Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Master Python typing (type hints) with interactive online exercises!

License

NotificationsYou must be signed in to change notification settings

laike9m/Python-Type-Challenges

Repository files navigation

Master Python typing (type hints) with interactive online exercises!

Click 👉👉HERE to start

Happy typing!

How to Run Locally

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

How to Contribute

  • Add new challenges

    Adding a new challenge is pretty simple:you only need to create a new folder, add aquestion.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.

Got Questions?

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.

Sponsor

Deployed on Zeabur

Credits

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

Stars

Watchers

Forks

Contributors24


[8]ページ先頭

©2009-2025 Movatter.jp