astanin / python-tabulate

Pretty-print tabular data in Python, a library and a command-line utility. Repository migrated from bitbucket.org/astanin/python-tabulate.
https://pypi.org/project/tabulate/
MIT License
2.08k stars 162 forks source link

Add support for Python 3.12 and drop EOL 3.7 #304

Open hugovk opened 8 months ago

hugovk commented 8 months ago

Also fix Black and Flake8 and upgrade syntax with pyupgrade.

BigBerny commented 6 months ago

@astanin Please merge, it holds other packages back from supporting latest Python version 🙏