Figg 54fd5b81f4 final dns file | 10 mēnešus atpakaļ | |
---|---|---|
archive | 11 mēnešus atpakaļ | |
data | 2 dienas atpakaļ | |
million | 2 dienas atpakaļ | |
output | 11 mēnešus atpakaļ | |
scripts | 2 dienas atpakaļ | |
test | 2 dienas atpakaļ | |
.drone.yml | 11 mēnešus atpakaļ | |
.gitignore | 11 mēnešus atpakaļ | |
Dockerfile | 11 mēnešus atpakaļ | |
poetry.lock | 5 mēnešus atpakaļ | |
pyproject.toml | 5 mēnešus atpakaļ | |
pytest.ini | 11 mēnešus atpakaļ | |
readme.md | 11 mēnešus atpakaļ |
curl -sSL https://install.python-poetry.org | python3 -
Optionally configure poetry to create virtual envs in project root directories
poetry config virtualenvs.in-project true
poetry shell
poetry install
python -m scripts.[script name]
python -m scripts.find_holes
python -m scripts.read_top