Akce
Technologies » Historie » Revize 6
« Předchozí |
Revize 6/8
(rozdíl)
| Další »
Stanislav Král, 2021-03-04 23:08
Technologies¶
The project uses the following technologies:- Python 3.8
- PyCharm IDE is recommended but not required
- Flask 1.1.2 - micro webserver framework
- pytest - testing framework
- tests can be run in PyCharm IDE (see tutorial) or by calling
pytest
in the project root directory
- tests can be run in PyCharm IDE (see tutorial) or by calling
Dependencies¶
Flask
(webserver framework)pytest
(testing framework)
See requirements.txt
file for detailed dependency list.
Aktualizováno uživatelem Stanislav Král před asi 4 roky(ů) · 6 revizí