JetBrains / python-skeletonsLinks
The python-skeltons repo is deprecated: use PEP 484 and Typeshed instead
☆134Updated 3 years ago
Alternatives and similar repositories for python-skeletons
Users that are interested in python-skeletons are comparing it to the libraries listed below
Sorting:
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆232Updated 2 years ago
- Modernizes Python code for eventual Python 3 migration. Build on top of 2to3☆528Updated 5 years ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- A backport of the Python 3 subprocess module for use on Python 2.☆173Updated 5 years ago
- Command-line tool for querying PyPI and Python packages installed on your system (with Python 3 support)☆66Updated 4 years ago
- Backport of the functools module from Python 3.2.3 for use with Python 2.7 and PyPy. Includes `lru_cache` (Least-recently-used cache deco…☆51Updated 8 years ago
- prompt_toolkit/ptpython pdb frontend☆184Updated 4 years ago
- Tools for dealing with virtualenvs for code deployments.☆244Updated 6 years ago
- Can I Use Python 3?☆411Updated 4 years ago
- A library with a set of tools for annotating types in Python code.☆154Updated 10 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 3 years ago
- pip-accel: Accelerator for pip, the Python package manager☆307Updated 5 years ago
- Version of the glob module that supports recursion via **, and can capture patterns.☆127Updated 4 years ago
- Lazy strings for Python☆61Updated 9 years ago
- A lightweight YAML Parser for Python. 🐓☆138Updated 3 years ago
- A Python logging library with superpowers☆282Updated last year
- Individual dreams for Python and its community.☆185Updated 7 years ago
- Argument Parsing for Humans™☆207Updated 8 years ago
- Function overloading for Python 3☆112Updated 4 years ago
- ST3 only: A rewrite of SublimeRope for ST3, uses the Rope library to add python completions and refactoring to ST3☆267Updated 4 years ago
- Crochet: use Twisted anywhere!☆237Updated 10 months ago
- Command-line tool for querying PyPI and Python packages installed on your system.☆161Updated 9 years ago
- Python Meta Programming☆145Updated 2 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- A module for querying the DOM tree and writing XPath expressions using native Python syntax.☆127Updated 7 years ago
- Provides ipdb on failures for py.test.☆105Updated 3 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- Asynchronous Flask using aiohttp☆126Updated 8 years ago
- Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.☆340Updated last month