Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Figg a0cbc508cc Script pour savoir qui a dit de vilain gros mots vor 1 Jahr
data update data vor 1 Jahr
million Script pour savoir qui a dit de vilain gros mots vor 1 Jahr
scripts Script pour savoir qui a dit de vilain gros mots vor 1 Jahr
.gitignore Use pydantic vor 1 Jahr
export_data-v2.py Add month mode vor 2 Jahren
participations.png Use pydantic vor 1 Jahr
poetry.lock Use pydantic vor 1 Jahr
pyproject.toml add readme vor 1 Jahr
readme.md add readme vor 1 Jahr

readme.md

Messenger 1 Million

Dev environment setup

1. Install poetry

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

2. Setup a poetry virtual env

poetry shell

3. Install dependencies

poetry install

Run scripts

python -m scripts.[script name]

Examples :

python -m scripts.find_holes
python -m scripts.read_top