Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some more projects to check #71

Open
A5rocks opened this issue Dec 14, 2022 · 0 comments
Open

Some more projects to check #71

A5rocks opened this issue Dec 14, 2022 · 0 comments

Comments

@A5rocks
Copy link
Contributor

A5rocks commented Dec 14, 2022

I would add these myself (well, I will if nobody has done the work for me in a couple days) but whatever, don't really feel like doing this right now:

  • https://github.com/internetarchive/openlibrary (deps are types-PyYAML types-python-dateutil types-requests types-simplejson types-Deprecated and run mypy openlibrary --python-version 3.10)
    Internet Archive is a great service, and, well, this project seems to keep up to date with mypy (no errors against latest mypy!) This is the only project I went through the effort to minimize dependencies for....
  • https://github.com/ankitects/anki
    Anki is used quite a bit and has a quite a bit of python code.
  • https://github.com/renpy/renpy
    Uses pyright (not in strict mode, though) and is used in games.
  • https://github.com/RobertCraigie/prisma-client-py
    I'm not quite sure if this can be added to mypy primer. But it's got a mypy plugin and Prisma clients are heavily type dependent (based on my experience with the TypeScript one, lol).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant