PacificGilly / poetry_to_uvLinks
Helps convert a Poetry formatted pyproject.toml file to a UV formatted pyproject.toml file (also compatible with pip and pip-compile)
☆18Updated last year
Alternatives and similar repositories for poetry_to_uv
Users that are interested in poetry_to_uv are comparing it to the libraries listed below
Sorting:
- Runtime typing introspection tools☆59Updated last week
- Use uv in GitHub Actions by adding one line to the workflow.☆62Updated 3 weeks ago
- A 🤘 rockin' t-string HTML templating system for Python 3.14.☆121Updated 3 weeks ago
- create cli applications using pydantic models☆42Updated last year
- Syntactical sugar for Python class attributes☆66Updated last month
- A Python interface for markdown-it.rs, using Rust for blazingly fast parsing ⚡️☆55Updated last week
- Builds a graph of a Python project's internal dependencies.☆110Updated 2 weeks ago
- ☆196Updated last week
- Test whether your code is logging correctly 🪵☆122Updated 3 weeks ago
- Transforming asynchronous to synchronous Python code☆24Updated last week
- Automatically sync your pre-commit hooks version from your PDM, Poetry or UV lockfile, and install them automatically.☆30Updated last week
- Hatchling plugin to read project dependencies from requirements.txt☆40Updated last week
- Validation library for simple check on `pyproject.toml`☆200Updated this week
- Experimental Python API for Ruff☆34Updated last month
- ☆47Updated last year
- A lightweight package that provides rate-limited httpx transports.☆46Updated this week
- derive types from other types to make it easier to type code!☆22Updated last month
- Run pytest inside a sub interpreter☆23Updated 2 years ago
- A Flake8 plugin that checks for issues using the standard library logging module.☆85Updated 3 weeks ago
- ☆203Updated this week
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆86Updated last month
- Find and fix unused Python code using command line.☆150Updated 5 months ago
- Testing framework that empowers pytest (with better fixtures and parametrization)☆58Updated last year
- Constable lets you be lazy by inserting prints directly into your AST for stateful debugging☆100Updated last year
- ☆92Updated 3 months ago
- All-Inclusive Python Projects☆137Updated last month
- Declarative CLI argument parser☆184Updated 2 months ago
- Benchmarking various Python package managers☆47Updated this week
- Display a treemap of the timings reported by python -X importtime☆115Updated 4 years ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago