Python_Libraries_List
Python_Libraries_List
Web Development
- flask: Lightweight web framework
- django: Full-featured web framework
- requests: Make HTTP requests easily
- beautifulsoup4: Scrape and parse HTML and XML pages
Others
- openpyxl: Work with Excel files (.xlsx)
- pygame: Game development
- tkinter: GUI application development (built-in)
- sqlite3: Use SQL databases directly from Python
- json: Work with JSON data