Type stubs for openpyxl
Project description
openpyxl-stubs
Add types for openpyxl for mypy.
Installation
$ pip install openpyxl-stubs
Usage
Mypy will automatically use the type annotations in this package, once it is installed. You just need to annotate your code:
from typing import Optional
from flask_httpauth import HTTPAuth, Authorization
def foo(bar: HTTPAuth) -> Optional[Authorization]:
return bar.get_auth()
For general hints how to use type annotations, please read Type Annotations in Python 3.8
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
openpyxl-stubs-0.1.15.tar.gz
(16.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file openpyxl-stubs-0.1.15.tar.gz.
File metadata
- Download URL: openpyxl-stubs-0.1.15.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca4a012d6d4aae117824bd6bdaa972198e033cd926a0fb68e9561d6b49997cc1
|
|
| MD5 |
055f97e56395e1374b98e72d76f931be
|
|
| BLAKE2b-256 |
014bcebe2dfbd5b748077bbd5774f4a3e4d50b63cbe3dcb7f1dc6aca0d0a24b8
|
File details
Details for the file openpyxl_stubs-0.1.15-py3-none-any.whl.
File metadata
- Download URL: openpyxl_stubs-0.1.15-py3-none-any.whl
- Upload date:
- Size: 24.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5172b56b46aedc058cf1c163b5ffcbd4f021e497572834738a111a31a2c9705
|
|
| MD5 |
d5ac587c52192093ea234a13809e203d
|
|
| BLAKE2b-256 |
c423ef84796241165bbc95d58cce6593da8be613e7ad4cc24320298ffde01a67
|