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

Libraries and frameworks leveraging Type annotations #106

Open
cleder opened this issue Feb 24, 2023 · 1 comment
Open

Libraries and frameworks leveraging Type annotations #106

cleder opened this issue Feb 24, 2023 · 1 comment

Comments

@cleder
Copy link
Contributor

cleder commented Feb 24, 2023

Should there be a section about tools, libraries, frameworks that leverage type annotations, like FastAPI, Pydantic, Typer, ... ?

Background: I just stumbled over https://github.com/cal-pratt/flexdi and was wondering how to promote something like this. https://github.com/pschanely/CrossHair is another example falling into this category (if we want to make one)

@cleder cleder changed the title Libraries frameworks leveraging Type annotations Libraries and frameworks leveraging Type annotations Feb 24, 2023
@orsinium
Copy link
Collaborator

Projects in the categories we already have are scarce, so we add to the list pretty much everything that fits. On the other hand, tools that use type annotations in any way are numerous. From the top of my head, I can recall 7 different ORMs, 3-4 tools for parsing CLI args, and a few validation tools. It doesn't mean we shouldn't have such categories. It means if we do, we need to heavily curate it (as awesome-python o similar), and for this particular list it's not what we've done so far.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants