Docs
Python Documentation
- Python Documentation is the official documentation for the Python programming language.
Thonny
- Thonnny is a Python IDE for beginners. It is a simple Python editor that lets you easily edit Python files, run Python code, and debug Python code.
AskPython
- AskPython is a Python community where you can ask questions and get answers from other Pythonistas.
Python built-in functions
- Python built-in functions are functions that are built into the Python language. You can use them without having to import any modules.
Python built-in functions docs page
Pypi
- Pypi is the Python Package Index. It is a repository of software for the Python programming language. Like
npm
for Node.js, Pypi is the place to go to find Python packages published by the Python community.
Open Trivia Database
- Open Trivia Database is a free to use, user-contributed trivia question database. It contains over 4,000 verified trivia questions and answers.
Open Trivia Database home page
Pandas
- Pandas is a fast, powerful, flexible and easy to use open source data analysis and manipulation tool, built on top of the Python programming language.
- Requests api tool
- Selenium (https://selenium-python.readthedocs.io/)
This post is licensed under CC BY 4.0 by the author.