python-library
There are 2779 repositories under python-library topic.
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
celery/celery
Distributed Task Queue (development branch)
sivel/speedtest-cli
Command line interface for testing internet bandwidth using speedtest.net
LonamiWebs/Telethon
Pure Python 3 MTProto API Telegram client library, for bots too!
kellyjonbrazil/jc
CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.
pemistahl/grex
A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases
docker/docker-py
A Python library for the Docker Engine API
pywinauto/pywinauto
Windows GUI Automation with Python (based on text properties)
MechanicalSoup/MechanicalSoup
A Python library for automating interaction with websites.
gitpython-developers/GitPython
GitPython is a python library used to interact with Git repositories.
pyrogram/pyrogram
Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
mongodb/mongo-python-driver
PyMongo - the Official MongoDB Python driver
dedupeio/dedupe
:id: A python library for accurate and scalable fuzzy matching, record deduplication and entity-resolution.
ml-tooling/best-of-python
🏆 A ranked list of awesome Python open-source libraries and tools. Updated weekly.
decalage2/oletools
oletools - python tools to analyze MS OLE2 files (Structured Storage, Compound File Binary Format) and MS Office documents, for malware analysis, forensics and debugging.
celery/kombu
Messaging library for Python.
cdgriffith/Box
Python dictionaries with advanced dot notation access
lorien/grab
Web Scraping Framework
pndurette/gTTS
Python library and CLI tool to interface with Google Translate's text-to-speech API
abseil/abseil-py
Abseil Common Libraries (Python)
RDFLib/rdflib
RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.
sepandhaghighi/art
🎨 ASCII art library for Python
achillesrasquinha/bulbea
:boar: :bear: Deep Learning based Python Library for Stock Market Prediction and Modelling
sirfz/tesserocr
A Python wrapper for the tesseract-ocr API
sergree/matchering
🎚️ Open Source Audio Matching and Mastering
Knio/dominate
Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API. It allows you to write HTML pages in pure Python very concisely, which eliminate the need to learn another template language, and to take advantage of the more powerful features of Python.
celery/django-celery-beat
Celery Periodic Tasks backed by the Django ORM
datamade/usaddress
:us: a python library for parsing unstructured United States address strings into address components
aerkalov/ebooklib
Python E-book library for handling books in EPUB2/EPUB3 format -
daavoo/pyntcloud
pyntcloud is a Python library for working with 3D point clouds.
KonradIT/gopro-py-api
Unofficial GoPro API Library for Python - connect to GoPro via WiFi.
blueman-project/blueman
Blueman is a GTK+ Bluetooth Manager
alan-turing-institute/CleverCSV
CleverCSV is a Python package for handling messy CSV files. It provides a drop-in replacement for the builtin CSV module with improved dialect detection, and comes with a handy command line application for working with CSV files.
RedaOps/ann-visualizer
A python library for visualizing Artificial Neural Networks (ANN)
ParallelSSH/parallel-ssh
Asynchronous parallel SSH client library.