Skip to content

Tags: ProfOak/ascii_py

Tags

2.0

Toggle 2.0's commit message
Modernize

- Remove gui because PySide only worked on 3.4.
- Pin specific versions of dependencies.
- Restructure folders.
- Replace optparse with argparse.
- Add type hints.
- Add more explanation in comments.
- Use namedtuples for readability.
- Added different images.
- Use the black linter.

1.2

Toggle 1.2's commit message
added setup.py/restructured directories to reflect.

1.1

Toggle 1.1's commit message
readme never works right the second time

1.0

Toggle 1.0's commit message
removed prints, fixed spellings, general cleanup