A hack in the form of a micro project
| .editorconfig | ||
| .gitignore | ||
| CONTRIBUTING.md | ||
| README.md | ||
| requirements.txt | ||
| setup.cfg | ||
| setup.py | ||
ungleich_screening_task
A micro project proposed as a screening task for the Senior Django Developer position at ungleich.
Installation
On a system, or in a virtual environment where Python version 3.6 or above, and pip and setuptools are available, run the following command to install required modules:
python -m pip install -r requirements.txt