awesome-python
  
  
    Better Awesome Python List with π₯ Stars π Dependent Packages π Last Commit 
    https://github.com/Cyanhall/awesome-python
  
        Last synced: 4 days ago 
        JSON representation
    
- 
            Admin Panels [π](#readme)- ajenti - Ajenti Core and stock plugins ` π 13 days ago `
- flower - Real-time monitor and web admin for Celery distributed task queue ` π 6 days ago `
- flask-admin - Simple and extensible administrative interface framework for Flask ` π 2 months 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-suit - Modern theme for Django admin interface ` π a year ago `
- django-grappelli - A jazzy skin for the Django Admin-Interface (official repository). ` π 2 months 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)
- 
            Asynchronous Programming [π](#readme)
- 
            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`
 
- 
            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`
 
- 
            Command-line Interface Development [π](#readme)
- 
            Compatibility [π](#readme)- six - Python 2 and 3 compatibility library ` π 2 months ago `
 
- 
            Computer Vision [π](#readme)- OpenCV - Open Source Computer Vision Library ` π 2 days ago `
 
- 
            Concurrency and Parallelism [π](#readme)- gevent - Coroutine-based concurrency library for Python ` π 2 months ago `
- eventlet - Concurrent networking library for Python ` π a month ago `
- concurrent.futures
- multiprocessing
 
- 
            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)
- 
            Date and Time [π](#readme)
- 
            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`
 
- 
            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)
- 
            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)- Panda3D - Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU ` π a month ago `
- 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 `
- 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)- xmldataset - xmldataset: xml parsing made easy ` π a year ago `
- BeautifulSoup
- cssutils
 
- 
            Hardware [π](#readme)- Pingo - Generic API for controlling boards with programmable IO pins ` π 4 years ago `
 
- 
            Image Processing [π](#readme)
- 
            Implementations [π](#readme)
- 
            Job Scheduler [π](#readme)- Airflow - Apache Airflow - A platform to programmatically author, schedule, and monitor workflows ` π 2 days ago `
 
- 
            Logging [π](#readme)
- 
            Microsoft Windows [π](#readme)
- 
            Miscellaneous [π](#readme)
- 
            ORM [π](#readme)
- 
            Package Management [π](#readme)
- 
            Processes [π](#readme)
- 
            RESTful API [π](#readme)
- 
            Robotics [π](#readme)
- 
            Science [π](#readme)
- 
            Search [π](#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)
- 
            Podcasts [π](#readme)
- 
            Enterprise Application Integrations [π](#readme)
            Categories
          
          
              
                Admin Panels [π](#readme)
                9
              
              
                Algorithms and Design Patterns [π](#readme)
                7
              
              
                GUI Development [π](#readme)
                7
              
              
                Websites [π](#readme)
                6
              
              
                Podcasts [π](#readme)
                5
              
              
                Audio [π](#readme)
                5
              
              
                DevOps Tools [π](#readme)
                4
              
              
                Game Development [π](#readme)
                4
              
              
                Concurrency and Parallelism [π](#readme)
                4
              
              
                Database Drivers [π](#readme)
                4
              
              
                ORM [π](#readme)
                3
              
              
                Foreign Function Interface [π](#readme)
                3
              
              
                Implementations [π](#readme)
                3
              
              
                HTML Manipulation [π](#readme)
                3
              
              
                Web Frameworks [π](#readme)
                3
              
              
                Testing [π](#readme)
                3
              
              
                Asynchronous Programming [π](#readme)
                3
              
              
                Text Processing [π](#readme)
                2
              
              
                Command-line Interface Development [π](#readme)
                2
              
              
                Configuration [π](#readme)
                2
              
              
                RESTful API [π](#readme)
                2
              
              
                CMS [π](#readme)
                2
              
              
                Files [π](#readme)
                2
              
              
                Date and Time [π](#readme)
                2
              
              
                Editor Plugins and IDEs [π](#readme)
                2
              
              
                Microsoft Windows [π](#readme)
                2
              
              
                Logging [π](#readme)
                2
              
              
                ASGI Servers [π](#readme)
                2
              
              
                Cryptography [π](#readme)
                2
              
              
                Science [π](#readme)
                2
              
              
                Data Validation [π](#readme)
                1
              
              
                Data Visualization [π](#readme)
                1
              
              
                Distribution [π](#readme)
                1
              
              
                Enterprise Application Integrations [π](#readme)
                1
              
              
                Data Analysis [π](#readme)
                1
              
              
                Web Asset Management [π](#readme)
                1
              
              
                Hardware [π](#readme)
                1
              
              
                Code Analysis [π](#readme)
                1
              
              
                WSGI Servers [π](#readme)
                1
              
              
                Package Management [π](#readme)
                1
              
              
                Downloader [π](#readme)
                1
              
              
                Miscellaneous [π](#readme)
                1
              
              
                Job Scheduler [π](#readme)
                1
              
              
                Image Processing [π](#readme)
                1
              
              
                Specific Formats Processing [π](#readme)
                1
              
              
                Robotics [π](#readme)
                1
              
              
                Third-party APIs [π](#readme)
                1
              
              
                Template Engine [π](#readme)
                1
              
              
                E-commerce [π](#readme)
                1
              
              
                Caching [π](#readme)
                1
              
              
                Processes [π](#readme)
                1
              
              
                Build Tools [π](#readme)
                1
              
              
                Computer Vision [π](#readme)
                1
              
              
                Search [π](#readme)
                1
              
              
                Geolocation [π](#readme)
                1
              
              
                Compatibility [π](#readme)
                1
              
              
                Web Crawling [π](#readme)
                1
              
              
                Built-in Classes Enhancement [π](#readme)
                1
              
              
                Newsletters [π](#readme)
                1
              
          
        
            Sub Categories
          
          
            Keywords
          
          
              
                python
                16
              
              
                administration
                4
              
              
                audio
                3
              
              
                admin
                3
              
              
                networking
                2
              
              
                list
                2
              
              
                algorithm
                2
              
              
                responsive
                2
              
              
                interface
                2
              
              
                async-await
                2
              
              
                design-patterns
                2
              
              
                algorithms
                2
              
              
                async
                2
              
              
                django
                2
              
              
                dashboard
                2
              
              
                asyncio
                2
              
              
                admin-dashboard
                2
              
              
                backoffice
                2
              
              
                interview
                1
              
              
                education
                1
              
              
                community-driven
                1
              
              
                algos
                1
              
              
                algorithms-implemented
                1
              
              
                learn
                1
              
              
                practice
                1
              
              
                searches
                1
              
              
                sorting-algorithms
                1
              
              
                sorts
                1
              
              
                competitive-programming
                1
              
              
                data-structure
                1
              
              
                graph
                1
              
              
                search
                1
              
              
                sort
                1
              
              
                tree
                1
              
              
                linux
                1
              
              
                panel
                1
              
              
                javascript
                1
              
              
                asynchronous
                1
              
              
                celery
                1
              
              
                monitoring
                1
              
              
                rabbitmq
                1
              
              
                redis
                1
              
              
                task-queue
                1
              
              
                workers
                1
              
              
                angular
                1
              
              
                react
                1
              
              
                redux
                1
              
              
                template
                1
              
              
                data-science
                1
              
              
                python-scripts
                1