kennethreitz-archive / uvenvLinks
Workflow tool for uv, similar to Pipenv.
☆30Updated 9 months ago
Alternatives and similar repositories for uvenv
Users that are interested in uvenv are comparing it to the libraries listed below
Sorting:
- ☆92Updated 9 months ago
- Run pytest inside a sub interpreter☆22Updated last year
- Simple caching transport for httpx☆53Updated last year
- Productivity tools for popular open source repos, used by pydantic☆61Updated last year
- ☆41Updated 7 months ago
- Python type explainer for the web☆20Updated last year
- Use uv in GitHub Actions by adding one line to the workflow.☆61Updated 4 months ago
- Runtime typing introspection tools☆48Updated 2 weeks ago
- A Flake8 plugin that checks for issues using the standard library logging module.☆85Updated this week
- A lightweight package that provides rate-limited httpx transports.☆32Updated 3 weeks ago
- GitHub action to list all valid versions of dependency for a Python project☆29Updated 2 years ago
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆81Updated 2 weeks ago
- Test whether your code is logging correctly 🪵☆112Updated last week
- Modern benchmarking library for python with pytest integration.☆53Updated last year
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 2 years ago
- A flake8 extension that implements misc. lints☆64Updated 2 years ago
- A minimal re-implementation of Python's `venv` module☆136Updated 11 months ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆41Updated last year
- A Text User Interface (TUI) for Pytest, with console scripts to launch a TUI or an HTML page☆38Updated last year
- flake8 plugin which checks that typing imports are properly guarded☆48Updated last week
- Syntactical sugar for Python class attributes☆57Updated 10 months ago
- Command-line parsing library for Python 3.☆132Updated 9 months ago
- Python packaging scenarios☆119Updated this week
- Uvicorn worker for Gunicorn!☆77Updated 4 months ago
- ☆183Updated 2 weeks ago
- Are your dependencies ready for new Python?☆46Updated 5 months ago
- Make Python CLI tools win the speed race, by cheating!☆74Updated last week
- A dependency injection framework for Python! Bevy's primary goal is to help you write amazing code with less effort.☆70Updated this week
- Vendorize packages from PyPI