* added the pytest invokation pytest -o markers=task to the "running tests" sections of exercises/shared/test.md and docs/TESTS.md * updated and clarified INSTALLATION.md * updated and added new resources to LEARNING.md * updated and added new resources to RESOURCES.md * overhauled TOOLS.md and added new editors and links
1.5 KiB
1.5 KiB
Additional Resources for Python
- Official Python 3 Documentation and Reference
- The Python Library Reference
- The Docs on pip
- Tall, Snarky Canadian (The Blog of Core Python Developer Brett Cannon)
- Practical Python
- Python 3 Module of the Week (PyMOTW-3)
- Beyond the Basic Stuff with Python
- The Big Book of Small Python Projects
- Data Structures and Information Retrieval in Python
- python practice projects
- Python Courses eu
- Fluent Python Notebooks