jugmac00 / python-version-cheat-sheetLinks
about the what and when of new python features
☆23Updated 3 years ago
Alternatives and similar repositories for python-version-cheat-sheet
Users that are interested in python-version-cheat-sheet are comparing it to the libraries listed below
Sorting:
- Friendlier Python tracebacks.☆87Updated 7 months ago
- A generic project skeleton for Python projects.☆140Updated last month
- Syntactical sugar for Python class attributes☆61Updated last year
- An index of wheels☆57Updated last week
- Vendorize packages from PyPI☆106Updated last year
- Impulse is a command line tool for exploring the imports in a Python package.☆49Updated 3 weeks ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 months ago
- Formatter for your Python unit tests☆106Updated 3 years ago
- Check your wheels have the right contents☆167Updated this week
- Simple CLI for managing Postgres databases in Flask.☆21Updated last year
- A command line tool, to simplify vendoring pure Python dependencies.☆81Updated 2 weeks ago
- An example project which demonstrates how to use some new tools to more easily maintain a codebase that supports both async and synchrono…☆22Updated 5 years ago
- ☆45Updated last week
- Collection of python functions that can be used to run GitHub Action Workflow Commands☆83Updated 2 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated this week
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆90Updated 2 weeks ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated this week
- Automatically use the awesome walrus operator☆124Updated this week
- Friendly-traceback's version used in most situations☆42Updated 2 years ago
- Pytest plugin to fake subprocess.☆115Updated 2 weeks ago
- A Python CLI tool (Written in Rust) that finds all third-party packages imported into your Python project☆36Updated 2 years ago
- Python support graph for specific Python versions for the most popular Python packages☆48Updated this week
- Find your broken links, so users don't.☆66Updated 3 weeks ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆171Updated last month
- ☆16Updated this week
- Try not to stand out☆37Updated 8 months ago
- A simple example of how to structure a Python project☆123Updated 2 months ago
- Declarative and extensible library for configuration & code separation☆83Updated 2 years ago
- Validate configuration and produce human readable error messages☆50Updated this week
- Intuitive way to define a Python property with getter, setter, deleter, gestter_setter and documenter decorators☆22Updated 5 years ago