https://github.com/aleksi44/ansu-fati
https://github.com/aleksi44/ansu-fati
Last synced: about 1 hour ago
JSON representation
- Host: GitHub
- URL: https://github.com/aleksi44/ansu-fati
- Owner: Aleksi44
- Created: 2022-04-06T16:51:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-06T16:53:48.000Z (over 3 years ago)
- Last Synced: 2025-01-16T09:52:28.389Z (9 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
*********
Ansu Fati
*********Developed with Python 3.9.10.
Run from virtual environment
############################.. code-block::
pip install -r requirements.txt
pytest
python manage.py logs/data.log
python manage.py logs/data.log
python manage.py logs/data.logRun from Docker
###############.. code-block::
docker build -t ansu_fati .
docker run -it ansu_fati pytest
docker run -it ansu_fati python manage.py logs/data.log
docker run -it ansu_fati python manage.py logs/empty.log
docker run -it ansu_fati python manage.py logs/random.log