fucking-awesome-python
github.com/trananhkma/fucking-awesome-python ↗awesome-python with :octocat: :star: and :fork_and_knife:
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me asynchronous programming resources from fucking-awesome-python"
Installation instructions →What's inside
Asynchronous Programming
- awesome-asyncio
- :earth_americas: asyncio
(Python standard library) Asynchronous I/O, event loop, coroutines and tasks.
- :earth_americas: Twisted
An event-driven networking engine.
Database Drivers
- awesome-mysql
:star: 7328 :fork_and_knife: 1409 - A pure Python MySQL driver compatible to mysql-python.
- awesome-postgres
:star: 258 :fork_and_knife: 34 - A wrapper of the psycopg2 library for interacting with PostgreSQL.
- :earth_americas: psycopg2
The most popular PostgreSQL adapter for Python.
- :earth_americas: py2neo
A client library and toolkit for working with Neo4j.
- :earth_americas: pymssql
A simple database interface to Microsoft SQL Server.
Code Analysis
- awesome-python-typing
:star: 3682 :fork_and_knife: 1563 - Collection of library stubs for Python, with static types.
- :earth_americas: flake8
:star: 1117 :fork_and_knife: 43
- :earth_americas: mypy
Check variable types during compile time.
- :earth_americas: pylint
A fully customizable source code analyzer.
Job Scheduler
- :earth_americas: Airflow
Airflow is a platform to programmatically author, schedule and monitor workflows.
- :earth_americas: APScheduler
A light but powerful in-process task scheduler that lets you schedule functions.
- :earth_americas: doit
A task runner and build tool.
- :earth_americas: Joblib
A set of tools to provide lightweight pipelining in Python.
- :earth_americas: TaskFlow
A Python library that helps to make task execution easy, consistent and reliable.
Third-party APIs
- :earth_americas: apache-libcloud
One Python library for all clouds.
Game Development
- :earth_americas: Arcade
Arcade is a modern Python framework for crafting games with compelling graphics and sound.
- :earth_americas: Cocos2d
cocos2d is a framework for building 2D games, demos, and other graphical/interactive applications.
- :earth_americas: Harfang3D
Python framework for 3D, VR and game development.
- :earth_americas: Panda3D
3D game engine developed by Disney.
- :earth_americas: Pygame
Pygame is a set of Python modules designed for writing games.
- :earth_americas: PyOgre
Python bindings for the Ogre 3D render engine, can be used for games, simulations, anything 3D.
Date and Time
- :earth_americas: Arrow
A Python library that offers a sensible and human-friendly approach to creating, manipulating, formatting and converting dates, times and timestamps.
- :earth_americas: pytz
World timezone definitions, modern and historical. Brings the
Science
- :earth_americas: astropy
A community Python library for Astronomy.
- :earth_americas: Biopython
Biopython is a set of freely available tools for biological computation.
- :earth_americas: cclib
A library for parsing and interpreting the results of computational chemistry packages.
- :earth_americas: Colour
Implementing a comprehensive number of colour theory transformations and algorithms.
- :earth_americas: NetworkX
A high-productivity software for complex networks.
- :earth_americas: NIPY
A collection of neuroimaging toolkits.
Showing a sample of 713 resources. View the full list on GitHub →