/async_hackathon

Hackathon to work with async concepts and applications

Primary LanguagePython

async_hackathon

Hackathon to work with async concepts and applications

Look inside the ./challenges and start from the top

Get started

  1. consider using VSCode with the devcontainer
  2. install poetry with pip install poetry
  3. install the package dependencies with poetry install
  4. follow the readmes in the ./challenges directory