albarralnunez / codemeber

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codember

🧑‍💻 Codember Solutions

Installation instructions:

rtx install
poetry install
poetry run pip-compile --output-file=./third_parties/python/requirements_lock.txt third_parties/python/requirements.txt
poetry run pip install -r third_parties/python/requirements_lock.txt

2023

Python version:

bazel run //2023/CHALLENGE_01/python/...

About


Languages

Language:Python 92.3%Language:Starlark 7.7%