trim21 / snakefood3Links
python3 dependency graphs generator
☆31Updated 2 weeks ago
Alternatives and similar repositories for snakefood3
Users that are interested in snakefood3 are comparing it to the libraries listed below
Sorting:
- A minimal re-implementation of Python's `venv` module☆139Updated 4 months ago
- Vendorize packages from PyPI☆106Updated last year
- ☆45Updated this week
- Operator overloading for fast anonymous functions.☆50Updated 3 weeks ago
- An unofficial, importable pip API☆118Updated 3 weeks ago
- ☆29Updated 8 months ago
- Make Python CLI tools win the speed race, by cheating!☆76Updated 5 months ago
- Slightly simplified subprocesses☆37Updated 8 months ago
- Store Python traceback for later debugging. 🐛☆60Updated last year
- Syntactical sugar for Python class attributes☆61Updated last year
- Caching for HTTPX☆72Updated last month
- A utility to fetch and download python packages☆161Updated this week
- Add logfmt structured logging using the stdlib logging module and without changing a single log call.☆96Updated last month
- ☆55Updated last year
- Validate configuration and produce human readable error messages☆50Updated this week
- A Python library to determine what exactly the user ran at the command line, along with default values, and any transformations that happ…☆45Updated this week
- A general-purpose library designed to guide developers in expressing their code as a flow.☆109Updated 2 months ago
- ☆35Updated 3 months ago
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- Benchmarking tools for Python☆30Updated 4 years ago
- Define your JSON schema as Python dataclasses☆61Updated 2 years ago
- A simple Python wheel builder for simple projects.☆32Updated last month
- Utilities for run-time type validation and multiple dispatch☆171Updated 2 weeks ago
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…