Task #8219
Aktualizováno uživatelem Stanislav Král před asi 4 roky(ů)
Development environment shall be created: * Define tools used for development (IDE, Python version, etc...) -> specify this in [[Technologies]] Wiki page * Create IDE project and store it under the Git * Prepare .gitignore file and store it under the Git * Create initial requirements.txt with the essential dependencies and store it under Git (use @pipreqs@?) pip-reqs?) -> specify this in [[Technologies]] Wiki page * Define and prepare the unit test framework to be used -> specify this in [[Technologies]] Wiki page * _Docker (if necessary)_