A hack in the form of a micro project
| friendly_cat | ||
| require_ipv6 | ||
| ungleich_screening_task | ||
| .editorconfig | ||
| .env.dist | ||
| .gitignore | ||
| CONTRIBUTING.md | ||
| Makefile | ||
| manage.py | ||
| README.md | ||
| requirements.txt | ||
| setup.cfg | ||
| setup.py | ||
| tests.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:
make install