This website requires JavaScript.
Explore
Help
Sign in
alexander
/
urban-meal-delivery
Watch
1
Star
1
Fork
You've already forked urban-meal-delivery
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
Actions
urban-meal-delivery
/
.pre-commit-config.yaml
alembic.ini
docs/conf.py
docs/index.rst
docs/license.rst
docs/reference.rst
LICENSE.txt
migrations/env.py
migrations/README.md
migrations/script.py.mako
migrations/versions/rev_20200806_23_f11cd76d2f45_create_the_database.py
notebooks/00_clean_data.ipynb
noxfile.py
poetry.lock
pyproject.toml
README.md
setup.cfg
src/urban_meal_delivery/__init__.py
src/urban_meal_delivery/configuration.py
src/urban_meal_delivery/console.py
src/urban_meal_delivery/db/__init__.py
src/urban_meal_delivery/db/addresses.py
src/urban_meal_delivery/db/cities.py
src/urban_meal_delivery/db/connection.py
src/urban_meal_delivery/db/couriers.py
src/urban_meal_delivery/db/customers.py
src/urban_meal_delivery/db/meta.py
src/urban_meal_delivery/db/orders.py
src/urban_meal_delivery/db/restaurants.py
tests/__init__.py
tests/conftest.py
tests/db/__init__.py
tests/db/conftest.py
tests/db/test_addresses.py
tests/db/test_cities.py
tests/db/test_couriers.py
tests/db/test_customer.py
tests/db/test_orders.py
tests/db/test_restaurants.py
tests/test_config.py
tests/test_console.py
tests/test_version.py
No matching file found