tinify-python
tinify-python copied to clipboard
Update python support & add CI/CD on github actions
- Added support to test multiple python versions using the tox runner
- Use pytest instead of nose for wide python support without hoops
- Updated dependencies
- Some deprecated test functions replaced
- Tests are now working on Windows OS
- Add support for newer python versions, and dropped deprecated versions (except 2.7)
- Added badges to the README for project status
- Github actions workflow for testing, building and releasing