Type Stubs for sqlalchemy-utils
Project description
types-sqlalchemy-utils
This is a package containing type annotations for sqlalchemy-utils.
Installing:
Simply run the following in the environment in which you want to install this package:
# install types-sqlalchemy-utils
$ python -m pip install types-sqlalchemy-utils
or add it to your requirements file.
Developing
This is a partial stub package, only covering a part of the functions and objects available in sqlalchemy-utils
.
Contributions (both in adding stubs for more functions, or keeping up to date with sqlalchemy-utils
itself) are
welcome.
All the formatting is done using pre-commit. To use this, run the following:
# install pre-commit
$ python -m pip install pre-commit
# Set up the hooks (so pre-commit automatically runs when you do a commit)
$ cd root/directory/of/the/pulled/repository
$ pre-commit install
# This will run automatically whenever a commit is created
# To run it manually, use:
$ pre-commit run --all-files
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file types_sqlalchemy_utils-1.1.0.tar.gz
.
File metadata
- Download URL: types_sqlalchemy_utils-1.1.0.tar.gz
- Upload date:
- Size: 22.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af9d92992687c9e7c920b9a1b814fd10915b9b3a7b1f731b7fd2fff8ce2f3bfb |
|
MD5 | 7144d77f3278862a0c3f598e62b4315a |
|
BLAKE2b-256 | a55d747310a5b105facc74c5b466e3e234f187df6bd5168dba6e28884f9be4d8 |
File details
Details for the file types_sqlalchemy_utils-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: types_sqlalchemy_utils-1.1.0-py3-none-any.whl
- Upload date:
- Size: 38.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60b28fe3453f67fc90bb0a106063025cffc1efa6eedb59a7ea5b043644c3d16a |
|
MD5 | 24ee39e045fdf6e094bb4abc5af83268 |
|
BLAKE2b-256 | 4d82ff6cd783b288130577cb516d1f65d8efb650bcd7723d0e7774f632b3df16 |