-
thomaswoehlke authoredthomaswoehlke authored
TODO.md 2.10 KiB
TODO
Jinja
Celery
- https://stackabuse.com/asynchronous-tasks-using-flask-redis-and-celery/
- https://docs.celeryproject.org/en/stable/userguide/monitoring.html#monitoring-redis-queues
- https://docs.celeryproject.org/en/stable/userguide/daemonizing.html#service-file-celery-service
Setuptools
- https://setuptools.readthedocs.io/en/latest/userguide/dependency_management.html#python-requirement
- https://setuptools.readthedocs.io/en/latest/userguide/dependency_management.html
- https://setuptools.readthedocs.io/en/latest/userguide/declarative_config.html
- https://setuptools.readthedocs.io/en/latest/userguide/quickstart.html#basic-use
Flask-Login
- https://flask-login.readthedocs.io/en/latest/
- https://riptutorial.com/flask/example/28112/using-flask-login-extension
blueprints
Bootstrap Theme
- https://startbootstrap.com/template/sb-admin-angular
- https://github.com/startbootstrap/sb-admin-angular
- https://startbootstrap.com/previews/sb-admin-angular
Visual Studio Code
- Flask Tutorial in Visual Studio Code: https://code.visualstudio.com/docs/python/tutorial-flask
packaging
0.0.17 Release
- Fixed #123 (closed) split RkiBundeslaenderService into two Services, one for bundeslaender and one for landkreise
- Fixed #128 (closed) add fields from csv to RkiLandkreiseImport
- Fixed #139 (closed) refactor RkiBundeslaenderServiceDownload to new method scheme introduced 07.02.2021
- Fixed #140 (closed) move OwidImport to RKI in: rk_service_import.py
- Fixed #125 (closed) implement RkiLandkreise
- Fixed #126 (closed) implement RkiBundeslaenderImport
0.0.18 Release
- Fixed #39 (closed) SQLalchemy instead of SQL: AllModelClasses.remove_all()
- Fixed #40 (closed) SQLalchemy instead of SQL: EcdcImport.get_date_rep()
- Fixed #41 (closed) SQLalchemy instead of SQL: EcdcImport.get_countries_of_continent()
- Fixed #107 (closed) SQLalchemy instead of SQL in: EcdcImport.get_countries_of_continent
- Fixed #109 (closed) SQLalchemy instead of SQL in: EcdcImport.get_date_rep
- Fixed #110 (closed) SQLalchemy instead of SQL in: EcdcImport.get_continent