Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ericbutera/code-challenges-py


https://github.com/ericbutera/code-challenges-py

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# Code Challenges

Code Challenges, Python Edition

## Dependencies
- pyenv
- poetry

# Installation
- `poetry install`

# Running Tests
- `poetry run pytest`