vishnubob / python-midi

Python MIDI library
MIT License
1.49k stars 370 forks source link

Is this repo still being maintained? #183

Open kdipippo opened 4 years ago

kdipippo commented 4 years ago

A large number of the created Issues and PRs are with regards to updating the print syntax on line 65 in setup.py. The last commit for this repo was in 2015, but I still see that vishnubob is active on GitHub.

Is there an alternate repo that should be referred to instead that succeeds this one?


Found in one of the PRs that there is an in-progress feature branch for going to Python3, but it has this failing build issue: https://github.com/vishnubob/python-midi/tree/feature/python3

ERROR: Failure: SyntaxError (invalid syntax (events.py, line 22))
kdipippo commented 4 years ago

Recommended to update to Python 3+ due to 2.7 reaching EOL:

DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020.
Please upgrade your Python as Python 2.7 is no longer maintained.
pip 21.0 will drop support for Python 2.7 in January 2021.
More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support