python-2
Python is a dynamically typed programming language designed by Guido van Rossum. Much like the programming language Ruby, Python was designed to be easily read by programmers. Because of its large following and many libraries, Python can be implemented and used to do anything from webpages to scientific research.
Here are 797 public repositories matching this topic...
An unofficial client library for Google Music.
-
Updated
Jun 2, 2020 - Python
Docker image with uWSGI and Nginx for Flask applications in Python running in a single container. Optionally with Alpine Linux.
-
Updated
Aug 16, 2020 - Python
A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
-
Updated
Aug 3, 2020 - Python
Alexa Skills Kit for Python
-
Updated
Jun 23, 2020 - Python
Python Library for Studying Binary Trees
-
Updated
Jun 12, 2020 - Python
CherryPy is a pythonic, object-oriented HTTP framework. https://docs.cherrypy.org/
-
Updated
Jul 29, 2020 - Python
User-mode driver and GTK3 based GUI for Steam Controller
-
Updated
Aug 4, 2020 - Python
Python library for creating PEG parsers
-
Updated
Aug 20, 2020 - Python
Dependency injection framework for Python
-
Updated
Aug 21, 2020 - Python
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
-
Updated
Aug 18, 2020 - Python
Python web framework with full-stack layer implemented on top of a microframework core with support for MongoDB, Pluggable Applications and autogenerated Admin
-
Updated
Jun 2, 2020 - Python
The successor to nose, based on unittest2
-
Updated
Jul 28, 2020 - Python
Computer Vision in Python
-
Updated
Aug 16, 2020 - Python
Flask + marshmallow for beautiful APIs
-
Updated
Aug 17, 2020 - Python
Django workflow library that supports on the fly changes
-
Updated
Jul 23, 2020 - Python
Kafka-based Job Queue for Python
-
Updated
Aug 24, 2019 - Python
Docker image with uWSGI and Nginx for applications in Python 3.5 and above and Python 2.7 (as Flask) in a single container. Optionally with Alpine Linux.
-
Updated
May 9, 2020 - Python
Directory Tags for Lazy Programmers
-
Updated
Aug 24, 2019 - Python
Parallel programming with Python
-
Updated
Aug 11, 2020 - Python
Python bindings for MPI
-
Updated
Aug 5, 2020 - Python
An easy-to-use, Pythonic and complete IMAP client library
-
Updated
Aug 2, 2020 - Python
Created by Guido van Rossum
Released February 20, 1991
- Organization
- python
- Website
- www.python.org
- Wikipedia
- Wikipedia


Thank you for maintaining this great resource!
With Python 2 End of Life planned for about 19 months from now, it should be possible to run any snippet found on pysheets under the latest version of Python (3.6.5 today) unmodified. For example, all occurrences of
printshould be functions instead of statements. This is not to say that the snippets s