Post #2593481
2023-08-24 19:47 UTC
@tayfonay The Python language and environment keeps changing, so I don't think there is a single resource that would fit your needs, but I think I might give you something you find useful if I list links to the resources I wish I'd see if I was starting today.
Managing dependencies:
https://docs.python.org/3/library/venv.html
https://packaging.python.org/en/latest/tutorials/installing-packages/
Keeping Python ready for collaboration:
https://sembr.org/
https://pypi.org/project/black/
https://flake8.pycqa.org/en/latest/
Replies (0)
No replies.