python.md
July 15, 2021 · View on GitHub
Bookmarks tagged [python]
www.codever.land/bookmarks/t/python
Integrating Javascript and python
https://writtenwisdom.hashnode.dev/integrating-javascript-and-python
- tags: python
GitHub - dapbs/customer_service_bot: codeacademy customer_service_bot
https://github.com/dapbs/customer_service_bot
codeacademy customer_service_bot. Contribute to dapbs/customer_service_bot development by creating an account on GitHub.
- tags: learn-to-code, jupyter, python, code-snippets, example-apps
- :octocat: source code
mkdocstrings/mkdocstrings: Automatic documentation from sources, for MkDocs.
https://github.com/mkdocstrings/mkdocstrings
Automatic documentation from sources, for MkDocs.
- tags: mkdocs, python, doc-tools, devops-tools
- :octocat: source code
Graphene-Python home page
Graphene framework for Python
- tags: graphql, python, frameworks
- :octocat: source code
GitHub - codingsett/telepota: Python3 wrapper/library that simplifies telegram bot development
https://github.com/codingsett/telepota
Python3 wrapper/library that simplifies telegram bot development. It supports both sync and asyncio methods of programming. Dive in and start making awesome bots! - codingsett/telepota
- tags: telegram-bot, python, development
EarSketch
https://earsketch.gatech.edu/earsketch2/#
Learning Python dev through the passion of music
- tags: music, music-dev, py, python, learn-to-code
SymPy
https://www.sympy.org/en/index.html
Google Cloud Pub/Sub Tutorial
https://cloud.google.com/functions/docs/tutorials/pubsub
This simple tutorial demonstrates writing, deploying, and triggering a Background Cloud Function with a [Cloud Pub/Sub trigger](https://cl...
- tags: google-cloud-functions, node.js, python, go, google-cloud-pubsub
- :octocat: source code
Jinja Home Page
https://palletsprojects.com/p/jinja/
Jinja2 is a template engine written in pure Python. It provides a Django inspired non-XML syntax but supports inline expressions and an optional sandboxed environment.
- tags: template-engine, python, django, jinja
- :octocat: source code
Learn Kubernetes in Under 3 Hours: A Detailed Guide to Orchestrating Containers
https://www.freecodecamp.org/news/learn-kubernetes-in-under-3-hours-a-detailed-guide-to-orchestratin...
These guides assume the reader knows about application development, Microservices, and Docker containers.
In this Article we will go from :
- Running a Microservice based application on your comput...
- :calendar: published on: 2018-04-14
- tags: kubernetes, docker, dockerfile, reactjs, python, flask
- :octocat: source code
getsentry/milksnake
https://github.com/getsentry/milksnake
extension for python setuptools that allows you to distribute dynamic linked libraries in Python wheels in the most portable way imaginable.
- tags: rust, ffi, python
- :octocat: source code
dgrunwald/rust-cpython
https://github.com/dgrunwald/rust-cpython
- tags: rust, ffi, python
- :octocat: source code
PyO3/PyO3
Rust bindings for the Python interpreter
- tags: rust, ffi, python
- :octocat: source code
flask-restful
http://flask-restful.readthedocs.org/
Extension for Flask that adds support for quickly building REST APIs.
flask-restless
https://flask-restless.readthedocs.org/en/latest/
Flask extension for generating ReSTful APIs for database models defined with SQLAlchemy (or Flask-SQLAlchemy).
hug
Lightweight and fast API Framework.
restless
http://restless.readthedocs.org/en/latest/
Framework agnostic REST framework based on lessons learned from TastyPie.
savory-pie
https://github.com/RueLaLa/savory-pie/
REST API building library (django, and others).
- tags: rest, python
- :octocat: source code
Python Eve
Eve is an open source Python REST API framework designed for human beings. It allows to effortlessly build and deploy highly customizable, fully featured RESTful Web Services.
Ramses
https://ramses.readthedocs.org/en/stable/
Makes RAML files executable by generating production-ready APIs from them at runtime.
Flask-Potion
https://github.com/biosustain/potion
Flask-Potion is a powerful Flask extension for building RESTful JSON APIs. It also provides several Clients for easier access to the API.
- tags: rest, python
- :octocat: source code
Falcon
https://github.com/falconry/falcon
Falcon is a bare-metal Python web API framework for building high-performance microservices, app backends, and higher-level frameworks.
- tags: rest, python
- :octocat: source code
python - BeautifulSoup: extract text from anchor tag - Stack Overflow
https://stackoverflow.com/questions/11716380/beautifulsoup-extract-text-from-anchor-tag
- tags: python
Iterations of Evolution: The Unauthorized Biography of the For-Loop - YouTube
https://www.youtube.com/watch?v=2AXuhgid7E4
Keynote talk from PyCon Pakistan. December 16, 2017. Remote presentation from Chicago. I discuss the early evolution of the for-loop, the iteration protocol, and developments leading to generator fu...
- :calendar: published on: 2017-12-16
- tags: python
ajenti
https://github.com/ajenti/ajenti
The admin panel your servers deserve.
- tags: python, administration
- :octocat: source code
django-grappelli
A jazzy skin for the Django Admin-Interface.
- tags: python, administration
django-suit
Alternative Django Admin-Interface (free only for Non-commercial use).
- tags: python, administration
django-xadmin
https://github.com/sshwsfc/xadmin
Drop-in replacement of Django admin comes with lots of goodies.
- tags: python, administration
- :octocat: source code
flask-admin
https://github.com/flask-admin/flask-admin
Simple and extensible administrative interface framework for Flask.
- tags: python, administration
- :octocat: source code
flower
https://github.com/mher/flower
Real-time monitor and web admin for Celery.
- tags: python, administration
- :octocat: source code
wooey
https://github.com/wooey/wooey
A Django app which creates automatic web UIs for Python scripts.
- tags: python, administration
- :octocat: source code
algorithms
https://github.com/keon/algorithms
Minimal examples of data structures and algorithms in Python.
- tags: python, algorithm, design-patterns
- :octocat: source code
PyPattyrn
https://github.com/tylerlaberge/PyPattyrn
A simple yet effective library for implementing common design patterns.
- tags: python, algorithm, design-patterns
- :octocat: source code
python-patterns
https://github.com/faif/python-patterns
A collection of design patterns in Python.
- tags: python, algorithm, design-patterns
- :octocat: source code
sortedcontainers
http://www.grantjenks.com/docs/sortedcontainers/
Fast, pure-Python implementation of SortedList, SortedDict, and SortedSet types.
- tags: python, algorithm, design-patterns
audioread
https://github.com/beetbox/audioread
Cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding.
- tags: python, audio
- :octocat: source code
dejavu
https://github.com/worldveil/dejavu
Audio fingerprinting and recognition.
- tags: python, audio
- :octocat: source code
mingus
http://bspaans.github.io/python-mingus/
An advanced music theory and notation package with MIDI file and playback support.
pyAudioAnalysis
https://github.com/tyiannak/pyAudioAnalysis
Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
- tags: python, audio
- :octocat: source code
pydub
https://github.com/jiaaro/pydub
Manipulate audio with a simple and easy high level interface.
- tags: python, audio
- :octocat: source code
TimeSide
https://github.com/Parisson/TimeSide
Open web audio processing framework.
- tags: python, audio
- :octocat: source code
beets
https://github.com/beetbox/beets
A music library manager and MusicBrainz tagger.
- tags: python, audio, metadata
- :octocat: source code
eyeD3
https://github.com/nicfit/eyeD3
A tool for working with audio files, specifically MP3 files containing ID3 metadata.
- tags: python, audio, metadata
- :octocat: source code
mutagen
https://github.com/quodlibet/mutagen
A Python module to handle audio metadata.
- tags: python, audio, metadata
- :octocat: source code
tinytag
https://github.com/devsnd/tinytag
A library for reading music meta data of MP3, OGG, FLAC and Wave files.
- tags: python, audio, metadata
- :octocat: source code
authlib
https://github.com/lepture/authlib
JavaScript Object Signing and Encryption draft implementation.
- tags: python, authentication, oauth
- :octocat: source code
django-allauth
https://github.com/pennersr/django-allauth
Authentication app for Django that "just works."
- tags: python, authentication, oauth
- :octocat: source code
django-oauth-toolkit
https://github.com/evonove/django-oauth-toolkit
OAuth 2 goodies for Django.
- tags: python, authentication, oauth
- :octocat: source code
oauthlib
https://github.com/idan/oauthlib
A generic and thorough implementation of the OAuth request-signing logic.
- tags: python, authentication, oauth
- :octocat: source code
python-oauth2
https://github.com/joestump/python-oauth2
A fully tested, abstract interface to creating OAuth clients and servers.
- tags: python, authentication, oauth
- :octocat: source code
python-social-auth
https://github.com/omab/python-social-auth
An easy-to-setup social authentication mechanism.
- tags: python, authentication, oauth
- :octocat: source code
pyjwt
https://github.com/jpadilla/pyjwt
JSON Web Token implementation in Python.
- tags: python, authentication, jwt
- :octocat: source code
python-jose
https://github.com/mpdavis/python-jose/
A JOSE implementation in Python.
- tags: python, authentication, jwt
- :octocat: source code
python-jwt
https://github.com/davedoesdev/python-jwt
A module for generating and verifying JSON Web Tokens.
- tags: python, authentication, jwt
- :octocat: source code
BitBake
http://www.yoctoproject.org/docs/1.6/bitbake-user-manual/bitbake-user-manual.html
A make-like build tool for embedded Linux.
- tags: python, build-tools
buildout
http://www.buildout.org/en/latest/
A build system for creating, assembling and deploying applications from multiple parts.
- tags: python, build-tools
PlatformIO
https://github.com/platformio/platformio-core
A console tool to build code with different development platforms.
- tags: python, build-tools
- :octocat: source code
pybuilder
https://github.com/pybuilder/pybuilder
A continuous build tool written in pure Python.
- tags: python, build-tools
- :octocat: source code
SCons
A software construction tool.
- tags: python, build-tools
dataclasses
https://docs.python.org/3/library/dataclasses.html
(Python standard library) Data classes.
- tags: python, built-in, class, enhancement
attrs
https://github.com/python-attrs/attrs
Replacement for __init__, __eq__, __repr__, etc. boilerplate in class definitions.
- tags: python, built-in, class, enhancement
- :octocat: source code
bidict
Efficient, Pythonic bidirectional map data structures and related functionality..
- tags: python, built-in, class, enhancement
- :octocat: source code
Box
https://github.com/cdgriffith/Box
Python dictionaries with advanced dot notation access.
- tags: python, built-in, class, enhancement
- :octocat: source code
DottedDict
https://github.com/carlosescri/DottedDict
A library that provides a method of accessing lists and dicts with a dotted path notation.
- tags: python, built-in, class, enhancement
- :octocat: source code
wagtail
A Django content management system.
django-cms
https://www.django-cms.org/en/
An Open source enterprise CMS based on the Django.
feincms
https://github.com/feincms/feincms
One of the most advanced Content Management Systems built on Django.
- tags: python, cms
- :octocat: source code
Kotti
https://github.com/Kotti/Kotti
A high-level, Pythonic web application framework built on Pyramid.
- tags: python, cms
- :octocat: source code
mezzanine
https://github.com/stephenmcd/mezzanine
A powerful, consistent, and flexible content management platform.
- tags: python, cms
- :octocat: source code
plone
A CMS built on top of the open source application server Zope.
quokka
https://github.com/rochacbruno/quokka
Flexible, extensible, small CMS powered by Flask and MongoDB.
- tags: python, cms
- :octocat: source code
beaker
https://github.com/bbangert/beaker
A WSGI middleware for sessions and caching.
- tags: python, caching
- :octocat: source code
django-cache-machine
https://github.com/django-cache-machine/django-cache-machine
Automatic caching and invalidation for Django models.
- tags: python, caching
- :octocat: source code
django-cacheops
https://github.com/Suor/django-cacheops
A slick ORM cache with automatic granular event-driven invalidation.
- tags: python, caching
- :octocat: source code
dogpile.cache
http://dogpilecache.readthedocs.io/en/latest/
dogpile.cache is next generation replacement for Beaker made by same authors.
HermesCache
https://pypi.python.org/pypi/HermesCache
Python caching library with tag-based invalidation and dogpile effect prevention.
pylibmc
https://github.com/lericson/pylibmc
A Python wrapper around the libmemcached interface.
- tags: python, caching
- :octocat: source code
python-diskcache
http://www.grantjenks.com/docs/diskcache/
SQLite and file backed cache backend with faster lookups than memcached and redis.
errbot
https://github.com/errbotio/errbot/
The easiest and most popular chatbot to implement ChatOps.
- tags: python, chatops, tools
- :octocat: source code
coala
https://github.com/coala/coala/
Language independent and easily extendable code analysis application.
- tags: python, code-analysis
- :octocat: source code
code2flow
https://github.com/scottrogowski/code2flow
Turn your Python and JavaScript code into DOT flowcharts.
- tags: python, code-analysis
- :octocat: source code
prospector
https://github.com/PyCQA/prospector
A tool to analyse Python code.
- tags: python, code-analysis
- :octocat: source code
pycallgraph
https://github.com/gak/pycallgraph
A library that visualises the flow (call graph) of your Python application.
- tags: python, code-analysis
- :octocat: source code
flake8
https://pypi.python.org/pypi/flake8
A wrapper around pycodestyle, pyflakes and McCabe.
- tags: python, code-analysis, linter
pylint
A fully customizable source code analyzer.
- tags: python, code-analysis, linter
pylama
https://github.com/klen/pylama
A code audit tool for Python and JavaScript.
- tags: python, code-analysis, linter
- :octocat: source code
black
The uncompromising Python code formatter.
- tags: python, code-analysis, code-formatting
- :octocat: source code
yapf
https://github.com/google/yapf
Yet another Python code formatter from Google.
- tags: python, code-analysis, code-formatting
- :octocat: source code
mypy
Check variable types during compile time.
- tags: python, code-analysis, static-typing
pyre-check
https://github.com/facebook/pyre-check
Performant type checking.
- tags: python, code-analysis, static-typing
- :octocat: source code
MonkeyType
https://github.com/Instagram/MonkeyType
A system for Python that generates static type annotations by collecting runtime types
- tags: python, code-analysis, static-typing
- :octocat: source code
cement
CLI Application Framework for Python.
- tags: python, command-line-tools, cli
click
A package for creating beautiful command line interfaces in a composable way.
- tags: python, command-line-tools, cli
cliff
https://docs.openstack.org/developer/cliff/
A framework for creating command-line programs with multi-level commands.
- tags: python, command-line-tools, cli
clint
https://github.com/kennethreitz/clint
Python Command-line Application Tools.
- tags: python, command-line-tools, cli
- :octocat: source code
docopt
Pythonic command line arguments parser.
- tags: python, command-line-tools, cli
python-fire
https://github.com/google/python-fire
A library for creating command line interfaces from absolutely any Python object.
- tags: python, command-line-tools, cli
- :octocat: source code
python-prompt-toolkit
https://github.com/jonathanslenders/python-prompt-toolkit
A library for building powerful interactive command lines.
- tags: python, command-line-tools, cli
- :octocat: source code
asciimatics
https://github.com/peterbrittain/asciimatics
A package to create full-screen text UIs (from interactive forms to ASCII animations).
- tags: python, command-line-tools, cli, terminal
- :octocat: source code
bashplotlib
https://github.com/glamp/bashplotlib
Making basic plots in the terminal.
- tags: python, command-line-tools, cli, terminal
- :octocat: source code
colorama
https://pypi.python.org/pypi/colorama
Cross-platform colored terminal text.
- tags: python, command-line-tools, cli, terminal
cookiecutter
https://github.com/audreyr/cookiecutter
A command-line utility that creates projects from cookiecutters (project templates).
- tags: python, command-line-tools, productivity-tools
- :octocat: source code
doitlive
https://github.com/sloria/doitlive
A tool for live presentations in the terminal.
- tags: python, command-line-tools, productivity-tools
- :octocat: source code
howdoi
https://github.com/gleitz/howdoi
Instant coding answers via the command line.
- tags: python, command-line-tools, productivity-tools
- :octocat: source code
PathPicker
https://github.com/facebook/PathPicker
Select files out of bash output.
- tags: python, command-line-tools, productivity-tools
- :octocat: source code
percol
https://github.com/mooz/percol
Adds flavor of interactive selection to the traditional pipe concept on UNIX.
- tags: python, command-line-tools, productivity-tools
- :octocat: source code
thefuck
https://github.com/nvbn/thefuck
Correcting your previous console command.
- tags: python, command-line-tools, productivity-tools
- :octocat: source code
tmuxp
A tmux session manager.
- tags: python, command-line-tools, productivity-tools
- :octocat: source code
try
https://github.com/timofurrer/try
A dead simple CLI to try out python packages - it's never been easier.
- tags: python, command-line-tools, productivity-tools
- :octocat: source code
httpie
https://github.com/jakubroztocil/httpie
A command line HTTP client, a user-friendly cURL replacement.
- tags: python, command-line-tools, cli-enhancements
- :octocat: source code
kube-shell
https://github.com/cloudnativelabs/kube-shell
An integrated shell for working with the Kubernetes CLI.
- tags: python, command-line-tools, cli-enhancements, kubernetes
- :octocat: source code
mycli
https://github.com/dbcli/mycli
A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
- tags: python, command-line-tools, cli-enhancements
- :octocat: source code
pgcli
https://github.com/dbcli/pgcli
Postgres CLI with autocompletion and syntax highlighting.
- tags: python, command-line-tools, cli-enhancements
- :octocat: source code
saws
https://github.com/donnemartin/saws
A Supercharged aws-cli.
- tags: python, command-line-tools, cli-enhancements
- :octocat: source code
python-future
http://python-future.org/index.html
The missing compatibility layer between Python 2 and Python 3.
- tags: python, compatibility
python-modernize
https://github.com/mitsuhiko/python-modernize
Modernizes Python code for eventual Python 3 migration.
- tags: python, compatibility
- :octocat: source code
six
https://pypi.python.org/pypi/six
Python 2 and 3 compatibility utilities.
- tags: python, compatibility
OpenCV
Open Source Computer Vision Library.
- tags: python, computer-vision
pytesseract
https://github.com/madmaze/pytesseract
Another wrapper for Google Tesseract OCR.
- tags: python, computer-vision
- :octocat: source code
SimpleCV
An open source framework for building computer vision applications.
- tags: python, computer-vision
concurrent.futures
https://docs.python.org/3/library/concurrent.futures.html
(Python standard library) A high-level interface for asynchronously executing callables.
- tags: python, concurrency, parallelism
multiprocessing
https://docs.python.org/3/library/multiprocessing.html
(Python standard library) Process-based parallelism.
- tags: python, concurrency, parallelism
eventlet
Asynchronous framework with WSGI support.
- tags: python, concurrency, parallelism
gevent
A coroutine-based Python networking library that uses greenlet.
- tags: python, concurrency, parallelism
uvloop
https://github.com/MagicStack/uvloop
Ultra fast implementation of asyncio event loop on top of libuv.
- tags: python, concurrency, parallelism
- :octocat: source code
scoop
https://github.com/soravux/scoop
Scalable Concurrent Operations in Python.
- tags: python, concurrency, parallelism
- :octocat: source code
configobj
https://github.com/DiffSK/configobj
INI file parser with validation.
- tags: python, configuration
- :octocat: source code
configparser
https://docs.python.org/3/library/configparser.html
(Python standard library) INI file parser.
- tags: python, configuration
profig
https://profig.readthedocs.io/en/default/
Config from multiple formats with value conversion.
- tags: python, configuration
python-decouple
https://github.com/henriquebastos/python-decouple
Strict separation of settings from code.
- tags: python, configuration
- :octocat: source code
cryptography
https://cryptography.io/en/latest/
A package designed to expose cryptographic primitives and recipes to Python developers.
- tags: python, cryptography
paramiko
https://github.com/paramiko/paramiko
A Python (2.6+, 3.3+) implementation of the SSHv2 protocol, providing both client and server functionality.
- tags: python, cryptography
- :octocat: source code
passlib
https://passlib.readthedocs.io/en/stable/
Secure password storage/hashing library, very high level.
- tags: python, cryptography
pynacl
https://github.com/pyca/pynacl
Python binding to the Networking and Cryptography (NaCl) library.
- tags: python, cryptography
- :octocat: source code
Blaze
https://github.com/blaze/blaze
NumPy and Pandas interface to Big Data.
- tags: python, data-analysis
- :octocat: source code
Open Mining
https://github.com/mining/mining
Business Intelligence (BI) in Pandas interface.
- tags: python, data-analysis
- :octocat: source code
Orange
Data mining, data visualization, analysis and machine learning through visual programming or scripts.
- tags: python, data-analysis
Pandas
A library providing high-performance, easy-to-use data structures and data analysis tools.
- tags: python, data-analysis
Optimus
https://github.com/ironmussa/Optimus
Cleansing, pre-processing, feature engineering, exploratory data analysis and easy Machine Learning with a PySpark backend.
- tags: python, data-analysis
- :octocat: source code
Cerberus
https://github.com/pyeve/cerberus
A lightweight and extensible data validation library.
- tags: python, data-validation
- :octocat: source code
colander
https://docs.pylonsproject.org/projects/colander/en/latest/
Validating and deserializing data obtained via XML, JSON, an HTML form post.
- tags: python, data-validation
Dash
https://plot.ly/products/dash/
Built on top of Flask, React and Plotly aimed at analytical web applications.
- tags: python, data-validation
awesome-dash
https://github.com/Acrotrend/awesome-dash
A curated list of awesome Dash (plotly) resources. Contribute to ucg8j/awesome-dash development by creating an account on GitHub.
- tags: python, data-validation
- :octocat: source code
jsonschema
https://github.com/Julian/jsonschema
An implementation of JSON Schema for Python.
- tags: python, data-validation
- :octocat: source code
schema
https://github.com/keleshev/schema
A library for validating Python data structures.
- tags: python, data-validation
- :octocat: source code
Schematics
https://github.com/schematics/schematics
Data Structure Validation.
- tags: python, data-validation
- :octocat: source code
valideer
https://github.com/podio/valideer
Lightweight extensible data validation and adaptation library.
- tags: python, data-validation
- :octocat: source code
voluptuous
https://github.com/alecthomas/voluptuous
A Python data validation library.
- tags: python, data-validation
- :octocat: source code
Altair
https://github.com/altair-viz/altair
Declarative statistical visualization library for Python.
- tags: python, data-visualization
- :octocat: source code
Bokeh
https://github.com/bokeh/bokeh
Interactive Web Plotting for Python.
- tags: python, data-visualization
- :octocat: source code
bqplot
https://github.com/bloomberg/bqplot
Interactive Plotting Library for the Jupyter Notebook
- tags: python, data-visualization
- :octocat: source code
ggplot
Same API as ggplot2 for R.
- tags: python, data-visualization
- :octocat: source code
Matplotlib
A Python 2D plotting library.
- tags: python, data-visualization
Pygal
http://www.pygal.org/en/latest/
A Python SVG Charts Creator.
- tags: python, data-visualization
PyGraphviz
https://pypi.python.org/pypi/pygraphviz
Python interface to Graphviz.
- tags: python, data-visualization
PyQtGraph
Interactive and realtime 2D/3D/Image plotting and science/engineering widgets.
- tags: python, data-visualization
Seaborn
https://github.com/mwaskom/seaborn
Statistical data visualization using Matplotlib.
- tags: python, data-visualization
- :octocat: source code
VisPy
https://github.com/vispy/vispy
High-performance scientific visualization based on OpenGL.
- tags: python, data-visualization
- :octocat: source code
pickleDB
https://github.com/patx/pickledb
A simple and lightweight key-value store for Python.
- tags: python, database
- :octocat: source code
tinydb
https://github.com/msiemens/tinydb
A tiny, document-oriented database.
- tags: python, database
- :octocat: source code
ZODB
https://github.com/zopefoundation/ZODB
A native object database for Python. A key-value and object graph database.
- tags: python, database
- :octocat: source code
mysqlclient
https://github.com/PyMySQL/mysqlclient-python
MySQL connector with Python 3 support (mysql-python fork).
- tags: python, database-drivers
- :octocat: source code
PyMySQL
https://github.com/PyMySQL/PyMySQL
A pure Python MySQL driver compatible to mysql-python.
- tags: python, database-drivers
- :octocat: source code
psycopg2
The most popular PostgreSQL adapter for Python.
- tags: python, database-drivers
queries
https://github.com/gmr/queries
A wrapper of the psycopg2 library for interacting with PostgreSQL.
- tags: python, database-drivers
- :octocat: source code
pymssql
http://www.pymssql.org/en/latest/
A simple database interface to Microsoft SQL Server.
- tags: python, database-drivers
cassandra-driver
https://github.com/datastax/python-driver
The Python Driver for Apache Cassandra.
- tags: python, database-drivers
- :octocat: source code
happybase
https://github.com/wbolster/happybase
A developer-friendly library for Apache HBase.
- tags: python, database-drivers
- :octocat: source code
kafka-python
https://github.com/dpkp/kafka-python
The Python client for Apache Kafka.
- tags: python, database-drivers, apache-kafka
- :octocat: source code
py2neo
Python wrapper client for Neo4j's restful interface.
- tags: python, database-drivers
pymongo
https://github.com/mongodb/mongo-python-driver
The official Python client for MongoDB.
- tags: python, database-drivers
- :octocat: source code
redis-py
https://github.com/andymccurdy/redis-py
The Python client for Redis.
- tags: python, database-drivers
- :octocat: source code
motor
https://github.com/mongodb/motor
The async Python driver for MongoDB.
- tags: python, database-drivers
- :octocat: source code
Telephus
https://github.com/driftx/Telephus
Twisted based client for Cassandra.
- tags: python, database-drivers
- :octocat: source code
txpostgres
https://github.com/wulczer/txpostgres
Twisted based asynchronous driver for PostgreSQL.
- tags: python, database-drivers
- :octocat: source code
txRedis
https://github.com/deldotdr/txRedis
Twisted based client for Redis.
- tags: python, database-drivers
- :octocat: source code
Chronyk
https://github.com/KoffeinFlummi/Chronyk
A Python 3 library for parsing human-written times and dates.
- tags: python, date, time
- :octocat: source code
dateutil
https://github.com/dateutil/dateutil
Extensions to the standard Python datetime module.
- tags: python, date, time
- :octocat: source code
delorean
https://github.com/myusuf3/delorean/
A library for clearing up the inconvenient truths that arise dealing with datetimes.
- tags: python, date, time
- :octocat: source code
moment
https://github.com/zachwill/moment
A Python library for dealing with dates/times. Inspired by Moment.js.
- tags: python, date, time
- :octocat: source code
Pendulum
https://github.com/sdispater/pendulum
Python datetimes made easy.
- tags: python, date, time
- :octocat: source code
PyTime
https://github.com/shinux/PyTime
A easy-use Python module which aims to operate date/time/datetime by string.
- tags: python, date, time
- :octocat: source code
pytz
World timezone definitions, modern and historical. Brings the tz database into Python.
when.py
https://github.com/dirn/When.py
Providing user-friendly functions to help perform common date and time actions.
- tags: python, date, time
- :octocat: source code
maya
https://github.com/kennethreitz/maya
Datetimes for Humans, Maya is mostly built around the headaches and use-cases around parsing datetime data from websites.
- tags: python, date, time
- :octocat: source code
ipdb
https://github.com/gotcha/ipdb
IPython-enabled pdb.
- tags: python, debugging, pdb
- :octocat: source code
pdb++
https://github.com/antocuni/pdb
Another drop-in replacement for pdb.
- tags: python, debugging, pdb
- :octocat: source code
pudb
https://github.com/inducer/pudb
A full-screen, console-based Python debugger.
- tags: python, debugging, pdb
- :octocat: source code
wdb
An improbable web debugger through WebSockets.
- tags: python, debugging, pdb
- :octocat: source code
lptrace
https://github.com/khamidou/lptrace
strace for Python programs.
- tags: python, debugging, tracing
- :octocat: source code
manhole
https://github.com/ionelmc/python-manhole
Debug service that will accept unix domain socket connections and present the stacktraces for all threads and an interactive prompt.
- tags: python, debugging, tracing
- :octocat: source code
pyringe
https://github.com/google/pyringe
Debugger capable of attaching to and injecting code into Python processes.
- tags: python, debugging, tracing
- :octocat: source code
python-hunter
https://github.com/ionelmc/python-hunter
A flexible code tracing toolkit.
- tags: python, debugging, tracing
- :octocat: source code
line_profiler
https://github.com/rkern/line_profiler
Line-by-line profiling.
- tags: python, debugging, profiler
- :octocat: source code
memory_profiler
https://github.com/fabianp/memory_profiler
Monitor Memory usage of Python code.
- tags: python, debugging, profiler
- :octocat: source code
profiling
https://github.com/what-studio/profiling
An interactive Python profiler.
- tags: python, debugging, profiler
- :octocat: source code
py-spy
https://github.com/benfred/py-spy
A sampling profiler for Python programs. Written in Rust.
- tags: python, debugging, profiler
- :octocat: source code
pyflame
https://github.com/uber/pyflame
A ptracing profiler For Python.
- tags: python, debugging, profiler
- :octocat: source code
vprof
Visual Python profiler.
- tags: python, debugging, profiler
- :octocat: source code
icecream
https://github.com/gruns/icecream
Inspect variables, expressions, and program execution with a single, simple function call.
- tags: python, debugging
- :octocat: source code
django-debug-toolbar
https://github.com/jazzband/django-debug-toolbar
Display various debug information for Django.
- tags: python, debugging
- :octocat: source code
django-devserver
https://github.com/dcramer/django-devserver
A drop-in replacement for Django's runserver.
- tags: python, debugging
- :octocat: source code
flask-debugtoolbar
https://github.com/mgood/flask-debugtoolbar
A port of the django-debug-toolbar to flask.
- tags: python, debugging
- :octocat: source code
pyelftools
https://github.com/eliben/pyelftools
Parsing and analyzing ELF files and DWARF debugging information.
- tags: python, debugging
- :octocat: source code
caffe
A fast open framework for deep learning..
- tags: python, deep-learning
- :octocat: source code
keras
https://github.com/keras-team/keras
A high-level neural networks library and capable of running on top of either TensorFlow or Theano.
- tags: python, deep-learning
- :octocat: source code
mxnet
A deep learning framework designed for both efficiency and flexibility.
- tags: python, deep-learning
- :octocat: source code
pytorch
https://github.com/pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration.
- tags: python, deep-learning
- :octocat: source code
SerpentAI
https://github.com/SerpentAI/SerpentAI
Game agent framework. Use any video game as a deep learning sandbox.
- tags: python, deep-learning
- :octocat: source code
tensorflow
https://github.com/tensorflow/tensorflow
The most popular Deep Learning framework created by Google.
- tags: python, deep-learning
- :octocat: source code
Theano
https://github.com/Theano/Theano
A library for fast numerical computation.
- tags: python, deep-learning
- :octocat: source code
ansible
https://github.com/ansible/ansible
A radically simple IT automation platform.
- tags: python, devops-tools
- :octocat: source code
cloudinit
https://cloudinit.readthedocs.io/en/latest/
A multi-distribution package that handles early initialization of a cloud instance.
- tags: python, devops-tools
cuisine
https://github.com/sebastien/cuisine
Chef-like functionality for Fabric.
- tags: python, devops-tools
- :octocat: source code
docker-compose
https://docs.docker.com/compose/
Fast, isolated development environments using Docker.
- tags: python, devops-tools
fabric
https://github.com/fabric/fabric
A simple, Pythonic tool for remote execution and deployment.
- tags: python, devops-tools
- :octocat: source code
fabtools
https://github.com/fabtools/fabtools
Tools for writing awesome Fabric files.
- tags: python, devops-tools
- :octocat: source code
honcho
https://github.com/nickstenning/honcho
A Python clone of Foreman, for managing Procfile-based applications.
- tags: python, devops-tools
- :octocat: source code
OpenStack
Open source software for building private and public clouds.
- tags: python, devops-tools
pexpect
https://github.com/pexpect/pexpect
Controlling interactive programs in a pseudo-terminal like GNU expect.
- tags: python, devops-tools
- :octocat: source code
psutil
https://github.com/giampaolo/psutil
A cross-platform process and system utilities module.
- tags: python, devops-tools
- :octocat: source code
saltstack
https://github.com/saltstack/salt
Infrastructure automation and management system.
- tags: python, devops-tools
- :octocat: source code
supervisor
https://github.com/Supervisor/supervisor
Supervisor process control system for UNIX.
- tags: python, devops-tools
- :octocat: source code
PySpark
https://pypi.python.org/pypi/pyspark/
Apache Spark Python API.
dask
A flexible parallel computing library for analytic computing.
- tags: python, distributed-computing, batch-processing
- :octocat: source code
luigi
https://github.com/spotify/luigi
A module that helps you build complex pipelines of batch jobs.
- tags: python, distributed-computing, batch-processing
- :octocat: source code
mrjob
Run MapReduce jobs on Hadoop or Amazon Web Services.
- tags: python, distributed-computing, batch-processing
- :octocat: source code
Ray
https://github.com/ray-project/ray/
A system for parallel and distributed Python that unifies the machine learning ecosystem.
- tags: python, distributed-computing, batch-processing
- :octocat: source code
faust
https://github.com/robinhood/faust
A stream processing library, porting the ideas from Kafka Streams to Python.
- tags: python, distributed-computing, stream-processing
- :octocat: source code
streamparse
https://github.com/Parsely/streamparse
Run Python code against real-time streams of data via Apache Storm.
- tags: python, distributed-computing, stream-processing
- :octocat: source code
dh-virtualenv
https://github.com/spotify/dh-virtualenv
Build and distribute a virtualenv as a Debian package.
- tags: python, distribution
- :octocat: source code
Nuitka
Compile scripts, modules, packages to an executable or extension module.
- tags: python, distribution
py2app
http://pythonhosted.org/py2app/
Freezes Python scripts (Mac OS X).
- tags: python, distribution
py2exe
Freezes Python scripts (Windows).
- tags: python, distribution
PyInstaller
https://github.com/pyinstaller/pyinstaller
Converts Python programs into stand-alone executables (cross-platform).
- tags: python, distribution
- :octocat: source code
pynsist
http://pynsist.readthedocs.io/en/latest/
A tool to build Windows installers, installers bundle Python itself.
- tags: python, distribution
sphinx
https://github.com/sphinx-doc/sphinx/
Python Documentation generator.
- tags: python, documentation
- :octocat: source code
awesome-sphinxdoc
https://github.com/yoloseem/awesome-sphinxdoc
A curated list of awesome tools for Sphinx Python Documentation Generator - yoloseem/awesome-sphinxdoc
- tags: python, documentation
- :octocat: source code
pdoc
https://github.com/mitmproxy/pdoc
Epydoc replacement to auto generate API documentation for Python libraries.
- tags: python, documentation
- :octocat: source code
pycco
https://github.com/pycco-docs/pycco
The literate-programming-style documentation generator.
- tags: python, documentation
- :octocat: source code
s3cmd
https://github.com/s3tools/s3cmd
A command line tool for managing Amazon S3 and CloudFront.
- tags: python, downloader
- :octocat: source code
s4cmd
https://github.com/bloomreach/s4cmd
Super S3 command line tool, good for higher performance.
- tags: python, downloader
- :octocat: source code
you-get
A YouTube/Youku/Niconico video downloader written in Python 3.
- tags: python, downloader
youtube-dl
https://rg3.github.io/youtube-dl/
A small command-line program to download videos from YouTube.
- tags: python, downloader
alipay
https://github.com/lxneng/alipay
Unofficial Alipay API for Python.
- tags: python, e-commerce
- :octocat: source code
Cartridge
https://github.com/stephenmcd/cartridge
A shopping cart app built using the Mezzanine.
- tags: python, e-commerce
- :octocat: source code
django-oscar
An open-source e-commerce framework for Django.
- tags: python, e-commerce
django-shop
https://github.com/awesto/django-shop
A Django based shop system.
- tags: python, e-commerce
- :octocat: source code
merchant
https://github.com/agiliq/merchant
A Django app to accept payments from various payment processors.
- tags: python, e-commerce
- :octocat: source code
money
https://github.com/carlospalol/money
Money class with optional CLDR-backed locale-aware formatting and an extensible currency exchange solution.
- tags: python, e-commerce
- :octocat: source code
python-currencies
https://github.com/Alir3z4/python-currencies
Display money format and its filthy currencies.
- tags: python, e-commerce
- :octocat: source code
forex-python
https://github.com/MicroPyramid/forex-python
Foreign exchange rates, Bitcoin price index and currency conversion.
- tags: python, e-commerce
- :octocat: source code
saleor
An e-commerce storefront for Django.
- tags: python, e-commerce
shoop
An open source E-Commerce platform based on Django.
- tags: python, e-commerce
elpy
https://github.com/jorgenschaefer/elpy
Emacs Python Development Environment.
- tags: python, editor-plugins, ide, emacs
- :octocat: source code
anaconda
https://github.com/DamnWidget/anaconda
Anaconda turns your Sublime Text 3 in a full featured Python development IDE.
- tags: python, editor-plugins, ide, sublime-text
- :octocat: source code
SublimeJEDI
https://github.com/srusskih/SublimeJEDI
A Sublime Text plugin to the awesome auto-complete library Jedi.
- tags: python, editor-plugins, ide, sublime-text
- :octocat: source code
jedi-vim
https://github.com/davidhalter/jedi-vim
Vim bindings for the Jedi auto-completion library for Python.
- tags: python, editor-plugins, ide, vim
- :octocat: source code
python-mode
https://github.com/python-mode/python-mode
An all in one plugin for turning Vim into a Python IDE.
- tags: python, editor-plugins, ide, vim
- :octocat: source code
YouCompleteMe
https://github.com/Valloric/YouCompleteMe
Includes Jedi-based completion engine for Python.
- tags: python, editor-plugins, ide, vim
- :octocat: source code
PTVS
https://github.com/Microsoft/PTVS
Python Tools for Visual Studio.
- tags: python, editor-plugins, ide, visual-studio
- :octocat: source code
Python
https://marketplace.visualstudio.com/items?itemName=ms-python.python
An extension with rich support for the Python language, with features including linting, IntelliSense, formatting, refactoring, debugging, unit tests, and jupyter support.
- tags: python, editor-plugins, ide, visual-studio-code
PyCharm
https://www.jetbrains.com/pycharm/
Commercial Python IDE by JetBrains. Has free community edition available.
- tags: python, editor-plugins, ide
spyder
https://github.com/spyder-ide/spyder
Open Source Python IDE.
- tags: python, editor-plugins, ide
- :octocat: source code
envelopes
http://tomekwojcik.github.io/envelopes/
Mailing for human beings.
flanker
https://github.com/mailgun/flanker
A email address and Mime parsing library.
- tags: python, email
- :octocat: source code
imbox
https://github.com/martinrusev/imbox
Python IMAP for Humans.
- tags: python, email
- :octocat: source code
inbox.py
https://github.com/kennethreitz/inbox.py
Python SMTP Server for Humans.
- tags: python, email
- :octocat: source code
lamson
https://github.com/zedshaw/lamson
Pythonic SMTP Application Server.
- tags: python, email
- :octocat: source code
Marrow Mailer
https://github.com/marrow/mailer
High-performance extensible mail delivery framework.
- tags: python, email
- :octocat: source code
modoboa
https://github.com/modoboa/modoboa
A mail hosting and management platform including a modern and simplified Web UI.
- tags: python, email
- :octocat: source code
Nylas Sync Engine
https://github.com/nylas/sync-engine
Providing a RESTful API on top of a powerful email sync platform.
- tags: python, email
- :octocat: source code
yagmail
https://github.com/kootenpv/yagmail
Yet another Gmail/SMTP client.
- tags: python, email
- :octocat: source code
pipenv
https://github.com/kennethreitz/pipenv
Sacred Marriage of Pipfile, Pip, & Virtualenv.
- tags: python, environment-management
- :octocat: source code
poetry
https://github.com/sdispater/poetry
Python dependency management and packaging made easy.
- tags: python, environment-management
- :octocat: source code
pyenv
https://github.com/pyenv/pyenv
Simple Python version management.
- tags: python, environment-management
- :octocat: source code
venv
https://docs.python.org/3/library/venv.html
(Python standard library in Python 3.3+) Creating lightweight virtual environments.
- tags: python, environment-management
virtualenv
https://pypi.python.org/pypi/virtualenv
A tool to create isolated Python environments.
- tags: python, environment-management
mimetypes
https://docs.python.org/3/library/mimetypes.html
(Python standard library) Map filenames to MIME types.
path.py
https://github.com/jaraco/path.py
A module wrapper for os.path.
- tags: python, files
- :octocat: source code
pathlib
https://docs.python.org/3/library/pathlib.html
(Python standard library) An cross-platform, object-oriented path library.
PyFilesystem2
https://github.com/pyfilesystem/pyfilesystem2
Python's filesystem abstraction layer.
- tags: python, files
- :octocat: source code
python-magic
https://github.com/ahupp/python-magic
A Python interface to the libmagic file type identification library.
- tags: python, files
- :octocat: source code
Unipath
https://github.com/mikeorr/Unipath
An object-oriented approach to file/directory operations.
- tags: python, files
- :octocat: source code
watchdog
https://github.com/gorakhargosh/watchdog
API and shell utilities to monitor file system events.
- tags: python, files
- :octocat: source code
cffi
https://pypi.python.org/pypi/cffi
Foreign Function Interface for Python calling C code.
- tags: python, foreign-function-interface
ctypes
https://docs.python.org/3/library/ctypes.html
(Python standard library) Foreign Function Interface for Python calling C code.
- tags: python, foreign-function-interface
PyCUDA
https://mathema.tician.de/software/pycuda/
A Python wrapper for Nvidia's CUDA API.
- tags: python, foreign-function-interface
SWIG
http://www.swig.org/Doc1.3/Python.html
Simplified Wrapper and Interface Generator.
- tags: python, foreign-function-interface
Deform
https://github.com/Pylons/deform
Python HTML form generation library influenced by the formish form generation library.
- tags: python, forms
- :octocat: source code
django-bootstrap3
https://github.com/dyve/django-bootstrap3
Bootstrap 3 integration with Django.
- tags: python, forms
- :octocat: source code
django-bootstrap4
https://github.com/zostera/django-bootstrap4
Bootstrap 4 integration with Django.
- tags: python, forms
- :octocat: source code
django-crispy-forms
https://github.com/django-crispy-forms/django-crispy-forms
A Django app which lets you create beautiful forms in a very elegant and DRY way.
- tags: python, forms
- :octocat: source code
django-remote-forms
https://github.com/WiserTogether/django-remote-forms
A platform independent Django form serializer.
- tags: python, forms
- :octocat: source code
WTForms
https://github.com/wtforms/wtforms
A flexible forms validation and rendering library.
- tags: python, forms
- :octocat: source code
Coconut
Coconut is a variant of Python built for simple, elegant, Pythonic functional programming.
- tags: python, functional-programming
CyToolz
https://github.com/pytoolz/cytoolz/
Cython implementation of Toolz: High performance functional utilities.
- tags: python, functional-programming
- :octocat: source code
fn.py
https://github.com/kachayev/fn.py
Functional programming in Python: implementation of missing features to enjoy FP.
- tags: python, functional-programming
- :octocat: source code
funcy
A fancy and practical functional tools.
- tags: python, functional-programming
- :octocat: source code
Toolz
https://github.com/pytoolz/toolz
A collection of functional utilities for iterators, functions, and dictionaries.
- tags: python, functional-programming
- :octocat: source code
curses
https://docs.python.org/3/library/curses.html
Built-in wrapper for ncurses used to create terminal GUI applications.
Eel
https://github.com/ChrisKnott/Eel
Little library for making simple Electron-like offline HTML/JS GUI apps, with full access to Python capabilities and libraries.
- tags: python, gui
- :octocat: source code
enaml
https://github.com/nucleic/enaml
Creating beautiful user-interfaces with Declaratic Syntax like QML.
- tags: python, gui
- :octocat: source code
Flexx
https://github.com/zoofIO/flexx
Flexx is a pure Python toolkit for creating GUI's, that uses web technology for its rendering.
- tags: python, gui
- :octocat: source code
Gooey
https://github.com/chriskiehl/Gooey
Turn command line programs into a full GUI application with one line.
- tags: python, gui
- :octocat: source code
kivy
A library for creating NUI applications, running on Windows, Linux, Mac OS X, Android and iOS.
pyglet
https://bitbucket.org/pyglet/pyglet/wiki/Home
A cross-platform windowing and multimedia library for Python.
PyGObject
https://wiki.gnome.org/Projects/PyGObject
Python Bindings for GLib/GObject/GIO/GTK+ (GTK+3).
PyQt
https://riverbankcomputing.com/software/pyqt/intro
Python bindings for the Qt cross-platform application and UI framework, with support for both Qt v4 and Qt v5 frameworks.
PySide
Python bindings for the Qt cross-platform application and UI framework, supporting the Qt v4 framework.
PySimpleGUI
https://github.com/PySimpleGUI/PySimpleGUI
Wrapper for tkinter, Qt, WxPython and Remi that creates a unified, easy to understand & more Python-like interface for beginner and intermediate level custom GUIs.
- tags: python, gui
- :octocat: source code
pywebview
https://github.com/r0x0r/pywebview/
A lightweight cross-platform native wrapper around a webview component that allows to display HTML content in its own native dedicated window.
- tags: python, gui
- :octocat: source code
Tkinter
https://wiki.python.org/moin/TkInter
Tkinter is Python's de-facto standard GUI package.
Toga
A Python native, OS native GUI toolkit.
- tags: python, gui
- :octocat: source code
urwid
A library for creating terminal GUI applications with strong support for widgets, events, rich colors, etc.
wxPython
A blending of the wxWidgets C++ class library with the Python.
Cocos2d
cocos2d is a framework for building 2D games, demos, and other graphical/interactive applications. It is based on pyglet.
- tags: python, game-development
Harfang3D
Python framework for 3D, VR and game development. Manage and display complex 3D scenes, with physics, video, sound and music, access VR devices. All written in C++.
- tags: python, game-development
Panda3D
3D game engine developed by Disney and maintained by Carnegie Mellon's Entertainment Technology Center. Written in C++, completely wrapped in Python.
- tags: python, game-development
Pygame
http://www.pygame.org/news.html
Pygame is a set of Python modules designed for writing games.
- tags: python, game-development
PyOgre
http://www.ogre3d.org/tikiwiki/PyOgre
Python bindings for the Ogre 3D render engine, can be used for games, simulations, anything 3D.
- tags: python, game-development
PyOpenGL
http://pyopengl.sourceforge.net/
Python ctypes bindings for OpenGL and it's related APIs.
- tags: python, game-development
PySDL2
A ctypes based wrapper for the SDL2 library.
- tags: python, game-development
RenPy
A Visual Novel engine.
- tags: python, game-development
django-countries
https://github.com/SmileyChris/django-countries
A Django app that provides country choices for use with forms, flag icons static files, and a country field for models.
- tags: python, geolocation
- :octocat: source code
GeoDjango
https://docs.djangoproject.com/en/dev/ref/contrib/gis/
A world-class geographic web framework.
- tags: python, geolocation
GeoIP
https://github.com/maxmind/geoip-api-python
Python API for MaxMind GeoIP Legacy Database.
- tags: python, geolocation
- :octocat: source code
geojson
https://github.com/frewsxcv/python-geojson
Python bindings and utilities for GeoJSON.
- tags: python, geolocation
- :octocat: source code
geopy
https://github.com/geopy/geopy
Python Geocoding Toolbox.
- tags: python, geolocation
- :octocat: source code
pygeoip
https://github.com/appliedsec/pygeoip
Pure Python GeoIP API.
- tags: python, geolocation
- :octocat: source code
BeautifulSoup
https://www.crummy.com/software/BeautifulSoup/bs4/doc/
Providing Pythonic idioms for iterating, searching, and modifying HTML or XML.
- tags: python, html-manipulation
bleach
https://github.com/mozilla/bleach
A whitelist-based HTML sanitization and text linkification library.
- tags: python, html-manipulation
- :octocat: source code
cssutils
https://pypi.python.org/pypi/cssutils/
A CSS library for Python.
- tags: python, html-manipulation
html5lib
https://github.com/html5lib/html5lib-python
A standards-compliant library for parsing and serializing HTML documents and fragments.
- tags: python, html-manipulation
- :octocat: source code
lxml
A very fast, easy-to-use and versatile library for handling HTML and XML.
- tags: python, html-manipulation
MarkupSafe
https://github.com/pallets/markupsafe
Implements a XML/HTML/XHTML Markup safe string for Python.
- tags: python, html-manipulation
- :octocat: source code
pyquery
https://github.com/gawel/pyquery
A jQuery-like library for parsing HTML.
- tags: python, html-manipulation
- :octocat: source code
untangle
https://github.com/stchris/untangle
Converts XML documents to Python objects for easy access.
- tags: python, html-manipulation
- :octocat: source code
WeasyPrint
A visual rendering engine for HTML and CSS that can export to PDF.
- tags: python, html-manipulation
xmldataset
https://xmldataset.readthedocs.io/en/latest/
Simple XML Parsing.
- tags: python, html-manipulation
xmltodict
https://github.com/martinblech/xmltodict
Working with XML feel like you are working with JSON.
- tags: python, html-manipulation
- :octocat: source code
grequests
https://github.com/kennethreitz/grequests
requests + gevent for asynchronous HTTP requests.
- tags: python, http
- :octocat: source code
httplib2
https://github.com/httplib2/httplib2
Comprehensive HTTP client library.
- tags: python, http
- :octocat: source code
requests
http://docs.python-requests.org/en/latest/
HTTP Requests for Humans™.
treq
https://github.com/twisted/treq
Python requests like API built on top of Twisted's HTTP client.
- tags: python, http
- :octocat: source code
urllib3
https://github.com/shazow/urllib3
A HTTP library with thread-safe connection pooling, file post support, sanity friendly.
- tags: python, http
- :octocat: source code
ino
Command line toolkit for working with Arduino.
keyboard
https://github.com/boppreh/keyboard
Hook and simulate global keyboard events on Windows and Linux.
- tags: python, hardware
- :octocat: source code
mouse
https://github.com/boppreh/mouse
Hook and simulate global mouse events on Windows and Linux.
- tags: python, hardware
- :octocat: source code
Pingo
Pingo provides a uniform API to program devices like the Raspberry Pi, pcDuino, Intel Galileo, etc.
PyUserInput
https://github.com/SavinaRoja/PyUserInput
A module for cross-platform control of the mouse and keyboard.
- tags: python, hardware
- :octocat: source code
scapy
https://github.com/secdev/scapy
A brilliant packet manipulation library.
- tags: python, hardware
- :octocat: source code
wifi
https://github.com/rockymeza/wifi
A Python library and command line tool for working with WiFi on Linux.
- tags: python, hardware
- :octocat: source code
hmap
https://github.com/rossgoodwin/hmap
Image histogram remapping.
- tags: python, image-processing
- :octocat: source code
imgSeek
https://sourceforge.net/projects/imgseek/
A project for searching a collection of images using visual similarity.
- tags: python, image-processing
nude.py
https://github.com/hhatto/nude.py
Nudity detection.
- tags: python, image-processing
- :octocat: source code
pagan
https://github.com/daboth/pagan
Retro identicon (Avatar) generation based on input string and hash.
- tags: python, image-processing
- :octocat: source code
pillow
https://github.com/python-pillow/Pillow
Pillow is the friendly PIL fork.
- tags: python, image-processing
- :octocat: source code
pyBarcode
https://pythonhosted.org/pyBarcode/
Create barcodes in Python without needing PIL.
- tags: python, image-processing
pygram
https://github.com/ajkumar25/pygram
Instagram-like image filters.
- tags: python, image-processing
- :octocat: source code
python-qrcode
https://github.com/lincolnloop/python-qrcode
A pure Python QR Code generator.
- tags: python, image-processing
- :octocat: source code
Quads
https://github.com/fogleman/Quads
Computer art based on quadtrees.
- tags: python, image-processing
- :octocat: source code
scikit-image
A Python library for (scientific) image processing.
- tags: python, image-processing
thumbor
https://github.com/thumbor/thumbor
A smart imaging service. It enables on-demand crop, re-sizing and flipping of images.
- tags: python, image-processing
- :octocat: source code
wand
https://github.com/dahlia/wand
Python bindings for MagickWand, C API for ImageMagick.
- tags: python, image-processing
- :octocat: source code
CLPython
https://github.com/metawilm/cl-python
Implementation of the Python programming language written in Common Lisp.
- tags: python, implementation
- :octocat: source code
CPython
https://github.com/python/cpython
Default, most widely used implementation of the Python programming language written in C.
- tags: python, implementation
- :octocat: source code
Cython
Optimizing Static Compiler for Python. Uses type mixins to compile Python into C or C++ modules resulting in large performance gains
- tags: python, implementation
Grumpy
https://github.com/google/grumpy
More compiler than interpreter as more powerful CPython2.7 replacement (alpha).
- tags: python, implementation
- :octocat: source code
IronPython
https://github.com/IronLanguages/ironpython3
Implementation of the Python programming language written in C targeting the .NET Framework and Mono.
- tags: python, implementation
- :octocat: source code
Jython
Implementation of Python programming language written in Java for the Java virtual machine (JVM).
- tags: python, implementation
MicroPython
https://github.com/micropython/micropython
MicroPython - a lean and efficient Python programming language implementation for microcontrollers and constrained systems
- tags: python, implementation
- :octocat: source code
Numba
Python JIT compiler to LLVM aimed at scientific Python.
- tags: python, implementation
PeachPy
https://github.com/Maratyszcza/PeachPy
x86-64 assembler embedded in Python. Can be used as inline assembler for Python or as a stand-alone assembler for Windows, Linux, OS X, Native Client and Go.
- tags: python, implementation
- :octocat: source code
Pyjion
https://github.com/Microsoft/Pyjion
A JIT for Python based upon CoreCLR.
- tags: python, implementation
- :octocat: source code
PyPy
https://bitbucket.org/pypy/pypy
Implementation of the Python programming language written in RPython and translated into C. PyPy focuses on speed, efficiency and compatibility with the original CPython interpreter. The interpreter u...
- tags: python, implementation
PySec
https://github.com/ebranca/owasp-pysec
Hardened version of python that makes it easier for security professionals and developers to write applications more resilient to attacks and manipulations.
- tags: python, implementation
- :octocat: source code
Pyston
https://github.com/dropbox/pyston
A Python implementation built using LLVM and modern JIT techniques with the goal of achieving good performance.
- tags: python, implementation
- :octocat: source code
Stackless Python
https://github.com/stackless-dev/stackless/wiki
An enhanced version of the Python programming language which allows programmers to reap the benefits of thread-based programming without the performance and complexity problems associated with convent...
- tags: python, implementation
- :octocat: source code
bpython
https://github.com/bpython/bpython
A fancy interface to the Python interpreter.
- tags: python, interactive-interpreter
- :octocat: source code
Jupyter Notebook (IPython)
IPython
A rich toolkit to help you make the most out of using Python interactively.
- tags: python, interactive-interpreter
awesome-jupyter
https://github.com/markusschanta/awesome-jupyter
A curated list of awesome Jupyter projects, libraries and resources - markusschanta/awesome-jupyter
- tags: python, interactive-interpreter
- :octocat: source code
ptpython
https://github.com/jonathanslenders/ptpython
Advanced Python REPL built on top of the python-prompt-toolkit.
- tags: python, interactive-interpreter
- :octocat: source code
Babel
http://babel.pocoo.org/en/latest/
An internationalization library for Python.
- tags: python, internationalization
PyICU
https://github.com/ovalhub/pyicu
A wrapper of International Components for Unicode C++ library (ICU).
- tags: python, internationalization
- :octocat: source code
APScheduler
http://apscheduler.readthedocs.io/en/latest/
A light but powerful in-process task scheduler that lets you schedule functions.
- tags: python, job-scheduler
django-schedule
https://github.com/thauber/django-schedule
A calendaring app for Django.
- tags: python, job-scheduler
- :octocat: source code
doit
A task runner and build tool.
- tags: python, job-scheduler
gunnery
https://github.com/gunnery/gunnery
Multipurpose task execution tool for distributed systems with web-based interface.
- tags: python, job-scheduler
- :octocat: source code
Joblib
http://pythonhosted.org/joblib/index.html
A set of tools to provide lightweight pipelining in Python.
- tags: python, job-scheduler
Plan
https://github.com/fengsp/plan
Writing crontab file in Python like a charm.
- tags: python, job-scheduler
- :octocat: source code
schedule
https://github.com/dbader/schedule
Python job scheduling for humans.
- tags: python, job-scheduler
- :octocat: source code
Spiff
https://github.com/knipknap/SpiffWorkflow
A powerful workflow engine implemented in pure Python.
- tags: python, job-scheduler
- :octocat: source code
TaskFlow
https://docs.openstack.org/developer/taskflow/
A Python library that helps to make task execution easy, consistent and reliable.
- tags: python, job-scheduler
Airflow
Airflow is a platform to programmatically author, schedule and monitor workflows.
- tags: python, job-scheduler
Eliot
https://github.com/ScatterHQ/eliot
Logging for complex & distributed systems.
- tags: python, logging
- :octocat: source code
logbook
http://logbook.readthedocs.io/en/stable/
Logging replacement for Python.
logging
https://docs.python.org/3/library/logging.html
(Python standard library) Logging facility for Python.
raven
https://github.com/getsentry/raven-python
Python client for Sentry, a log/error tracking, crash reporting and aggregation platform for web applications.
- tags: python, logging
- :octocat: source code
H2O
https://github.com/h2oai/h2o-3
Open Source Fast Scalable Machine Learning Platform.
- tags: python, machine-learning
- :octocat: source code
Metrics
https://github.com/benhamner/Metrics
Machine learning evaluation metrics.
- tags: python, machine-learning
- :octocat: source code
NuPIC
https://github.com/numenta/nupic
Numenta Platform for Intelligent Computing.
- tags: python, machine-learning
- :octocat: source code
scikit-learn
The most popular Python library for Machine Learning.
- tags: python, machine-learning
Spark ML
http://spark.apache.org/docs/latest/ml-guide.html
Apache Spark's scalable Machine Learning library.
- tags: python, machine-learning
vowpal_porpoise
https://github.com/josephreisinger/vowpal_porpoise
A lightweight Python wrapper for Vowpal Wabbit.
- tags: python, machine-learning
- :octocat: source code
xgboost
https://github.com/dmlc/xgboost
A scalable, portable, and distributed gradient boosting library.
- tags: python, machine-learning
- :octocat: source code
Python(x,y)
x,y
Scientific-applications-oriented Python Distribution based on Qt and Spyder.
- tags: python, microsoft-windows
pythonlibs
http://www.lfd.uci.edu/~gohlke/pythonlibs/
Unofficial Windows binaries for Python extension packages.
- tags: python, microsoft-windows
PythonNet
https://github.com/pythonnet/pythonnet
Python Integration with the .NET Common Language Runtime (CLR).
- tags: python, microsoft-windows
- :octocat: source code
PyWin32
https://sourceforge.net/projects/pywin32/
Python Extensions for Windows.
- tags: python, microsoft-windows
WinPython
Portable development environment for Windows 7/8.
- tags: python, microsoft-windows
blinker
https://github.com/jek/blinker
A fast Python in-process signal/event dispatching system.
- tags: python
- :octocat: source code
boltons
https://github.com/mahmoud/boltons
A set of pure-Python utilities.
- tags: python
- :octocat: source code
itsdangerous
https://github.com/pallets/itsdangerous
Various helpers to pass trusted data to untrusted environments.
- tags: python
- :octocat: source code
pluginbase
https://github.com/mitsuhiko/pluginbase
A simple but flexible plugin system for Python.
- tags: python
- :octocat: source code
tryton
A general purpose business framework.
- tags: python
gensim
https://github.com/RaRe-Technologies/gensim
Topic Modelling for Humans.
- tags: python, natural-language-processing
- :octocat: source code
langid.py
https://github.com/saffsd/langid.py
Stand-alone language identification system.
- tags: python, natural-language-processing
- :octocat: source code
nltk
A leading platform for building Python programs to work with human language data.
pattern
https://github.com/clips/pattern
A web mining module for the Python.
- tags: python, natural-language-processing
- :octocat: source code
polyglot
https://github.com/aboSamoor/polyglot
Natural language pipeline supporting hundreds of languages.
- tags: python, natural-language-processing
- :octocat: source code
pytext
https://github.com/facebookresearch/pytext
A natural language modeling framework based on PyTorch.
- tags: python, natural-language-processing
- :octocat: source code
PyTorch-NLP
https://github.com/PetrochukM/PyTorch-NLP
A toolkit enabling rapid deep learning NLP prototyping for research.
- tags: python, natural-language-processing
- :octocat: source code
spacy
A library for industrial-strength natural language processing in Python and Cython.
stanfordnlp
https://github.com/stanfordnlp/stanfordnlp
The Stanford NLP Group's official Python library, supporting 50+ languages.
- tags: python, natural-language-processing
- :octocat: source code
jieba
https://github.com/fxsjy/jieba
The most popular Chinese text segmentation library.
- tags: python, natural-language-processing
- :octocat: source code
pkuseg-python
https://github.com/lancopku/pkuseg-python
A toolkit for Chinese word segmentation in various domains.
- tags: python, natural-language-processing
- :octocat: source code
snownlp
https://github.com/isnowfy/snownlp
A library for processing Chinese text.
- tags: python, natural-language-processing
- :octocat: source code
funNLP
https://github.com/fighting41love/funNLP
A collection of tools and datasets for Chinese NLP.
- tags: python, natural-language-processing
- :octocat: source code
mininet
https://github.com/mininet/mininet
A popular network emulator and API written in Python.
- tags: python, network-virtualization
- :octocat: source code
pox
https://github.com/noxrepo/pox
A Python-based SDN control applications, such as OpenFlow SDN controllers.
- tags: python, network-virtualization
- :octocat: source code
asyncio
https://docs.python.org/3/library/asyncio.html
(Python standard library) Asynchronous I/O, event loop, coroutines and tasks.
- tags: python, networking
awesome-asyncio
https://github.com/timofurrer/awesome-asyncio
A curated list of awesome Python asyncio frameworks, libraries, software and resources - timofurrer/awesome-asyncio
- tags: python, networking
- :octocat: source code
pulsar
https://github.com/quantmind/pulsar
Event-driven concurrent framework for Python.
- tags: python, networking
- :octocat: source code
pyzmq
https://github.com/zeromq/pyzmq
A Python wrapper for the ZeroMQ message library.
- tags: python, networking
- :octocat: source code
Twisted
https://twistedmatrix.com/trac/
An event-driven networking engine.
- tags: python, networking
napalm
https://github.com/napalm-automation/napalm
Cross-vendor API to manipulate network devices.
- tags: python, networking
- :octocat: source code
django-activity-stream
https://github.com/justquick/django-activity-stream
Generating generic activity streams from the actions on your site.
- tags: python, news-feed
- :octocat: source code
Stream Framework
https://github.com/tschellenbach/Stream-Framework
Building newsfeed and notification systems using Cassandra and Redis.
- tags: python, news-feed
- :octocat: source code
Django Models
https://docs.djangoproject.com/en/dev/topics/db/models/
A part of Django.
- tags: python, orm, relational-database
SQLAlchemy
The Python SQL Toolkit and Object Relational Mapper.
- tags: python, orm, relational-database
awesome-sqlalchemy
https://github.com/dahlia/awesome-sqlalchemy
A curated list of awesome tools for SQLAlchemy. Contribute to dahlia/awesome-sqlalchemy development by creating an account on GitHub.
- tags: python, orm, relational-database
- :octocat: source code
dataset
https://github.com/pudo/dataset
Store Python dicts in a database - works with SQLite, MySQL, and PostgreSQL.
- tags: python, orm, relational-database
- :octocat: source code
orator
https://github.com/sdispater/orator
The Orator ORM provides a simple yet beautiful ActiveRecord implementation.
- tags: python, orm, relational-database
- :octocat: source code
peewee
https://github.com/coleifer/peewee
A small, expressive ORM.
- tags: python, orm, relational-database
- :octocat: source code
pony
https://github.com/ponyorm/pony/
ORM that provides a generator-oriented interface to SQL.
- tags: python, orm, relational-database
- :octocat: source code
pydal
https://github.com/web2py/pydal/
A pure Python Database Abstraction Layer.
- tags: python, orm, relational-database
- :octocat: source code
hot-redis
https://github.com/stephenmcd/hot-redis
Rich Python data types for Redis.
- tags: python, orm, nosql
- :octocat: source code
mongoengine
https://github.com/MongoEngine/mongoengine
A Python Object-Document-Mapper for working with MongoDB.
- tags: python, orm, nosql
- :octocat: source code
PynamoDB
https://github.com/pynamodb/PynamoDB
A Pythonic interface for Amazon DynamoDB.
- tags: python, orm, nosql
- :octocat: source code
redisco
https://github.com/kiddouk/redisco
A Python Library for Simple Models and Containers Persisted in Redis.
- tags: python, orm, nosql
- :octocat: source code
pip
https://pip.pypa.io/en/stable/
The Python package and dependency manager.
- tags: python, package-management
PyPI
The Python Package Index (PyPI) is a repository of software for the Python programming language.
- tags: python, package-management
pip-tools
https://github.com/jazzband/pip-tools
A set of tools to keep your pinned Python dependencies fresh.
- tags: python, package-management
- :octocat: source code
conda
https://github.com/conda/conda/
Cross-platform, Python-agnostic binary package manager.
- tags: python, package-management
- :octocat: source code
warehouse
https://github.com/pypa/warehouse
Next generation Python Package Repository (PyPI).
- tags: python, package-repositories
- :octocat: source code
bandersnatch
https://github.com/pypa/bandersnatch/
PyPI mirroring tool provided by Python Packaging Authority (PyPA).
- tags: python, package-repositories
- :octocat: source code
devpi
https://github.com/devpi/devpi
PyPI server and packaging/testing/release tool.
- tags: python, package-repositories
- :octocat: source code
localshop
https://github.com/jazzband/localshop
Local PyPI server (custom packages and auto-mirroring of pypi).
- tags: python, package-repositories
- :octocat: source code
django-guardian
https://github.com/django-guardian/django-guardian
Implementation of per object permissions for Django 1.2+
- tags: python, permissions
- :octocat: source code
django-rules
https://github.com/dfunckt/django-rules
A tiny but powerful app providing object-level permissions to Django, without requiring a database.
- tags: python, permissions
- :octocat: source code
delegator.py
https://github.com/kennethreitz/delegator.py
Subprocesses for Humans™ 2.0.
- tags: python, process
- :octocat: source code
sarge
https://sarge.readthedocs.io/en/latest/
Yet another wrapper for subprocess.
sh
A full-fledged subprocess replacement for Python.
- tags: python, process
- :octocat: source code
celery
An asynchronous task queue/job queue based on distributed message passing.
huey
https://github.com/coleifer/huey
Little multi-threaded task queue.
- tags: python, queue
- :octocat: source code
mrq
https://github.com/pricingassistant/mrq
Mr. Queue - A distributed worker task queue in Python using Redis & gevent.
- tags: python, queue
- :octocat: source code
rq
Simple job queues for Python.
- tags: python, queue
- :octocat: source code
annoy
https://github.com/spotify/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage.
- tags: python, recommender-systems
- :octocat: source code
fastFM
https://github.com/ibayer/fastFM
A library for Factorization Machines.
- tags: python, recommender-systems
- :octocat: source code
implicit
https://github.com/benfred/implicit
A fast Python implementation of collaborative filtering for implicit datasets.
- tags: python, recommender-systems
- :octocat: source code
libffm
https://github.com/guestwalk/libffm
A library for Field-aware Factorization Machine (FFM).
- tags: python, recommender-systems
- :octocat: source code
lightfm
https://github.com/lyst/lightfm
A Python implementation of a number of popular recommendation algorithms.
- tags: python, recommender-systems
- :octocat: source code
spotlight
https://github.com/maciejkula/spotlight
Deep recommender models using PyTorch.
- tags: python, recommender-systems
- :octocat: source code
Surprise
https://github.com/NicolasHug/Surprise
A scikit for building and analyzing recommender systems.
- tags: python, recommender-systems
- :octocat: source code
tensorrec
https://github.com/jfkirk/tensorrec
A Recommendation Engine Framework in TensorFlow.
- tags: python, recommender-systems
- :octocat: source code
django-rest-framework
http://www.django-rest-framework.org/
A powerful and flexible toolkit to build web APIs.
django-tastypie
Creating delicious APIs for Django apps.
eve
REST API framework powered by Flask, MongoDB and good intentions.
- tags: python, rest, flask
- :octocat: source code
flask-api-utils
https://github.com/marselester/flask-api-utils
Taking care of API representation and authentication for Flask.
- tags: python, rest, flask
- :octocat: source code
flask-api
Browsable Web APIs for Flask.
flask-restful
https://github.com/flask-restful/flask-restful
Quickly building REST APIs for Flask.
- tags: python, rest, flask
- :octocat: source code
flask-restless
https://github.com/jfinkels/flask-restless
Generating RESTful APIs for database models defined with SQLAlchemy.
- tags: python, rest, flask
- :octocat: source code
cornice
https://github.com/Cornices/cornice
A RESTful framework for Pyramid.
- tags: python, rest, pyramid
- :octocat: source code
apistar
https://github.com/encode/apistar
A smart Web API framework, designed for Python 3.
- tags: python, rest
- :octocat: source code
falcon
A high-performance framework for building cloud APIs and web app backends.
hug
https://github.com/timothycrosley/hug
A Python3 framework for cleanly exposing APIs over HTTP and the Command Line with automatic documentation and validation.
- tags: python, rest
- :octocat: source code
restless
https://github.com/toastdriven/restless
Framework agnostic REST framework based on lessons learned from Tastypie.
- tags: python, rest
- :octocat: source code
ripozo
https://github.com/vertical-knowledge/ripozo
Quickly creating REST/HATEOAS/Hypermedia APIs.
- tags: python, rest
- :octocat: source code
sandman
https://github.com/jeffknupp/sandman
Automated REST APIs for existing database-driven systems.
- tags: python, rest
- :octocat: source code
PythonRobotics
https://github.com/AtsushiSakai/PythonRobotics
This is a compilation of various robotics algorithms with visualizations.
- tags: python, robotics
- :octocat: source code
rospy
This is a library for ROS (Robot Operating System).
SimpleJSONRPCServer
https://github.com/joshmarshall/jsonrpclib/
This library is an implementation of the JSON-RPC specification.
- tags: python, rpc-servers
- :octocat: source code
SimpleXMLRPCServer
https://docs.python.org/3/library/xmlrpc.server.html
(Python standard library) Simple XML-RPC server implementation, single-threaded.
- tags: python, rpc-servers
zeroRPC
https://github.com/0rpc/zerorpc-python
zerorpc is a flexible RPC implementation based on ZeroMQ and MessagePack.
- tags: python, rpc-servers
- :octocat: source code
astropy
A community Python library for Astronomy.
bcbio-nextgen
https://github.com/chapmanb/bcbio-nextgen
Providing best-practice pipelines for fully automated high throughput sequencing analysis.
- tags: python, science
- :octocat: source code
bccb
https://github.com/chapmanb/bcbb
Collection of useful code related to biological analysis.
- tags: python, science
- :octocat: source code
Biopython
http://biopython.org/wiki/Main_Page
Biopython is a set of freely available tools for biological computation.
cclib
A library for parsing and interpreting the results of computational chemistry packages.
Colour
A colour science package implementing a comprehensive number of colour theory transformations and algorithms.
NetworkX
A high-productivity software for complex networks.
NIPY
A collection of neuroimaging toolkits.
NumPy
A fundamental package for scientific computing with Python.
Open Babel
http://openbabel.org/wiki/Main_Page
A chemical toolbox designed to speak the many languages of chemical data.
ObsPy
https://github.com/obspy/obspy/wiki/
A Python toolbox for seismology.
- tags: python, science
- :octocat: source code
PyDy
Short for Python Dynamics, used to assist with workflow in the modeling of dynamic motion.
PyMC
https://github.com/pymc-devs/pymc3
Markov Chain Monte Carlo sampling toolkit.
- tags: python, science
- :octocat: source code
QuTiP
Quantum Toolbox in Python.
RDKit
Cheminformatics and Machine Learning Software.
SciPy
A Python-based ecosystem of open-source software for mathematics, science, and engineering.
statsmodels
https://github.com/statsmodels/statsmodels
Statistical modeling and econometrics in Python.
- tags: python, science
- :octocat: source code
SymPy
https://github.com/sympy/sympy
A Python library for symbolic mathematics.
- tags: python, science
- :octocat: source code
Zipline
https://github.com/quantopian/zipline
A Pythonic algorithmic trading library.
- tags: python, science
- :octocat: source code
SimPy
https://bitbucket.org/simpy/simpy
A process-based discrete-event simulation framework.
elasticsearch-py
https://www.elastic.co/guide/en/elasticsearch/client/python-api/current/index.html
The official low-level Python client for Elasticsearch.
elasticsearch-dsl-py
https://github.com/elastic/elasticsearch-dsl-py
The official high-level Python client for Elasticsearch.
- tags: python, search
- :octocat: source code
django-haystack
https://github.com/django-haystack/django-haystack
Modular search for Django.
- tags: python, search
- :octocat: source code
pysolr
https://github.com/django-haystack/pysolr
A lightweight Python wrapper for Apache Solr.
- tags: python, search
- :octocat: source code
whoosh
http://whoosh.readthedocs.io/en/latest/
A fast, pure Python search engine library.
marshmallow
https://github.com/marshmallow-code/marshmallow
A lightweight library for converting complex objects to and from simple Python datatypes.
- tags: python, serialization
- :octocat: source code
pysimdjson
https://github.com/TkTech/pysimdjson
A Python bindings for simdjson.
- tags: python, serialization
- :octocat: source code
python-rapidjson
https://github.com/python-rapidjson/python-rapidjson
A Python wrapper around RapidJSON.
- tags: python, serialization
- :octocat: source code
python-lambda
https://github.com/nficano/python-lambda
A toolkit for developing and deploying Python code in AWS Lambda.
- tags: python, serverless
- :octocat: source code
Zappa
https://github.com/Miserlou/Zappa
A tool for deploying WSGI applications on AWS Lambda and API Gateway.
- tags: python, serverless
- :octocat: source code
tablib
https://github.com/kennethreitz/tablib
A module for Tabular Datasets in XLS, CSV, JSON, YAML.
- tags: python, text-parsing
- :octocat: source code
openpyxl
https://openpyxl.readthedocs.io/en/stable/
A library for reading and writing Excel 2010 xlsx/xlsm/xltx/xltm files.
- tags: python, text-parsing, office
pyexcel
https://github.com/pyexcel/pyexcel
Providing one API for reading, manipulating and writing csv, ods, xls, xlsx and xlsm files.
- tags: python, text-parsing, office
- :octocat: source code
python-docx
https://github.com/python-openxml/python-docx
Reads, queries and modifies Microsoft Word 2007/2008 docx files.
- tags: python, text-parsing, office
- :octocat: source code
python-pptx
https://github.com/scanny/python-pptx
Python library for creating and updating PowerPoint (.pptx) files.
- tags: python, text-parsing, office
- :octocat: source code
unoconv
https://github.com/unoconv/unoconv
Convert between any document format supported by LibreOffice/OpenOffice.
- tags: python, text-parsing, office
- :octocat: source code
XlsxWriter
https://github.com/jmcnamara/XlsxWriter
A Python module for creating Excel .xlsx files.
- tags: python, text-parsing, office
- :octocat: source code
xlwings
https://github.com/ZoomerAnalytics/xlwings
A BSD-licensed library that makes it easy to call Python from Excel and vice versa.
- tags: python, text-parsing, office
- :octocat: source code
xlwt
https://github.com/python-excel/xlwt
Writing and reading data and formatting information from Excel files.
- tags: python, text-parsing, office
- :octocat: source code
PDFMiner
https://github.com/euske/pdfminer
A tool for extracting information from PDF documents.
- tags: python, text-parsing, pdf
- :octocat: source code
PyPDF2
https://github.com/mstamy2/PyPDF2
A library capable of splitting, merging and transforming PDF pages.
- tags: python, text-parsing, pdf
- :octocat: source code
ReportLab
https://www.reportlab.com/opensource/
Allowing Rapid creation of rich PDF documents.
- tags: python, text-parsing, pdf
Mistune
https://github.com/lepture/mistune
Fastest and full featured pure Python parsers of Markdown.
- tags: python, text-parsing, markdown
- :octocat: source code
Python-Markdown
https://github.com/waylan/Python-Markdown
A Python implementation of John Gruber’s Markdown.
- tags: python, text-parsing, markdown
- :octocat: source code
PyYAML
YAML implementations for Python.
- tags: python, text-parsing, yaml
csvkit
https://github.com/wireservice/csvkit
Utilities for converting to and working with CSV.
- tags: python, text-parsing, csv
- :octocat: source code
unp
https://github.com/mitsuhiko/unp
A command line tool that can unpack archives easily.
- tags: python, text-parsing, archive
- :octocat: source code
mkdocs
https://github.com/mkdocs/mkdocs/
Markdown friendly documentation generator.
- tags: python, static-site-generator
- :octocat: source code
pelican
https://github.com/getpelican/pelican
Static site generator that supports Markdown and reST syntax.
- tags: python, static-site-generator
- :octocat: source code
lektor
https://github.com/lektor/lektor
An easy to use static CMS and blog engine.
- tags: python, static-site-generator
- :octocat: source code
nikola
https://github.com/getnikola/nikola
A static website and blog generator.
- tags: python, static-site-generator
- :octocat: source code
django-taggit
https://github.com/jazzband/django-taggit
Simple tagging for Django.
- tags: python, tagging
- :octocat: source code
Jinja2
https://github.com/pallets/jinja
A modern and designer friendly templating language.
- tags: python, template-engine
- :octocat: source code
Genshi
Python templating toolkit for generation of web-aware output.
- tags: python, template-engine
Mako
Hyperfast and lightweight templating for the Python platform.
- tags: python, template-engine
pytest
https://docs.pytest.org/en/latest/
A mature full-featured Python testing tool.
- tags: python, testing, frameworks
hypothesis
https://github.com/HypothesisWorks/hypothesis
Hypothesis is an advanced Quickcheck style property based testing library.
- tags: python, testing, frameworks
- :octocat: source code
nose2
https://github.com/nose-devs/nose2
The successor to nose, based on `unittest2.
- tags: python, testing, frameworks
- :octocat: source code
Robot Framework
https://github.com/robotframework/robotframework
A generic test automation framework.
- tags: python, testing, frameworks
- :octocat: source code
unittest
https://docs.python.org/3/library/unittest.html
(Python standard library) Unit testing framework.
- tags: python, testing, frameworks
green
https://github.com/CleanCut/green
A clean, colorful test runner.
- tags: python, testing, test-runner
- :octocat: source code
mamba
http://nestorsalceda.github.io/mamba/
The definitive testing tool for Python. Born under the banner of BDD.
- tags: python, testing, test-runner
tox
https://tox.readthedocs.io/en/latest/
Auto builds and tests distributions in multiple Python versions
- tags: python, testing, test-runner
locust
https://github.com/locustio/locust
Scalable user load testing tool written in Python.
- tags: python, testing, gui, web
- :octocat: source code
PyAutoGUI
https://github.com/asweigart/pyautogui
PyAutoGUI is a cross-platform GUI automation Python module for human beings.
- tags: python, testing, gui, web
- :octocat: source code
Selenium
https://pypi.python.org/pypi/selenium
Python bindings for Selenium WebDriver.
sixpack
https://github.com/seatgeek/sixpack
A language-agnostic A/B Testing framework.
- tags: python, testing, gui, web
- :octocat: source code
splinter
https://github.com/cobrateam/splinter
Open source tool for testing web applications.
- tags: python, testing, gui, web
- :octocat: source code
doublex
https://pypi.python.org/pypi/doublex
Powerful test doubles framework for Python.
freezegun
https://github.com/spulec/freezegun
Travel through time by mocking the datetime module.
- tags: python, testing, mocking
- :octocat: source code
httmock
https://github.com/patrys/httmock
A mocking library for requests for Python 2.6+ and 3.2+.
- tags: python, testing, mocking
- :octocat: source code
httpretty
https://github.com/gabrielfalcao/HTTPretty
HTTP request mock tool for Python.
- tags: python, testing, mocking
- :octocat: source code
mock
https://docs.python.org/3/library/unittest.mock.html
(Python standard library) A mocking and patching library.
Mocket
https://github.com/mindflayer/python-mocket
Socket Mock Framework plus HTTP[S]/asyncio/gevent mocking library with recording/replaying capability.
- tags: python, testing, mocking
- :octocat: source code
responses
https://github.com/getsentry/responses
A utility library for mocking out the requests Python library.
- tags: python, testing, mocking
- :octocat: source code
VCR.py
https://github.com/kevin1024/vcrpy
Record and replay HTTP interactions on your tests.
- tags: python, testing, mocking
- :octocat: source code
factory_boy
https://github.com/FactoryBoy/factory_boy
A test fixtures replacement for Python.
- tags: python, testing, objectfactory
- :octocat: source code
mixer
Another fixtures replacement. Supported Django, Flask, SQLAlchemy, Peewee and etc.
- tags: python, testing, objectfactory
- :octocat: source code
model_mommy
https://github.com/vandersonmota/model_mommy
Creating random fixtures for testing in Django.
- tags: python, testing, objectfactory
- :octocat: source code
coverage
https://pypi.python.org/pypi/coverage
Code coverage measurement.
- tags: python, testing, code-coverage
mimesis
https://github.com/lk-geimfari/mimesis
is a Python library that help you generate fake data.
- tags: python, testing, fake-data
- :octocat: source code
fake2db
https://github.com/emirozer/fake2db
Fake database generator.
- tags: python, testing, fake-data
- :octocat: source code
faker
https://github.com/joke2k/faker
A Python package that generates fake data.
- tags: python, testing, fake-data
- :octocat: source code
radar
https://pypi.python.org/pypi/radar
Generate random datetime / time.
FuckIt.py
https://github.com/ajalt/fuckitpy
FuckIt.py uses state-of-the-art technology to make sure your Python code runs whether it has any right to or not.
- tags: python, testing, error-handling
- :octocat: source code
chardet
https://github.com/chardet/chardet
Python 2/3 compatible character encoding detector.
- tags: python, text-processing
- :octocat: source code
difflib
https://docs.python.org/3/library/difflib.html
(Python standard library) Helpers for computing deltas.
- tags: python, text-processing
ftfy
https://github.com/LuminosoInsight/python-ftfy
Makes Unicode text less broken and more consistent automagically.
- tags: python, text-processing
- :octocat: source code
fuzzywuzzy
https://github.com/seatgeek/fuzzywuzzy
Fuzzy String Matching.
- tags: python, text-processing
- :octocat: source code
Levenshtein
https://github.com/ztane/python-Levenshtein/
Fast computation of Levenshtein distance and string similarity.
- tags: python, text-processing
- :octocat: source code
pangu.py
https://github.com/vinta/pangu.py
Paranoid text spacing.
- tags: python, text-processing
- :octocat: source code
pyfiglet
https://github.com/pwaller/pyfiglet
An implementation of figlet written in Python.
- tags: python, text-processing
- :octocat: source code
pypinyin
https://github.com/mozillazg/python-pinyin
Convert Chinese hanzi (漢字) to pinyin (拼音).
- tags: python, text-processing
- :octocat: source code
textdistance
https://github.com/orsinium/textdistance
Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
- tags: python, text-processing
- :octocat: source code
unidecode
https://pypi.python.org/pypi/Unidecode
ASCII transliterations of Unicode text.
- tags: python, text-processing
awesome-slugify
https://github.com/dimka665/awesome-slugify
A Python slugify library that can preserve unicode.
- tags: python, text-processing, slugify
- :octocat: source code
python-slugify
https://github.com/un33k/python-slugify
A Python slugify library that translates unicode to ASCII.
- tags: python, text-processing, slugify
- :octocat: source code
unicode-slugify
https://github.com/mozilla/unicode-slugify
A slugifier that generates unicode slugs with Django as a dependency.
- tags: python, text-processing, slugify
- :octocat: source code
hashids
https://github.com/davidaurelio/hashids-python
Implementation of hashids in Python.
- tags: python, text-processing, uuid
- :octocat: source code
shortuuid
https://github.com/skorokithakis/shortuuid
A generator library for concise, unambiguous and URL-safe UUIDs.
- tags: python, text-processing, uuid
- :octocat: source code
ply
Implementation of lex and yacc parsing tools for Python.
- tags: python, text-processing, parser
- :octocat: source code
pyparsing
https://github.com/pyparsing/pyparsing
A general purpose framework for generating parsers.
- tags: python, text-processing, parser
- :octocat: source code
python-nameparser
https://github.com/derek73/python-nameparser
Parsing human names into their individual components.
- tags: python, text-processing, parser
- :octocat: source code
python-phonenumbers
https://github.com/daviddrysdale/python-phonenumbers
Parsing, formatting, storing and validating international phone numbers.
- tags: python, text-processing, parser
- :octocat: source code
python-user-agents
https://github.com/selwin/python-user-agents
Browser user agent parser.
- tags: python, text-processing, parser
- :octocat: source code
sqlparse
https://github.com/andialbrecht/sqlparse
A non-validating SQL parser.
- tags: python, text-processing, parser
- :octocat: source code
apache-libcloud
One Python library for all clouds.
boto3
Python interface to Amazon Web Services.
- tags: python, api
- :octocat: source code
django-wordpress
https://github.com/istrategylabs/django-wordpress
WordPress models and views for Django.
- tags: python, api
- :octocat: source code
facebook-sdk
https://github.com/mobolic/facebook-sdk
Facebook Platform Python SDK.
- tags: python, api
- :octocat: source code
google-api-python-client
https://github.com/google/google-api-python-client
Google APIs Client Library for Python.
- tags: python, api
- :octocat: source code
gspread
https://github.com/burnash/gspread
Google Spreadsheets Python API.
- tags: python, api
- :octocat: source code
twython
https://github.com/ryanmcgrath/twython
A Python wrapper for the Twitter API.
- tags: python, api
- :octocat: source code
furl
A small Python library that makes parsing and manipulating URLs easy.
- tags: python, url-manipulation
- :octocat: source code
purl
https://github.com/codeinthehole/purl
A simple, immutable URL class with a clean API for interrogation and manipulation.
- tags: python, url-manipulation
- :octocat: source code
pyshorteners
https://github.com/ellisonleao/pyshorteners
A pure Python URL shortening lib.
- tags: python, url-manipulation
- :octocat: source code
webargs
https://github.com/marshmallow-code/webargs
A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, and Pyramid.
- tags: python, url-manipulation
- :octocat: source code
moviepy
https://zulko.github.io/moviepy/
A module for script-based movie editing with many formats, including animated GIFs.
scikit-video
https://github.com/aizvorski/scikit-video
Video processing routines for SciPy.
- tags: python, video
- :octocat: source code
bjoern
https://github.com/jonashaag/bjoern
Asynchronous, very fast and written in C.
- tags: python, wsgi
- :octocat: source code
gunicorn
https://github.com/benoitc/gunicorn
Pre-forked, partly written in C.
- tags: python, wsgi
- :octocat: source code
uWSGI
https://uwsgi-docs.readthedocs.io/en/latest/
A project aims at developing a full stack for building hosting services, written in C.
waitress
https://github.com/Pylons/waitress
Multi-threaded, powers Pyramid.
- tags: python, wsgi
- :octocat: source code
werkzeug
https://github.com/pallets/werkzeug
A WSGI utility library for Python that powers Flask and can easily be embedded into your own projects.
- tags: python, wsgi
- :octocat: source code
django-compressor
https://github.com/django-compressor/django-compressor
Compresses linked and inline JavaScript or CSS into a single cached file.
- tags: python, web-asset-management
- :octocat: source code
django-pipeline
https://github.com/jazzband/django-pipeline
An asset packaging library for Django.
- tags: python, web-asset-management
- :octocat: source code
django-storages
https://github.com/jschneier/django-storages
A collection of custom storage back ends for Django.
- tags: python, web-asset-management
- :octocat: source code
fanstatic
http://www.fanstatic.org/en/latest/
Packages, optimizes, and serves static file dependencies as Python packages.
- tags: python, web-asset-management
fileconveyor
http://wimleers.com/fileconveyor
A daemon to detect and sync files to CDNs, S3 and FTP.
- tags: python, web-asset-management
flask-assets
https://github.com/miracle2k/flask-assets
Helps you integrate webassets into your Flask app.
- tags: python, web-asset-management
- :octocat: source code
webassets
https://github.com/miracle2k/webassets
Bundles, optimizes, and manages unique cache-busting URLs for static resources.
- tags: python, web-asset-management
- :octocat: source code
html2text
https://github.com/Alir3z4/html2text
Convert HTML to Markdown-formatted text.
- tags: python, web-content-extracting
- :octocat: source code
lassie
https://github.com/michaelhelmick/lassie
Web Content Retrieval for Humans.
- tags: python, web-content-extracting
- :octocat: source code
micawber
https://github.com/coleifer/micawber
A small library for extracting rich content from URLs.
- tags: python, web-content-extracting
- :octocat: source code
newspaper
https://github.com/codelucas/newspaper
News extraction, article extraction and content curation in Python.
- tags: python, web-content-extracting
- :octocat: source code
python-readability
https://github.com/buriy/python-readability
Fast Python port of arc90's readability tool.
- tags: python, web-content-extracting
- :octocat: source code
requests-html
https://github.com/kennethreitz/requests-html
Pythonic HTML Parsing for Humans.
- tags: python, web-content-extracting
- :octocat: source code
sumy
https://github.com/miso-belica/sumy
A module for automatic summarization of text documents and HTML pages.
- tags: python, web-content-extracting
- :octocat: source code
textract
https://github.com/deanmalmgren/textract
Extract text from any document, Word, PowerPoint, PDFs, etc.
- tags: python, web-content-extracting
- :octocat: source code
toapi
https://github.com/gaojiuli/toapi
Every web site provides APIs.
- tags: python, web-content-extracting
- :octocat: source code
cola
https://github.com/chineking/cola
A distributed crawling framework.
- tags: python, web-crawling, web-scraping
- :octocat: source code
feedparser
https://pythonhosted.org/feedparser/
Universal feed parser.
- tags: python, web-crawling, web-scraping
grab
https://github.com/lorien/grab
Site scraping framework.
- tags: python, web-crawling, web-scraping
- :octocat: source code
MechanicalSoup
https://github.com/MechanicalSoup/MechanicalSoup
A Python library for automating interaction with websites.
- tags: python, web-crawling, web-scraping
- :octocat: source code
portia
https://github.com/scrapinghub/portia
Visual scraping for Scrapy.
- tags: python, web-crawling, web-scraping
- :octocat: source code
pyspider
https://github.com/binux/pyspider
A powerful spider system.
- tags: python, web-crawling, web-scraping
- :octocat: source code
robobrowser
https://github.com/jmcarp/robobrowser
A simple, Pythonic library for browsing the web without a standalone web browser.
- tags: python, web-crawling, web-scraping
- :octocat: source code
scrapy
A fast high-level screen scraping and web crawling framework.
- tags: python, web-crawling, web-scraping
- :octocat: source code
Django
https://www.djangoproject.com/
The most popular web framework in Python.
- tags: python, web-frameworks
awesome-django
https://github.com/shahraizali/awesome-django
Contribute to shahraizali/awesome-django development by creating an account on GitHub.
- tags: python, web-frameworks
- :octocat: source code
Flask
A microframework for Python.
- tags: python, web-frameworks
awesome-flask
https://github.com/humiaozuzu/awesome-flask
A curated list of awesome Flask resources and plugins - humiaozuzu/awesome-flask
- tags: python, web-frameworks
- :octocat: source code
Pyramid
A small, fast, down-to-earth, open source Python web framework.
- tags: python, web-frameworks
awesome-pyramid
https://github.com/uralbash/awesome-pyramid
A curated list of awesome Pyramid apps, projects and resources. - uralbash/awesome-pyramid
- tags: python, web-frameworks
- :octocat: source code
Sanic
https://github.com/channelcat/sanic
Web server that's written to go fast.
- tags: python, web-frameworks
- :octocat: source code
Vibora
Fast, efficient and asynchronous Web framework inspired by Flask.
- tags: python, web-frameworks
Tornado
http://www.tornadoweb.org/en/latest/
A Web framework and asynchronous networking library.
- tags: python, web-frameworks
autobahn-python
https://github.com/crossbario/autobahn-python
WebSocket & WAMP for Python on Twisted and asyncio.
- tags: python, websocket
- :octocat: source code
crossbar
https://github.com/crossbario/crossbar/
Open-source Unified Application Router (Websocket & WAMP for Python on Autobahn).
- tags: python, websocket
- :octocat: source code
django-channels
https://github.com/django/channels
Developer-friendly asynchrony for Django.
- tags: python, websocket
- :octocat: source code
django-socketio
https://github.com/stephenmcd/django-socketio
WebSockets for Django.
- tags: python, websocket
- :octocat: source code
WebSocket-for-Python
https://github.com/Lawouach/WebSocket-for-Python
WebSocket client and server library for Python 2 and 3 as well as PyPy.
- tags: python, websocket
- :octocat: source code
CircleCI
A CI service that can run very fast parallel testing. (GitHub only)
- tags: python, continuous-integration
Travis CI
A popular CI service for your open source and private projects. (GitHub only)
- tags: python, continuous-integration
Vexor CI
A continuous integration tool for private apps with pay-per-minute billing model.
- tags: python, continuous-integration
Wercker
A Docker-based platform for building and deploying applications and microservices.
- tags: python, continuous-integration
Codacy
Automated Code Review to ship better code, faster.
- tags: python, code-quality
Codecov
Code coverage dashboard.
- tags: python, code-quality
CodeFactor
Automated Code Review for Git.
- tags: python, code-quality
Landscape
Hosted continuous Python code metrics.
- tags: python, code-quality
From Python Import Podcast
http://frompythonimportpodcast.com/
From python import podcast. A small-batch artisanal podcast for irreverent pythonistas
Podcast.init
Counteracting Code Complexity With Wily - Episode 195 January 21, 2019 Comments Off on Counteracting Code Complexity With Wily - Episode 195 Teaching Digit
Python Bytes
Python Bytes podcast delivers headlines directly to your earbuds.
Python Testing
Functional testing using python unit test frameworks, including unittest, nose, pytest, doctest, and perhaps more.
Radio Free Python
A monthly podcast focused on the python programming language and its community
@codetengu
The latest Tweets from CodeTengu 碼天狗 (@codetengu). 致力於解決開發者之間的資訊不對稱 tweets by @vinta and @saiday. Taiwan
- tags: python, twitter-accounts
@getpy
The latest Tweets from Get Python (@getpy). Tweets for Python enthusiasts - by @originalankur. Worldwide
- tags: python, twitter-accounts
@importpython
https://twitter.com/importpython
The latest Tweets from import python 🐍 (@importpython). Python Newsletter https://t.co/S2LhykCP1N keeps you updated on what's happening in the world of Python. Curated By @originalankur . United Stat...
- tags: python, twitter-accounts
@planetpython
https://twitter.com/planetpython
The latest Tweets from Planet Python (@planetpython). Created by Marco Rodrigues @gothicx and managed by Tim Golden @tjguk
- tags: python, twitter-accounts
@pycoders
The latest Tweets from PyCoder’s Weekly (@pycoders). 🐍📰 Your weekly dose of all things Python! The best articles, projects, and events curated for you
- tags: python, twitter-accounts
@pypi
The latest Tweets from Python Package Index (@pypi). The Python Package Index (PyPI) is a repository of software for the Python programming language.
Follow for service updates, advisories, and curio...
- tags: python, twitter-accounts
@pythontrending
https://twitter.com/pythontrending
The latest Tweets from Python Trending (@pythontrending). trending Python repositories on GitHub (https://t.co/lGhkNMiFE2). Interwebs
- tags: python, twitter-accounts
@PythonWeekly
https://twitter.com/PythonWeekly
The latest Tweets from Python Weekly (@PythonWeekly). Python Weekly is a free weekly newsletter, which features curated news, articles, new releases, tools and libraries, events, jobs etc related to P...
- tags: python, twitter-accounts
@TalkPython
https://twitter.com/talkpython
The latest Tweets from Talk Python Podcast (@TalkPython). The 1 Python-focused podcast covering the people and ideas in Python. Created and hosted by @mkennedy. Portland, OR USA
- tags: python, twitter-accounts
@realpython
https://twitter.com/realpython
The latest Tweets from Real Python (@realpython). Python developer resources: Python news, tutorials, code examples, snippets, articles, and more!
- tags: python, twitter-accounts
/r/CoolGithubProjects
https://www.reddit.com/r/coolgithubprojects/
r/coolgithubprojects: Sharing Github projects just got easier!
- tags: python
/r/Python
https://www.reddit.com/r/python
r/Python: news about the dynamic, interpreted, interactive, object-oriented, extensible programming language Python
- tags: python
Awesome Python @LibHunt
Your go-to Python Toolbox. A curated list of awesome Python frameworks, packages, software and resources. 968 projects organized into 145 categories.
- tags: python
Django Packages
Django Packages is a directory of reusable apps, sites, tools, and more for your Django projects.
Full Stack Python
https://www.fullstackpython.com/
Full Stack Python explains programming concepts in plain language and provides links to the best tutorials for those topics.
- tags: python
Python 3 Wall of Superpowers
http://python3wos.appspot.com/
Nearly all popular Python packages support Python 3.
- tags: python
Python ZEEF
https://python.zeef.com/alan.richmond
Python is a wonderful language because it's easy to learn, easy to use, and easy to advance with. This is a mainstream language, but without all the distracting frills of other professional languages....
- tags: python
Python 开发社区
https://www.ctolib.com/python/
Error retrieving description
- tags: python
Real Python
Learn Python online: Python tutorials for developers of all skill levels, Python books and courses, Python news, code examples, articles, and more.
- tags: python
Trending Python repositories on GitHub today
https://github.com/trending?l=python
GitHub is where people build software. More than 31 million people use GitHub to discover, fork, and contribute to over 100 million projects.
- tags: python
- :octocat: source code
CodeTengu Weekly 碼天狗週刊
CodeTengu Weekly(碼天狗週刊)是一份開發者導向的 IT 技術週刊,適合所有患有資訊焦慮症、氣血循環不順以及性受挫的軟體工程師們。
致力於解決開發者之間的資訊不對稱。
- tags: python
Import Python Newsletter
http://importpython.com/newsletter/
Weekly Python Newsletter. Insightful Articles, Tutorials, Projects, Videos, Tweets delivered in your inbox.
- tags: python
Pycoder's Weekly
Your weekly dose of all things Python! A free weekly e-mail newsletter for those interested in Python development and various topics around Python.
- tags: python
Python Weekly
A free weekly newsletter featuring curated news, articles, software, events, tools and libraries, jobs etc related to python.
- tags: python
Python Tricks
https://realpython.com/python-tricks/
Get a short & sweet Python Trick delivered directly to your inbox every couple of days.
- tags: python
graphql-parser
https://github.com/tryolabs/graphql-parser
GraphQL parser for Python.
- tags: graphql, python, libraries
- :octocat: source code
graphql-core
https://github.com/graphql-python/graphql-core
GraphQL implementation for Python.
- tags: graphql, python, libraries
- :octocat: source code
graphql-relay-py
https://github.com/graphql-python/graphql-relay-py
A library to help construct a graphql-py server supporting react-relay.
- tags: graphql, python, libraries
- :octocat: source code
graphql-parser-python
https://github.com/tallstreet/graphql-parser-python
A python wrapper around libgraphqlparser.
- tags: graphql, python, libraries
- :octocat: source code
graphene
https://github.com/graphql-python/graphene
A package for creating GraphQL schemas/types in a Pythonic easy way.
- tags: graphql, python, libraries
- :octocat: source code
graphene-gae
https://github.com/graphql-python/graphene-gae
Adds GraphQL support to Google AppEngine (GAE).
- tags: graphql, python, libraries
- :octocat: source code
django-graphiql
https://github.com/GraphQL-python-archive/django-graphiql
Integrate GraphiQL easily into your Django project.
- tags: graphql, python, libraries
- :octocat: source code
flask-graphql
https://github.com/graphql-python/flask-graphql
Adds GraphQL support to your Flask application.
- tags: graphql, python, libraries
- :octocat: source code
python-graphql-client
https://github.com/prisma/python-graphql-client
Simple GraphQL client for Python 2.7+
- tags: graphql, python, libraries
- :octocat: source code
python-graphjoiner
https://github.com/healx/python-graphjoiner
Create GraphQL APIs using joins, SQL or otherwise.
- tags: graphql, python, libraries
- :octocat: source code
graphene-django
https://github.com/graphql-python/graphene-django
A Django integration for Graphene.
- tags: graphql, python, libraries
- :octocat: source code
Flask-GraphQL-Auth
https://github.com/callsign-viper/Flask-GraphQL-Auth
An authentication library for Flask inspired from flask-jwt-extended.
- tags: graphql, python, libraries
- :octocat: source code
tartiflette
https://github.com/dailymotion/tartiflette
GraphQL Implementation, SDL First, for python 3.6+ / asyncio.
- tags: graphql, python, libraries
- :octocat: source code
tartiflette-aiohttp
https://github.com/dailymotion/tartiflette-aiohttp
Wrapper of Tartiflette to expose GraphQL API over HTTP based on aiohttp / 3.6+ / asyncio, official tutorial available on tartiflette.io.
- tags: graphql, python, libraries
- :octocat: source code
swapi-graphene
https://github.com/graphql-python/swapi-graphene
A GraphQL schema and server using Graphene - View demo online.
- tags: graphql, python
- :octocat: source code
awesome-python
https://github.com/vinta/awesome-python#readme
A curated list of awesome Python frameworks, libraries, software and resources - vinta/awesome-python
- tags: awesome-list, programming-languages, python
- :octocat: source code
awesome-asyncio
https://github.com/timofurrer/awesome-asyncio#readme
A curated list of awesome Python asyncio frameworks, libraries, software and resources - timofurrer/awesome-asyncio
- tags: awesome-list, programming-languages, python, asyncio
- :octocat: source code
awesome-python-scientific-audio
https://github.com/faroit/awesome-python-scientific-audio#readme
Curated list of python software and packages related to scientific research in audio - faroit/awesome-python-scientific-audio
- tags: awesome-list, programming-languages, python, media
- :octocat: source code
awesome-circuitpython
https://github.com/adafruit/awesome-circuitpython#readme
A curated list of awesome CircuitPython guides, videos, libraries, frameworks, software and resources. - adafruit/awesome-circuitpython
- tags: awesome-list, programming-languages, python, micropython
- :octocat: source code
GitHub - dockersamples/example-voting-app
https://github.com/dockersamples/example-voting-app
Example Docker Compose app. A simple distributed application running across multiple Docker containers.
- tags: docker, docker-compose, python, node.js, redis
- :octocat: source code
Docker SDK for Python
https://docker-py.readthedocs.io/
A Python library for the Docker Engine API. It lets you do anything the docker command does, but from within Python apps – run containers, manage containers, manage Swarms, etc.
- tags: docker, python
- :octocat: source code
Flask
https://www.palletsprojects.com/p/flask/
Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. It began as a simple wrapper around ...
- tags: flask, python
- :octocat: source code
Modern Visualization for the Data Era - Plotly
Plotly creates leading open source software for Web-based data visualization and analytical apps.
Plotly's collaboration servers (available in cloud or on premises) allow data scientists to share int...
- tags: charts, javascript, python, data-science
- :octocat: source code
Raymond Hettinger - Beyond PEP 8 -- Best practices for beautiful intelligible code - PyCon 2015 - YouTube
https://www.youtube.com/watch?v=wf-BqAjZb8M
Distillation of knowledge gained from a decade of Python consulting, Python training, code reviews, and serving as a core developer. Learn to avoid some of the hazards of the PEP 8 style guide and l...
- :calendar: published on: 2014-04-11
- tags: python
Learn Python - Free Interactive Python Tutorial
Whether you are an experienced programmer or not, this website is intended for everyone who wishes to learn the Python programming language.
- tags: python
Tanuljunk meg programozni Python nyelven
http://mek.oszk.hu/08400/08435/index.phtml
Gérard Swinnen, ford.: Daróczy Péter (PDF, ODT)
Python-programozás
http://blog.molnardenes.hu/python-programozas-1-alapfogalmak/
Molnár Dénes (HTML)
Bevezetés a wxPythonba
http://mek.oszk.hu/08400/08446/index.phtml
Jeremy Berthet, Gilles Doge, ford.: Daróczy Péter (PDF)
Bevezetés a Pythonba példákkal
http://mek.oszk.hu/08400/08436/index.phtml
Raphaël Marvie, ford.: Daróczy Péter (PDF)
Ένα byte της Python
https://archive.org/details/AByteOfPythonEl
Programmiereinführung mit Python
http://opentechschool.github.io/python-beginners/de/
Tutorial Django Girls
http://tutorial.djangogirls.org/pt/
Python para Desenvolvedores
https://ark4n.files.wordpress.com/2010/01/python_para_desenvolvedores_2ed.pdf
(PDF)
Python Orientado a Objetos
https://docs.google.com/viewer?a=v&pid=sites&srcid=ZGVmYXVsdGRvbWFpbnxyYWZhZWx1ZnR8Z3g6NTJlM2UzYzY1Z...
(PDF)
O tutorial de Python
http://turing.com.br/pydoc/2.7/tutorial/
Django 101 - Introdução ao Django
http://turing.com.br/material/acpython/mod3/django/index.html
Aprenda Python Básico - Rápido e Fácil de entender
http://felipegalvao.com.br/livros
(PDF / Epub)
Curso de Python e Django
https://osantana.me/curso-de-python-e-django
Aprenda computação com Python
https://aprendendo-computacao-com-python.readthedocs.org/en/latest/index.html
Python-ohjelmointi
http://www.ohjelmointiputka.net/oppaat/opas.php?tunnus=python3_01
Python 3
https://fi.wikibooks.org/wiki/Python_3
Python 2
https://fi.wikibooks.org/wiki/Python_2
Zanurkuj w Pythonie
https://pl.wikibooks.org/wiki/Zanurkuj_w_Pythonie
Biblioteka Pythona
Учебник Python 2.6
http://ru.wikibooks.org/wiki/Учебник_Python_2.6
Укус Питона
http://wombat.org.ua/AByteOfPython/
Swaroop C H
Вглубь языка Python
http://ru.diveintopython.net/toc.html
Problem Solving with Algorithms and Data Structures
https://aliev.github.io/runestone/
Flask ハンズオン
http://methane.github.io/flask-handson/
INADA Naoki
Flask ドキュメント
http://flask-docs-ja.readthedocs.org
Armin Ronacher, Tsuyoshi Tokuda(翻訳)
機械学習の Python との出会い (Machine Learning Meets Python)
http://www.kamishima.net/mlmpyja/
みんなのPython Webアプリ編
http://coreblog.org/ats/minpy-web-is-now-free-to-read/
柴田淳
お気楽 Python プログラミング入門
http://www.geocities.jp/m_hiroi/light/index.html
広井誠
Think Python:コンピュータサイエンティストのように考えてみよう
http://www.cauldron.sakura.ne.jp/thinkpython/thinkpython/ThinkPython.pdf
Allen Downey, 相川 利樹(翻訳)(PDF)
The Programming Historian
https://sites.google.com/site/theprogramminghistorianja/
William J. Turkel, Alan MacEachern, @moroshigeki(翻訳), @historyanddigi(翻訳), @Say_no(翻訳), @knagasaki(翻訳), @mak_goto(翻訳)
Python 基礎文法最速マスター
http://d.hatena.ne.jp/dplusplus/20100126/p1
id:dplusplus
Python プログラマーのための gevent チュートリアル
http://methane.github.io/gevent-tutorial-ja/
Stephen Diehl, Jérémy Bethmont, sww, Bruno Bigras, David Ripton, Travis Cline, Boris Feld, youngsterxyf, Eddie Hebert, Alexis Metaireau, Daniel Velkov, methane(翻訳)
Python ヒッチハイク・ガイド
http://python-guide-ja.readthedocs.org
Kenneth Reitz, Tsuyoshi Tokuda(翻訳)
Python の学習
http://skitazaki.github.io/python-school-ja/index.html
KITAZAKI Shigeru
Python による日本語自然言語処理
http://www.nltk.org/book-jp/ch12.html
Steven Bird, Ewan Klein, Edward Loper, 萩原正人(翻訳), 中山敬広(翻訳), 水野貴明(翻訳)
Python で音声信号処理
http://aidiary.hatenablog.com/entry/20110514/1305377659
id:aidiary
python で心理実験
http://www.s12600.net/psy/python/
十河宏行
Python Scientific Lecture Notes
http://turbare.net/transl/scipy-lecture-notes/
打田旭宏(翻訳)
Python 3.4 / NumPy / SciPy
http://stat.biopapyrus.net/python/
孫建強
Python 2.7.2 ドキュメント日本語訳
Python Software Foundation
php プログラマのための Python チュートリアル
http://phpy.readthedocs.org/en/latest/
INADA Naoki
Google Python スタイルガイド
http://works.surgo.jp/translation/pyguide.html
Amit Patel, Antoine Picard, Eugene Jhong, Jeremy Hylton, Matt Smart, Mike Shields, Kosei Kitahara(翻訳)
Notes on scientific computing with python
http://japanichaos.appspot.com
花田康高
Dive Into Python 3 日本語版
http://diveintopython3-ja.rdy.jp
Mark Pilgrim, Fukada(翻訳), Fujimoto(翻訳)
Web2py - Manual de Referencia Completo, 5a Edición
http://www.web2py.com/books/default/chapter/41
Python para todos
https://launchpadlibrarian.net/18980633/Python%20para%20todos.pdf
(PDF)
Python para principiantes
https://web.archive.org/web/20150421012120/http://www.cursosdeprogramacionadistancia.com/static/pdf/...
(PDF) (HTML)
Python para ciencia e ingeniería
https://github.com/mgaitan/curso-python-cientifico
Python instantáneo
http://www.arrakis.es/~rapto/AprendaPython.html
Notas sobre el lenguaje Python
http://www.cmat.edu.uy/cmat/cursos/licenciatura/cursos/computacion/documentos/pynotas.pdf/at_downloa...
(PDF)
Introducción a Programando con Python
http://opentechschool.github.io/python-beginners/es_CL/
Introducción a la programación con Python
http://www.cmat.edu.uy/cmat/cursos/licenciatura/cursos/computacion/documentos/Introduccion%20a%20la%...
(PDF)
Introducción a la programación con Python
http://repositori.uji.es/xmlui/bitstream/handle/10234/24305/s23.pdf
(PDF)
Inmersión en Python
http://es.diveintopython.net/toc.html
Inmersión en Python 3
https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/inmersionenpython3/i...
(PDF)
Doma de Serpientes para Niños: Aprendiendo a Programar con Python
http://code.google.com/p/swfk-es/
Aprenda a pensar como un programador (con Python)
https://argentinaenpython.com/quiero-aprender-python/aprenda-a-pensar-como-un-programador-con-python...
(PDF)
Pensare da Informatico, Versione Python
http://www.python.it/doc/Howtothink/Howtothink-html-it/index.htm
La libreria di riferimento di Python
http://docs.python.it/html/lib/
Il tutorial di Python
http://docs.python.it/html/tut/
Il manuale di riferimento di Python
http://docs.python.it/html/ref/
Une introduction à Python 3
https://perso.limsi.fr/pointal/python:courspython3
Bob Cordeau et Laurent Pointal
Python
http://www.lincoste.com/ebooks/pdf/informatique/python.pdf
Guido Van Rossum (PDF)
Appendre à programmer avec Python
http://inforef.be/swi/python.htm
Gerard Swinnen
Učebnice jazyka Python
http://i.iinfo.cz/files/root/k/Ucebnice_jazyka_Python.pdf
(PDF)
Workshop Python 101
http://sakti.github.io/python101/
Learn Web Programming
https://bitbucket.org/hrojas/learn-web-programming
- tags: free-programming-books, python, tornado
Quick Tutorial for Pyramid
http://docs.pylonsproject.org/projects/pyramid/en/latest/quick_tutorial/index.html#quick-tutorial
- tags: free-programming-books, python, pyramid
Learn Pandas
https://bitbucket.org/hrojas/learn-pandas
Hernan Rojas (0.18.1)
- tags: pandas, free-programming-books, python
Kivy Programming Guide
https://kivy.org/docs/guide-index.html
- tags: free-programming-books, python, kivy
The Flask Mega-Tutorial
http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world
Miguel Grinberg (0.9)
- tags: free-programming-books, python, flask
Flask Microframework
http://flask.pocoo.org/docs/0.10/tutorial/
- tags: free-programming-books, python, flask
Explore Flask
Robert Picard
- tags: free-programming-books, python, flask
Test-Driven Web Development with Python
http://www.obeythetestinggoat.com/pages/book.html#toc
(1.8)
- tags: free-programming-books, python, django
How to Tango With Django
http://www.tangowithdjango.com/book17/
(1.7)
- tags: free-programming-books, python, django
Effective Django
http://www.effectivedjango.com
(1.5)
- tags: free-programming-books, python, django
Djen of Django
http://agiliq.com/books/djenofdjango/
- tags: free-programming-books, python, django
Django Official Documentation
https://media.readthedocs.org/pdf/django/1.10.x/django.pdf
(PDF) (1.10)
- tags: free-programming-books, python, django
Django Official Documentation
https://media.readthedocs.org/pdf/django/1.9.x/django.pdf
(PDF) (1.9)
- tags: free-programming-books, python, django
Django Official Documentation
https://media.readthedocs.org/pdf/django/1.7.x/django.pdf
(PDF) (1.7)
- tags: free-programming-books, python, django
Django Official Documentation
https://media.readthedocs.org/pdf/django/1.5.x/django.pdf
(PDF) (1.5)
- tags: free-programming-books, python, django
Wikibooks: Python Programming
https://en.wikibooks.org/wiki/Python_Programming
(2.7)
- tags: free-programming-books, python
Web2py: Complete Reference Manual, 6th Edition (pre-release)
(2.5 - 2.x)
- tags: free-programming-books, python
Think Python
http://www.greenteapress.com/thinkpython/
Allen B. Downey (2.x & 3.0)
- tags: free-programming-books, python
The Standard Python Library
http://effbot.org/librarybook/
Fredrik Lundh
- tags: free-programming-books, python
The Python GTK+ 3 Tutorial
http://python-gtk-3-tutorial.readthedocs.org/en/latest/
- tags: free-programming-books, python
The Programming Historian
http://niche-canada.org/research/niche-digital-infrastructure-project/the-programming-historian/
William J. Turkel, Adam Crymble and Alan MacEachern
- tags: free-programming-books, python
The Little Book of Python Anti-Patterns
http://docs.quantifiedcode.com/python-anti-patterns/
(Source)
- tags: free-programming-books, python
The Definitive Guide to Jython, Python for the Java Platform
http://www.jython.org/jythonbook/en/1.0
Josh Juneau, Jim Baker, Victor Ng, Leo Soto, Frank Wierzbicki (2.5)
- tags: free-programming-books, python
Text Processing in Python
David Mertz (2.3 - 2.x)
- tags: free-programming-books, python
Test-Driven Web Development with Python
http://chimera.labs.oreilly.com/books/1234000000754/index.html
(3.3 - 3.x)
- tags: free-programming-books, python
Snake Wrangling For Kids
http://www.briggs.net.nz/snake-wrangling-for-kids.html
(3.x)
- tags: free-programming-books, python
SICP in Python
http://www-inst.eecs.berkeley.edu/~cs61a/sp12/book/
(3.2)
- tags: free-programming-books, python
Scipy Lecture Notes
http://scipy-lectures.github.io
- tags: free-programming-books, python
Python Programming
https://upload.wikimedia.org/wikipedia/commons/9/91/Python_Programming.pdf
(PDF) (2.6)
- tags: free-programming-books, python
Python Practice Projects
http://pythonpracticeprojects.com
- tags: free-programming-books, python
Python Practice Book
http://anandology.com/python-practice-book/index.html
(2.7.1)
- tags: free-programming-books, python
Python Module of the Week
(3.x)
- tags: free-programming-books, python
Python Module of the Week
(2.x)
- tags: free-programming-books, python
Python Koans
https://github.com/gregmalcolm/python_koans
(2.7 or 3.x)
- tags: free-programming-books, python
Python in Hydrology
http://www.greenteapress.com/pythonhydro/pythonhydro.html
Sat Kumar Tomer
- tags: free-programming-books, python
Python in Education
http://www.oreilly.com/programming/free/python-in-education.csp
(Just fill the fields with any values)
- tags: free-programming-books, python
Python Idioms
http://safehammad.com/downloads/python-idioms-2014-01-16.pdf
(PDF)
- tags: free-programming-books, python
Python for you and me
http://pymbook.readthedocs.org/en/py3/
(3.x)
- tags: free-programming-books, python
Python for you and me
http://pymbook.readthedocs.org/en/latest/
(2.7.3)
- tags: free-programming-books, python
Python for Informatics: Exploring Information
http://www.pythonlearn.com/book.php
(2.7.5)
- tags: free-programming-books, python
Python for Everybody Exploring Data Using Python 3
Charles Severance (PDF, EPUB, HTML)
- tags: free-programming-books, python
Python for Econometrics
http://www.kevinsheppard.com/images/0/09/Python_introduction.pdf
Kevin Sheppard (PDF) (2.7.5)
- tags: free-programming-books, python
Python Data Science Handbook
https://github.com/jakevdp/PythonDataScienceHandbook
Jake VanderPlas (HTML, Jupyter Notebooks)
- tags: free-programming-books, python
Python Cookbook
http://chimera.labs.oreilly.com/books/1230000000393/index.html
David Beazley
- tags: free-programming-books, python
Python 3 Official Documentation
https://docs.python.org/3/download.html
(PDF, EPUB, HTML, TEXT) (3.x)
- tags: free-programming-books, python
Python 2.7 quick reference
http://infohost.nmt.edu/tcc/help/pubs/python/web/
New Mexico Tech (2.7)
- tags: free-programming-books, python
Programming Computer Vision with Python
http://programmingcomputervision.com/downloads/ProgrammingComputerVision_CCdraft.pdf
(PDF)
- tags: free-programming-books, python
Python 2 Official Documentation
https://docs.python.org/2/download.html
(PDF, HTML, TEXT) (2.x)
- tags: free-programming-books, python
Program Arcade Games With Python And Pygame
(3.3)
- tags: free-programming-books, python
Problem Solving with Algorithms and Data Structures using Python
http://interactivepython.org/runestone/static/pythonds/index.html
Bradley N. Miller and David L. Ranum
- tags: free-programming-books, python
Practical Programming in Python
https://launchpadlibrarian.net/165489933/PracticalProgrammingPython2014.pdf
Jeffrey Elkner (PDF)
- tags: free-programming-books, python
Porting to Python 3: An In-Depth Guide
(2.6 - 2.x & 3.1 - 3.x)
- tags: free-programming-books, python
Picking a Python Version: A Manifesto
http://www.oreilly.com/programming/free/from-future-import-python.csp
(Just fill the fields with any values)
- tags: free-programming-books, python
Non-Programmer's Tutorial for Python 3
https://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_3
(3.3)
- tags: free-programming-books, python
Non-Programmer's Tutorial for Python 2.6
https://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_2.6
(2.6)
- tags: free-programming-books, python
Natural Language Processing with Python
(3.x)
- tags: free-programming-books, python
Modeling Creativity: Case Studies in Python
http://www.clips.ua.ac.be/sites/default/files/modeling-creativity.pdf
Tom D. De Smedt (PDF)
- tags: free-programming-books, python
Making Games with Python & Pygame
http://inventwithpython.com/pygame/chapters/
Al Sweigart (2.7)
- tags: free-programming-books, python
Lectures on scientific computing with python
https://github.com/jrjohansson/scientific-python-lectures
J.R. Johansson (2.7)
- tags: free-programming-books, python
Learning to Program
- tags: free-programming-books, python
Learning Python
https://www.packtpub.com/packt/free-ebook/learning-python
Fabrizio Romano, Packt. (Just fill the fields with any values)
- tags: free-programming-books, python
Learn to Program Using Python
https://www.ida.liu.se/~732A47/literature/PythonBook.pdf
Cody Jackson (PDF)
- tags: free-programming-books, python
Learn Python The Hard Way
http://learnpythonthehardway.org/book/
(2.5 - 2.6)
- tags: free-programming-books, python
Learn Python in Y minutes
https://learnxinyminutes.com/docs/python/
- tags: free-programming-books, python
Learn Python, Break Python
http://learnpythonbreakpython.com
- tags: free-programming-books, python
Introduction to Python
http://kracekumar.com/post/71171551647/introduction-to-python
Kracekumar (2.7.3)
- tags: free-programming-books, python
Invent Your Own Computer Games With Python
http://inventwithpython.com/chapters/
Al Sweigart (3.1)
- tags: free-programming-books, python
Introduction to Programming with Python
http://opentechschool.github.io/python-beginners/en/
(3.3)
- tags: free-programming-books, python
Introduction to Programming Using Python
http://python-ebook.blogspot.co.uk
Cody Jackson (1st edition) (2.3)
- tags: free-programming-books, python
Intermediate Python
http://book.pythontips.com/en/latest/index.html#
Muhammad Yasoob Ullah Khalid (1st edition)
- tags: free-programming-books, python
How to Think Like a Computer Scientist: Learning with Python
http://www.greenteapress.com/thinkpython/thinkCSpy/
Allen B. Downey, Jeff Elkner and Chris Meyers (2.4)
- tags: free-programming-books, python
How to Think Like a Computer Scientist: Learning with Python, Interactive Edition
http://interactivepython.org/courselib/static/thinkcspy/index.html
(3.2)
- tags: free-programming-books, python
How to Make Mistakes in Python
http://www.oreilly.com/programming/free/files/how-to-make-mistakes-in-python.pdf
Mike Pirnat (PDF) (1st edition)
- tags: free-programming-books, python
High Performance Python
http://ianozsvald.com/HighPerformancePythonfromTrainingatEuroPython2011_v0.2.pdf
(PDF)
- tags: free-programming-books, python
Hitchhiker's Guide to Python!
http://docs.python-guide.org/en/latest/
(2.6)
- tags: free-programming-books, python
Hadoop with Python
http://www.oreilly.com/programming/free/hadoop-with-python.csp
(Just fill the fields with any values)
- tags: free-programming-books, python
Hacking Secret Cyphers with Python
http://inventwithpython.com/hacking/chapters/
Al Sweigart (3.3)
- tags: free-programming-books, python
Google's Python Style Guide
https://google.github.io/styleguide/pyguide.html
- tags: free-programming-books, python
Google's Python Class
https://developers.google.com/edu/python/
(2.4 - 2.x)
- tags: free-programming-books, python
Fundamentals of Python Programming
http://python.cs.southern.edu/pythonbook/pythonbook.pdf
Richard L. Halterman (PDF) (3.2)
- tags: free-programming-books, python
Functional Programming in Python
http://www.oreilly.com/programming/free/functional-programming-python.csp
(Just fill the fields with any values)
- tags: free-programming-books, python
Full Stack Python
http://www.fullstackpython.com
- tags: free-programming-books, python
From Python to NumPy
http://www.labri.fr/perso/nrougier/from-python-to-numpy/
- tags: free-programming-books, python
Dive into Python 3
http://getpython3.com/diveintopython3/
Mark Pilgrim (3.0)
- tags: free-programming-books, python
Dive into Python
Mark Pilgrim (2.3)
- tags: free-programming-books, python
Data Structures and Algorithms in Python
https://web.archive.org/web/20161016153130/http://www.brpreiss.com/books/opus7/html/book.html
B. R. Preiss (PDF)
- tags: free-programming-books, python
Composing Programs
(3.x)
- tags: free-programming-books, python
CodeCademy Python
https://www.codecademy.com/learn/python
- tags: free-programming-books, python
Code Like a Pythonista: Idiomatic Python
http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html
- tags: free-programming-books, python
Building Skills in Python
http://www.itmaybeahack.com/book/python-2.6/latex/BuildingSkillsinPython.pdf
(PDF) (2.6)
- tags: free-programming-books, python
Building Skills in Object-Oriented Design (Python)
http://www.itmaybeahack.com/book/oodesign-python-2.1/latex/BuildingSkillsinOODesign.pdf
(PDF) (2.1.1)
- tags: free-programming-books, python
Building Machine Learning Systems with Python
https://www.packtpub.com/packt/free-ebook/python-machine-learning-algorithms
Willi Richert & Luis Pedro Coelho, Packt. (Just fill the fields with any values)
- tags: free-programming-books, python
Build applications in Python the antitextbook
http://github.com/thewhitetulip/build-app-with-python-antitextbook
(3.x) (HTML, PDF, EPUB, Mobi)
- tags: free-programming-books, python
Biopython
http://biopython.org/DIST/docs/tutorial/Tutorial.pdf
(PDF)
- tags: free-programming-books, python
Automate the Boring Stuff
http://automatetheboringstuff.com/chapter0/
Al Sweigart
- tags: free-programming-books, python
A Whirlwind Tour of Python
http://www.oreilly.com/programming/free/files/a-whirlwind-tour-of-python.pdf
Jake VanderPlas (PDF) (EPUB, MOBI)
- tags: free-programming-books, python
A Guide to Python's Magic Methods
https://github.com/RafeKettler/magicmethods
Rafe Kettler
- tags: free-programming-books, python
A Byte of Python
(3.x) (HTML, PDF, EPUB, Mobi)
- tags: free-programming-books, python
A Beginner's Python Tutorial
https://en.wikibooks.org/wiki/A_Beginner%27s_Python_Tutorial
- tags: free-programming-books, python
20 Python Libraries You Aren't Using (But Should)
http://www.oreilly.com/programming/free/20-python-libraries-you-arent-using-but-should.csp
(Just fill the fields with any values)
- tags: free-programming-books, python
笨办法学 Python
http://old.sebug.net/paper/books/LearnPythonTheHardWay/
深入 Python 3
https://github.com/jiechic/diveintopython3
Python教程 - 廖雪峰的官方网站
http://www.liaoxuefeng.com/wiki/0014316089557264a6b348958f449949df42a6d3a2e542c000
Python 中文学习大本营
Python 3 文档(简体中文) 3.2.2 documentation
http://docspy3zh.readthedocs.org/en/latest/
Django book 2.0
http://djangobook.py3k.cn/2.0/
Python ile Programlama
http://belgeler.istihza.com/py3/
کتاب آزاد آموزش پایتون
از این پس پایتون
http://www.aviny.com/learning/pdf-learning/92-04-05/from-now-python/from-now-python.pdf
(PDF)
Пориньте у Python 3
https://uk.wikibooks.org/wiki/Пориньте_у_Python_3
Марк Пілігрим
점프 투 파이썬 - Python 3
왕초보를 위한 Python 2.7
모두의 파이썬: 20일 만에 배우는 프로그래밍 기초
A Byte of Python 한글 번역 by Jeongbin Park
http://byteofpython-korean.sourceforge.net/byte_of_python.pdf
(PDF)
Python Ecosystem – An Introduction · mirnazim.org
http://mirnazim.org/writings/python-ecosystem-introduction/
When developers shift from PHP, Ruby or any other platform to Python, the very first road block they face (most often) is a lack of an overall understanding of the Python ecosystem. Developers often y...
- :calendar: published on: 2011-11-28
- tags: python
Awesome Python
A curated list of awesome Python frameworks, libraries, software and resources
- tags: python, awesome-list
- :octocat: source code
Zero to GraphQL in 30 Minutes – Steven Luscher - YouTube
https://www.youtube.com/watch?v=UBGzsb2UkeY
Spend this 30 minutes learning how to adapt your existing ORM, SOA, or REST API to GraphQL so that you can begin to use GraphQL-based technologies like Relay.
- :calendar: published on: 2016-04-25
- tags: graphql, ruby, python, expressjs
- :octocat: source code
Test and Code
A podcast about Software Development, Software Testing, and Python.
Talk Python To Me Podcast
Weekly podcast (30 minutes) that covers a wide array of Python topics.