You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sebastián Ramírez
eed33d276d
♻️ Refactor backend, settings, DB sessions, types, configs, plugins ( #158 )
* ♻️ Refactor backend, update DB session handling
* ✨ Add mypy config and plugins
* ➕ Use Python-jose instead of PyJWT
as it has some extra functionalities and features
* ✨ Add/update scripts for test, lint, format
* 🔧 Update lint and format configs
* 🎨 Update import format, comments, and types
* 🎨 Add types to config
* ✨ Add types for all the code, and small fixes
* 🎨 Use global imports to simplify exploring with Jupyter
* ♻️ Import schemas and models, instead of each class
* 🚚 Rename db_session to db for simplicity
* 📌 Update dependencies installation for testing
5 years ago
..
api
♻️ Refactor backend, settings, DB sessions, types, configs, plugins (#158)
5 years ago
core
♻️ Refactor backend, settings, DB sessions, types, configs, plugins (#158)
5 years ago
crud
♻️ Refactor backend, settings, DB sessions, types, configs, plugins (#158)
5 years ago
db
♻️ Refactor backend, settings, DB sessions, types, configs, plugins (#158)
5 years ago
email-templates
🎉 First commit, from couchbase generator, basic changes
7 years ago
models
♻️ Refactor backend, settings, DB sessions, types, configs, plugins (#158)
5 years ago
schemas
♻️ Refactor backend, settings, DB sessions, types, configs, plugins (#158)
5 years ago
tests
♻️ Refactor backend, settings, DB sessions, types, configs, plugins (#158)
5 years ago
__init__.py
🎉 First commit, from couchbase generator, basic changes
7 years ago
backend_pre_start.py
♻️ Refactor backend, settings, DB sessions, types, configs, plugins (#158)
5 years ago
celeryworker_pre_start.py
♻️ Refactor backend, settings, DB sessions, types, configs, plugins (#158)
5 years ago
initial_data.py
♻️ Refactor backend, settings, DB sessions, types, configs, plugins (#158)
5 years ago
main.py
♻️ Refactor backend, settings, DB sessions, types, configs, plugins (#158)
5 years ago
tests_pre_start.py
♻️ Refactor backend, settings, DB sessions, types, configs, plugins (#158)
5 years ago
utils.py
♻️ Refactor backend, settings, DB sessions, types, configs, plugins (#158)
5 years ago
worker.py
♻️ Refactor backend, settings, DB sessions, types, configs, plugins (#158)
5 years ago