Skip to content

Python3 update#68

Open
bwlang wants to merge 4 commits intoasntech:masterfrom
bwlang:python3_update
Open

Python3 update#68
bwlang wants to merge 4 commits intoasntech:masterfrom
bwlang:python3_update

Conversation

@bwlang
Copy link

@bwlang bwlang commented Feb 21, 2026

I tried to migrate this to be a bit more efficient and to work with updated python versions

- Remove Python 2 compatibility code and old encoding comments
- Use f-strings for string formatting throughout
- Replace deprecated distutils with setuptools in setup.py
- Update supported Python versions and add python_requires
- Improve file handling using with open
== False -> not
matplotlib.colormaps
reves dead code
removes unused imports
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant