An open API service indexing awesome lists of open source software.

https://github.com/justmars/pylts

Pydantic wrapper around litestream for AWS buckets
https://github.com/justmars/pylts

litestream pydantic sqlite

Last synced: 3 months ago
JSON representation

Pydantic wrapper around litestream for AWS buckets

Awesome Lists containing this project

README

        

# pylts

![Github CI](https://github.com/justmars/pylts/actions/workflows/main.yml/badge.svg)

Pydantic wrapper around litestreamed database specific to an AWS bucket.

## Development

See [documentation](https://mv3.dev/pylts).

1. Run `poetry install`
2. Run `poetry update`
3. Run `pytest`