nathro / AutoTransform
AutoTransform is a framework for large-scale, automated code modification in a production environment.
☆57Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for AutoTransform
- Property-based tests for the Python standard library (and builtins)☆27Updated 3 years ago
- Adaptive fuzzing of Hypothesis tests☆82Updated last month
- Handy decorator for elegant design-by-contract in 3.10+☆102Updated 2 years ago
- Python packaging scenarios☆105Updated last week
- WhyProfiler is a CPU profiler for Jupyter notebook that not only identifies hotspots but can suggest faster alternatives.☆44Updated 2 years ago
- a GitHub action to install (pre-release) pythons from deadsnakes☆54Updated 3 weeks ago
- Write snippets of code in C++, Python, Ruby, and others as documentation and execute them as regression tests.☆58Updated last year
- A big, interactive table of package management tools in the Python ecosystem☆42Updated last year
- Library for building and working with arbitrary ASTs on top dataclasses☆20Updated last week
- Hypothesis strategies for generating Python programs, something like CSmith☆96Updated 9 months ago
- Tame your monorepo. Make CI fast again.☆28Updated 3 weeks ago
- A pytest fixture wrapper for https://pypi.org/project/mock-generator☆31Updated 5 months ago
- A lightweight Python package for performance testing of Python functions.☆37Updated last year
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 2 years ago
- WIP a faster python dependency resolver to replace `poetry lock` and `pip-compile`☆13Updated 8 months ago
- 🗿 Straightforward CLI parsing and dispatching microframework☆22Updated 2 weeks ago
- A minimal re-implementation of Python's `venv` module☆134Updated 5 months ago
- Builds a graph of a Python project's internal dependencies.☆59Updated 2 weeks ago
- A backend for the `keyring` module which uses a hardware token to require user presence for any secret access, by encrypting your vault a…☆35Updated last year
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆63Updated last month
- Legacy instrumentation for your Python apps with Honeycomb.