{"id":17230028,"url":"https://github.com/laike9m/python-type-challenges","last_synced_at":"2025-04-07T18:09:42.586Z","repository":{"id":203029037,"uuid":"708647543","full_name":"laike9m/Python-Type-Challenges","owner":"laike9m","description":"Master Python typing (type hints) with interactive online exercises! ","archived":false,"fork":false,"pushed_at":"2024-10-04T05:21:30.000Z","size":763,"stargazers_count":512,"open_issues_count":9,"forks_count":32,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-10-30T05:26:09.955Z","etag":null,"topics":["python","python-education","python-typing","type-hints"],"latest_commit_sha":null,"homepage":"https://python-type-challenges.zeabur.app","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/laike9m.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-23T05:11:41.000Z","updated_at":"2024-10-26T11:48:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"9bd60f26-df5c-4fd6-a503-5c6f4cf38c08","html_url":"https://github.com/laike9m/Python-Type-Challenges","commit_stats":{"total_commits":232,"total_committers":26,"mean_commits":8.923076923076923,"dds":0.2844827586206896,"last_synced_commit":"28a6dc474f97e5d5bb607b6913edb1471eff7fc3"},"previous_names":["laike9m/python-type-challenges"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laike9m%2FPython-Type-Challenges","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laike9m%2FPython-Type-Challenges/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laike9m%2FPython-Type-Challenges/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laike9m%2FPython-Type-Challenges/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laike9m","download_url":"https://codeload.github.com/laike9m/Python-Type-Challenges/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247704569,"owners_count":20982298,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python","python-education","python-typing","type-hints"],"created_at":"2024-10-15T04:52:13.754Z","updated_at":"2025-04-07T18:09:42.555Z","avatar_url":"https://github.com/laike9m.png","language":"Python","readme":"# Python Type Challenges\n\nMaster Python typing (type hints) with interactive online exercises!\n\nClick 👉👉 **[HERE](https://python-type-challenges.zeabur.app)** to start\n\n![](docs/images/usage.gif)\n\nHappy typing!\n\n## How to Run Locally\n\nYou can also run the challenge locally. To do that, clone the project and install necessary dependencies, using either PDM or `requirements.txt`.\n\n[PDM](https://pdm-project.org/) is recommended. After [installing PDM](https://pdm.fming.dev/latest/#installation), you can install needed dependencies with the following steps:\n\n```bash\npdm install\npdm dev  # This will run a local Flask server\n```\n\nAlternatively, you can install dependencies with `requirements.txt`:\n\n```bash\npip install -r requirements.txt\nflask run\n```\n\n## How to Contribute\n\n- **Add new challenges**\n\n  Adding a new challenge is pretty simple: **you only need to create a new folder, add a `question.py` and a `solution.py`, and that's it**. See [here](docs/Contribute.md) for a detailed guidance.\n\n- **New features \u0026 bug fixes**\n\n  If you want to fix a bug or add a new feature, follow the [guidance](docs/Development.md).\n\n## Got Questions?\n\nFor general questions, you can post them in [Discussions](https://github.com/laike9m/Python-Type-Challenges/discussions).\n\nIf you met issues or want to suggest a new feature/improvement, feel free to [open a new issue](https://github.com/laike9m/Python-Type-Challenges/issues/new).\n\n## Sponsor\n\n[![Deployed on Zeabur](https://zeabur.com/deployed-on-zeabur-dark.svg)](https://zeabur.com?referralCode=laike9m\u0026utm_source=laike9m\u0026utm_campaign=oss)\n\n## Credits\n\nThis project is inspired [Type Exercise in Rust](https://github.com/skyzh/type-exercise-in-rust/) by [@skyzh](https://github.com/skyzh), and [type-challenges](https://github.com/type-challenges/type-challenges/) by [@antfu](https://github.com/antfu).\n\nSocial graph [images](https://unsplash.com/photos/person-sitting-front-of-laptop-mfB1B1s4sMc) come from [Christin Hume](https://unsplash.com/@christinhumephoto).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaike9m%2Fpython-type-challenges","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaike9m%2Fpython-type-challenges","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaike9m%2Fpython-type-challenges/lists"}