You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
5 days ago | |
---|---|---|
.devcontainer | 6 days ago | |
.github | 7 days ago | |
envs | 11 months ago | |
src | 5 days ago | |
.dockerignore | 6 months ago | |
.eslintrc | 11 months ago | |
.gitignore | 1 week ago | |
.pre-commit-config.yaml | 1 week ago | |
.prettierrc | 11 months ago | |
.tool-versions | 1 week ago | |
Dockerfile | 1 week ago | |
LICENSE | 11 months ago | |
README.md | 7 days ago | |
constraints.txt | 1 week ago | |
docker-compose-build.yaml | 11 months ago | |
docker-compose.yaml | 11 months ago | |
poetry.lock | 6 months ago | |
pyproject.toml | 1 week ago | |
requirements-dev.in | 1 week ago | |
requirements-dev.txt | 5 days ago | |
requirements.in | 1 week ago | |
requirements.txt | 1 week ago | |
tasks.py | 1 week ago |
README.md
Checkout
Simple interface to register baskets.
Quick start
Clone, then
pip install -U pip pip-tools invoke
inv sync-dependencies
pre-commit install --install-hooks
inv test
./src/manage.py migrate
./src/manage.py generat_dummy_baskets
./src/manage.py createsuperuser
Reuse
If you do reuse my work, please consider linking back to this repository 🙂