Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

types_sqlalchemy_utils-1.1.0.tar.gz (22.7 kB view hashes)

Uploaded Source

Built Distribution

types_sqlalchemy_utils-1.1.0-py3-none-any.whl (38.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page