python-3
There are 8713 repositories under python-3 topic.
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
Rapptz/discord.py
An API wrapper for Discord written in Python.
python-pillow/Pillow
Python Imaging Library (Fork)
pyinstaller/pyinstaller
Freeze (package) Python programs into stand-alone executables
MagicStack/uvloop
Ultra fast asyncio event loop.
sloria/TextBlob
Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.
crazyguitar/pysheeet
Python Cheat Sheet
marshmallow-code/marshmallow
A lightweight library for converting complex objects to and from simple Python datatypes.
MagicStack/asyncpg
A fast PostgreSQL Database Client Library for Python/asyncio.
opencv/opencv-python
Automated CI toolchain to produce precompiled opencv-python, opencv-python-headless, opencv-contrib-python and opencv-contrib-python-headless packages.
ets-labs/python-dependency-injector
Dependency injection framework for Python
ehForwarderBot/ehForwarderBot
An extensible message tunneling chat bot framework. Delivers messages to and from multiple platforms and remotely control your accounts.
celery/kombu
Messaging library for Python.
oauthlib/oauthlib
A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
JPCERTCC/LogonTracer
Investigate malicious Windows logon by visualizing and analyzing Windows event log
simon-weber/gmusicapi
An unofficial client library for Google Music.
aio-libs-abandoned/aioredis-py
asyncio (PEP 3156) Redis support
pyparsing/pyparsing
Python library for creating PEG parsers
jelmer/dulwich
Pure-Python Git implementation
go-python/gopy
gopy generates a CPython extension module from a go package.
cherrypy/cherrypy
CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev
joowani/binarytree
Python Library for Studying Binary Trees
ianzhao05/textshot
Python tool for grabbing text via screenshot
tdryer/hangups
the first third-party instant messaging client for Google Hangouts
pyouroboros/ouroboros
Automatically update running docker containers with newest available image
danielgtaylor/python-betterproto
Clean, modern, Python 3.6+ code generator & library for Protobuf 3 and async gRPC
chandrikadeb7/Face-Mask-Detection
Face Mask Detection system based on computer vision and deep learning using OpenCV and Tensorflow/Keras
scholarly-python-package/scholarly
Retrieve author and publication information from Google Scholar in a friendly, Pythonic way without having to worry about CAPTCHAs!
MagicStack/MagicPython
Cutting edge Python syntax highlighter for Sublime Text, Atom and Visual Studio Code. Used by GitHub to highlight your Python code!
prettytable/prettytable
Display tabular data in a visually appealing ASCII table format
Akuli/python-tutorial
A Python 3 programming tutorial for beginners.
SigmaQuan/Better-Python-59-Ways
Code Sample of Book "Effective Python: 59 Specific Ways to Write Better Pyton" by Brett Slatkin
Tanu-N-Prabhu/Python
This repository helps you understand python from the scratch.
cisco-system-traffic-generator/trex-core
trex-core site
mosquito/aio-pika
AMQP 0.9 client designed for asyncio and humans.
sloria/environs
simplified environment variable parsing