sqlalchemy-stubs
Mypy plugin and stubs for SQLAlchemy (by dropbox)
phantom-types
Phantom types for Python. (by antonagestam)
| sqlalchemy-stubs | phantom-types | |
|---|---|---|
| 1 | 2 | |
| 585 | 235 | |
| 0.3% | 0.0% | |
| 0.0 | 5.8 | |
| about 2 years ago | 5 months 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:
mypy-test - Test mypy plugins, stubs, custom types.
infer-types - A CLI tool to automatically add type annotations into Python code. Must have tool for annotating existing code.
lxml-stubs - Type stubs for the lxml package
db-introspector-gadget - This is a CLI tool that can introspect MySQL or Postgres databases and generate a python file that contains TypedDict definitions for the tables and columns in the provided database schema.
django-stubs - PEP-484 stubs for Django