sqlalchemy-stubs
Mypy plugin and stubs for SQLAlchemy (by dropbox)
phantom-types
Phantom types for Python. (by antonagestam)
sqlalchemy-stubs | phantom-types | |
---|---|---|
1 | 2 | |
575 | 220 | |
0.2% | 0.9% | |
0.0 | 7.3 | |
about 1 year ago | 6 days ago | |
Python | Python | |
Apache License 2.0 | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
sqlalchemy-stubs
Posts with mentions or reviews of sqlalchemy-stubs.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-28.
-
Welcome to hassle free coding
SQL Alchemy: https://github.com/dropbox/sqlalchemy-stubs
phantom-types
Posts with mentions or reviews of phantom-types.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-09.
-
Sunday Daily Thread: What's everyone working on this week?
I've written and published about a static type checking technique and a library of mine that implements it: phantom-types.
- Phantom Types in Python
What are some alternatives?
When comparing sqlalchemy-stubs and phantom-types you can also consider the following projects:
celery-types - :seedling: Type stubs for Celery and its related packages
mmpm - MagicMirror Package Manager
mypy-test - Test mypy plugins, stubs, custom types.
django-stubs - PEP-484 stubs for Django
lxml-stubs - Type stubs for the lxml package
option - Rust like Option and Result types in Python