Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-python

Better Awesome Python List with πŸ”₯ Stars 🌐 Dependent Packages πŸ“ Last Commit
https://github.com/Cyanhall/awesome-python

Last synced: 3 days ago
JSON representation

  • Admin Panels [πŸ”](#readme)

    • ajenti - Ajenti Core and stock plugins ` πŸ“ 13 days ago `
    • flask-admin - Simple and extensible administrative interface framework for Flask ` πŸ“ 2 months ago `
    • flower - Real-time monitor and web admin for Celery distributed task queue ` πŸ“ 6 days ago `
    • django-xadmin - Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based on Twitter Bootstrap. ` πŸ“ 2 years ago `
    • django-jet - Modern responsive template for the Django admin interface with improved functionality. We are proud to announce completely new Jet. Please check out Live Demo ` πŸ“ 2 years ago `
    • wooey - A Django app that creates automatic web UIs for Python scripts. ` πŸ“ 10 months ago `
    • jet-bridge - Jet Bridge – Admin Panel Framework for your application ` πŸ“ a month ago `
    • django-grappelli - A jazzy skin for the Django Admin-Interface (official repository). ` πŸ“ 2 months ago `
    • django-suit - Modern theme for Django admin interface ` πŸ“ a year ago `
  • Algorithms and Design Patterns [πŸ”](#readme)

    • TheAlgorithms - All Algorithms implemented in Python ` πŸ“ 4 days ago`
    • algorithms - Minimal examples of data structures and algorithms in Python ` πŸ“ a month ago`
    • sortedcontainers - Python Sorted Container Types: Sorted List, Sorted Dict, and Sorted Set ` πŸ“ a month ago`
    • python-ds - No non-sense and no BS repo for how data structure code should be in Python - simple and elegant. ` πŸ“ 4 days ago`
    • python-patterns - A collection of design patterns/idioms in Python ` πŸ“ a month ago`
    • transitions - A lightweight, object-oriented finite state machine implementation in Python with many extensions ` πŸ“ a month ago`
    • PyPattyrn - A simple library for implementing common design patterns. ` πŸ“ a year ago`
  • ASGI Servers [πŸ”](#readme)

    • uvicorn - The lightning-fast ASGI server. ` πŸ“ 2 days ago `
    • daphne - Django Channels HTTP/WebSocket server ` πŸ“ 2 months ago `
  • Asynchronous Programming [πŸ”](#readme)

    • uvloop - Ultra fast asyncio event loop. ` πŸ“ 4 months ago `
    • trio - Trio – a friendly Python library for async concurrency and I/O ` πŸ“ 5 days ago `
    • Twisted - Event-driven networking engine written in Python. ` πŸ“ a month ago `
    • asyncio
  • Audio [πŸ”](#readme)

    • dejavu - Audio fingerprinting and recognition in Python ` πŸ“ a year ago`
    • pydub - Manipulate audio with a simple and easy high level interface ` πŸ“ 19 days ago`
    • librosa - Python library for audio and music analysis ` πŸ“ a month ago`
    • pyAudioAnalysis - Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications ` πŸ“ 13 days ago`
    • kapre - kapre: Keras Audio Preprocessors ` πŸ“ 3 months ago`
  • Podcasts [πŸ”](#readme)

  • Build Tools [πŸ”](#readme)

    • buildout - Buildout is a deployment automation tool written in and extended with Python
  • Built-in Classes Enhancement [πŸ”](#readme)

  • CMS [πŸ”](#readme)

    • django-cms - The easy-to-use and developer-friendly CMS ` πŸ“ 4 days ago `
    • plone - The core of the Plone content management system ` πŸ“ 6 days ago `
  • Caching [πŸ”](#readme)

  • Code Analysis [πŸ”](#readme)

    • pylint - It's not just a linter that annoys you! ` πŸ“ 4 days ago`
    • flake8 - flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code. ` πŸ“ 6 days ago`
  • Command-line Interface Development [πŸ”](#readme)

    • click - Python composable command line interface toolkit ` πŸ“ 21 days ago`
    • docopt - Pythonic command line arguments parser, that will make you smile ` πŸ“ 3 years ago`
    • colorama - Simple cross-platform colored terminal text in Python ` πŸ“ 5 months ago`
    • cliff - Command Line Interface Formulation Framework. Mirror of code maintained at opendev.org. ` πŸ“ 21 days ago`
    • cement - Application Framework for Python ` πŸ“ 10 months ago`
  • Compatibility [πŸ”](#readme)

    • six - Python 2 and 3 compatibility library ` πŸ“ 2 months ago `
    • python-future - Easy, clean, reliable Python 2/3 compatibility ` πŸ“ 6 days ago `
  • Computer Vision [πŸ”](#readme)

    • OpenCV - Open Source Computer Vision Library ` πŸ“ 2 days ago `
  • Concurrency and Parallelism [πŸ”](#readme)

  • Configuration [πŸ”](#readme)

    • profig - A straightforward configuration library for Python. ` πŸ“ 2 years ago `
    • configparser
  • Cryptography [πŸ”](#readme)

    • cryptography - cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. ` πŸ“ 7 days ago `
    • passlib
  • Data Analysis [πŸ”](#readme)

    • Pandas - Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more ` πŸ“ 2 days ago `
  • Data Validation [πŸ”](#readme)

    • colander - A serialization/deserialization/validation library for strings, mappings and lists. ` πŸ“ 7 months ago `
  • Data Visualization [πŸ”](#readme)

    • PyGraphviz - Python interface to Graphviz graph drawing package ` πŸ“ 13 days ago `
  • Database Drivers [πŸ”](#readme)

    • psycopg2 - PostgreSQL database adapter for the Python programming language ` πŸ“ 10 days ago`
    • sqlite3
    • pymssql - Official home for the pymssql source code. ` πŸ“ a month ago`
    • py2neo - Py2neo is a comprehensive Neo4j driver library and toolkit for Python. ` πŸ“ 6 days ago`
  • Date and Time [πŸ”](#readme)

    • Arrow - Better dates & times for Python ` πŸ“ 3 days ago `
    • pytz - pytz Python historical timezone library and database ` πŸ“ 3 months ago `
  • DevOps Tools [πŸ”](#readme)

    • OpenStack - Repository tracking all OpenStack repositories as submodules. Mirror of code maintained at opendev.org. ` πŸ“ 2 days ago`
    • cloudinit - Official upstream for the cloud-init: cloud instance initialization ` πŸ“ 9 days ago`
    • BorgBackup - Deduplicating archiver with compression and authenticated encryption. ` πŸ“ 2 days ago`
    • docker-compose - Define and run multi-container applications with Docker ` πŸ“ 9 days ago`
  • Distributed Computing [πŸ”](#readme)

  • Distribution [πŸ”](#readme)

    • py2exe - A distutils extension to create standalone Windows programs from Python code ` πŸ“ 2 months ago `
  • Downloader [πŸ”](#readme)

    • you-get - Dumb downloader that scrapes the web ` πŸ“ 5 days ago `
  • E-commerce [πŸ”](#readme)

    • shoop - E-Commerce Platform ` πŸ“ 6 days ago `
  • Editor Plugins and IDEs [πŸ”](#readme)

  • Files [πŸ”](#readme)

  • Foreign Function Interface [πŸ”](#readme)

    • PyCUDA - CUDA integration for Python, plus shiny features ` πŸ“ 2 days ago `
    • cffi
    • ctypes
  • GUI Development [πŸ”](#readme)

    • kivy - Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS ` πŸ“ 3 days ago `
    • urwid - Console user interface library for Python (official repo) ` πŸ“ 2 months ago `
    • wxPython - wxPython's Project Phoenix. A new implementation of wxPython, better, stronger, faster than he was before. ` πŸ“ 5 months ago `
    • PyGObject - Read-only mirror of https://gitlab.gnome.org/GNOME/pygobject ` πŸ“ 2 months ago `
    • curses
    • PyQt
    • Tkinter
  • Game Development [πŸ”](#readme)

    • Pygame - pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL. ` πŸ“ a month ago `
    • Panda3D - Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU ` πŸ“ a month ago `
    • RenPy - The Ren'Py Visual Novel Engine ` πŸ“ 2 days ago `
    • Cocos2d - graphic library for games and multimedia, for python language on PC-like hardware
  • Geolocation [πŸ”](#readme)

  • HTML Manipulation [πŸ”](#readme)

  • Image Processing [πŸ”](#readme)

    • pygram - Instagram-like image filters. ` πŸ“ 7 years ago `
    • imgSeek
  • Hardware [πŸ”](#readme)

    • Pingo - Generic API for controlling boards with programmable IO pins ` πŸ“ 4 years ago `
  • Implementations [πŸ”](#readme)

    • Numba - NumPy aware dynamic Python compiler using LLVM ` πŸ“ 2 days ago `
    • Jython - Jython 3 sandbox ` πŸ“ 10 months ago `
    • PyPy - The unofficial GitHub mirror of PyPy ` πŸ“ 5 days ago `
  • Job Scheduler [πŸ”](#readme)

    • Airflow - Apache Airflow - A platform to programmatically author, schedule, and monitor workflows ` πŸ“ 2 days ago `
    • TaskFlow - A General-purpose Parallel and Heterogeneous Task Programming System ` πŸ“ 3 days ago `
    • APScheduler - Task scheduling library for Python
  • Logging [πŸ”](#readme)

  • Microsoft Windows [πŸ”](#readme)

  • Miscellaneous [πŸ”](#readme)

  • ORM [πŸ”](#readme)

  • Package Management [πŸ”](#readme)

  • Processes [πŸ”](#readme)

  • RESTful API [πŸ”](#readme)

  • Robotics [πŸ”](#readme)

  • Science [πŸ”](#readme)

  • Specific Formats Processing [πŸ”](#readme)

  • Template Engine [πŸ”](#readme)

  • Testing [πŸ”](#readme)

  • Text Processing [πŸ”](#readme)

  • Third-party APIs [πŸ”](#readme)

  • Web Asset Management [πŸ”](#readme)

  • Web Crawling [πŸ”](#readme)

  • Web Frameworks [πŸ”](#readme)

  • WSGI Servers [πŸ”](#readme)

  • Websites [πŸ”](#readme)

  • Newsletters [πŸ”](#readme)

  • Enterprise Application Integrations [πŸ”](#readme)

Programming Languages
Categories
Admin Panels [πŸ”](#readme) 9 Testing [πŸ”](#readme) 7 GUI Development [πŸ”](#readme) 7 Algorithms and Design Patterns [πŸ”](#readme) 7 Websites [πŸ”](#readme) 6 Podcasts [πŸ”](#readme) 6 Command-line Interface Development [πŸ”](#readme) 5 Audio [πŸ”](#readme) 5 Concurrency and Parallelism [πŸ”](#readme) 4 Game Development [πŸ”](#readme) 4 Database Drivers [πŸ”](#readme) 4 HTML Manipulation [πŸ”](#readme) 4 Asynchronous Programming [πŸ”](#readme) 4 DevOps Tools [πŸ”](#readme) 4 ORM [πŸ”](#readme) 3 Web Frameworks [πŸ”](#readme) 3 Job Scheduler [πŸ”](#readme) 3 Science [πŸ”](#readme) 3 Microsoft Windows [πŸ”](#readme) 3 Foreign Function Interface [πŸ”](#readme) 3 Implementations [πŸ”](#readme) 3 Configuration [πŸ”](#readme) 2 Code Analysis [πŸ”](#readme) 2 Text Processing [πŸ”](#readme) 2 RESTful API [πŸ”](#readme) 2 CMS [πŸ”](#readme) 2 Files [πŸ”](#readme) 2 Editor Plugins and IDEs [πŸ”](#readme) 2 Web Crawling [πŸ”](#readme) 2 Compatibility [πŸ”](#readme) 2 Date and Time [πŸ”](#readme) 2 Web Asset Management [πŸ”](#readme) 2 Image Processing [πŸ”](#readme) 2 Cryptography [πŸ”](#readme) 2 Template Engine [πŸ”](#readme) 2 ASGI Servers [πŸ”](#readme) 2 Logging [πŸ”](#readme) 2 Distribution [πŸ”](#readme) 1 Data Analysis [πŸ”](#readme) 1 Data Visualization [πŸ”](#readme) 1 Enterprise Application Integrations [πŸ”](#readme) 1 Hardware [πŸ”](#readme) 1 WSGI Servers [πŸ”](#readme) 1 Package Management [πŸ”](#readme) 1 Miscellaneous [πŸ”](#readme) 1 Newsletters [πŸ”](#readme) 1 Built-in Classes Enhancement [πŸ”](#readme) 1 Search [πŸ”](#readme) 1 Computer Vision [πŸ”](#readme) 1 Build Tools [πŸ”](#readme) 1 Processes [πŸ”](#readme) 1 Caching [πŸ”](#readme) 1 E-commerce [πŸ”](#readme) 1 Third-party APIs [πŸ”](#readme) 1 Robotics [πŸ”](#readme) 1 Specific Formats Processing [πŸ”](#readme) 1 Geolocation [πŸ”](#readme) 1 Distributed Computing [πŸ”](#readme) 1 Data Validation [πŸ”](#readme) 1 Downloader [πŸ”](#readme) 1
Sub Categories