JuanoD / uv-monoLinks
Experiment on monorepos using uv
☆18Updated 11 months ago
Alternatives and similar repositories for uv-mono
Users that are interested in uv-mono are comparing it to the libraries listed below
Sorting:
- A Poetry plugin that makes it simple to share code between projects in monorepos.☆191Updated last month
- A plugin for snapshot testing with pytest.☆134Updated last year
- Easy monorepos with Python and uv☆65Updated 2 months ago
- This code generator creates APIClient app from an openapi file.☆36Updated last year
- Library to declare additional kinds of objects not natively supported by SqlAlchemy/Alembic.☆44Updated 2 weeks ago
- Poetry workspace plugin for Python monorepos.☆85Updated 2 years ago
- Asyncio compatible SDK for aws services.☆176Updated 9 months ago
- SQLAlchemy mock helpers.☆79Updated last year
- A library to help automate the creation of universal python libraries☆40Updated last week
- Poetry plugin that facilitates the usage of more complex monorepo project structures by pinning version dependencies when building and pu…☆33Updated 2 months ago
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆192Updated this week
- FastWS framework around FastAPI with auto-documentation of WebSockets using AsyncAPI.☆25Updated last year
- Pytest plugin for testing examples in docstrings and markdown files.☆125Updated 4 months ago
- Pytest plugin to annotate failed tests with a workflow command for GitHub Actions☆165Updated last week
- An example repo to demonstrate Python support in Pants☆112Updated 4 months ago
- Your own private PyPi index, github-hosted☆213Updated 6 months ago
- Automatically add simple type annotations to your code☆265Updated 11 months ago
- Command-line parsing library for Python 3.☆134Updated last year
- monorepo sample using python and poetry☆112Updated 3 years ago
- RFC-7807 compliant problem detail error response handler for FastAPI applications☆21Updated 2 years ago
- Opionated helpers for creating py.test fixtures for Docker integration and smoke testing environments☆90Updated 5 months ago
- Wrap pynamo models in pydantic schemas to make them easy to work with in FastAPI☆18Updated last year
- This library can convert a pydantic class to a avro schema or generate python code from a avro schema.☆79Updated 3 months ago
- Extend typing package functionalities☆59Updated 2 years ago
- Turn Pydantic defined Data Models into CLI Tools☆153Updated 3 months ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…