- Notifications
You must be signed in to change notification settings - Fork33
Master Python typing (type hints) with interactive online exercises!
License
laike9m/Python-Type-Challenges
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Master Python typing (type hints) with interactive online exercises!
Click 👉👉HERE to start
Happy typing!
You can also run the challenge locally. To do that, clone the project and install necessary dependencies, using either PDM orrequirements.txt
.
PDM is recommended. Afterinstalling PDM, you can install needed dependencies with the following steps:
pdm installpdm dev# This will run a local Flask server
Alternatively, you can install dependencies withrequirements.txt
:
pip install -r requirements.txtflask run
Add new challenges
Adding a new challenge is pretty simple:you only need to create a new folder, add a
question.py
and asolution.py
, and that's it. Seehere for a detailed guidance.New features & bug fixes
If you want to fix a bug or add a new feature, follow theguidance.
For general questions, you can post them inDiscussions.
If you met issues or want to suggest a new feature/improvement, feel free toopen a new issue.
This project is inspiredType Exercise in Rust by@skyzh, andtype-challenges by@antfu.
Social graphimages come fromChristin Hume.
About
Master Python typing (type hints) with interactive online exercises!
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.