Skip to main content

Type Stubs for flask-smorest

Project description

types-smorest

This is a package containing type annotations for flask-smorest.

Installing:

Simply run the following in the environment in which you want to install this package:

# install types-smorest
$ python -m pip install types-smorest

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 flask-smorest. Contributions (both in adding stubs for more functions, or keeping up to date with flask-smorest 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

Versioning

The first 3 segments of the types-smorest version are the same as the flask-smorest version for which they are created, with the 4th segment being used for stub versioning.
For example, flask-smorest v1.2.3 can use types-smorest v1.2.3.X (v1.2.3.0, v1.2.3.1, etc.)

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-smorest-0.0.5.tar.gz (18.0 kB view details)

Uploaded Source

File details

Details for the file types-smorest-0.0.5.tar.gz.

File metadata

  • Download URL: types-smorest-0.0.5.tar.gz
  • Upload date:
  • Size: 18.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7

File hashes

Hashes for types-smorest-0.0.5.tar.gz
Algorithm Hash digest
SHA256 b3e114530f9d943c6ea84c022d238d20823ac58f6ad6d8b4a82b5810ab9d0bc2
MD5 952494b59b0b5163165646b556d9dd34
BLAKE2b-256 0c3e8a8cc0bc61c24fc333e4b868c88785396f623dd63830ba4f441f10a7d342

See more details on using hashes here.

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