Eppy type stubs for the eppy package
Project description
eppy-stubs
Type annotations for eppy 23.1.0 compatible with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright and other tools.
Generated with mypy_eppy_builder 0.0.1.
How to install
Generate locally (recommended)
You can generate type annotations for eppy package locally with mypy_eppy_builder.
Use uv for build isolation.
- Run mypy_eppy_builder in your package root directory:
uvx --with 'eppy==23.1.0' mypy_eppy_builder
From PyPI with pip
Install types_eplus2310 to add type checking for eppy package.
# install type annotations only for eppy
python -m pip install types_eplus2310
How to uninstall
# uninstall eppy-stubs
python -m pip uninstall -y eppy-stubs
Usage
VSCode
- Install Python extension
- Install Pylance extension
- Set
Pylanceas your Python Language Server - Install
eppy-stubs[latest]in your environment:
python -m pip install 'eppy-stubs[latest]'
Both type checking and code completion should now work.
No explicit type annotations required, write your eppy code as usual.
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
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 eppy_stubs-0.1.3.tar.gz.
File metadata
- Download URL: eppy_stubs-0.1.3.tar.gz
- Upload date:
- Size: 45.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7092c895c6b4ae12e45b1388415bea58c52d105bbacd8d6ef7dc46f8acdcf791
|
|
| MD5 |
851417baa1a8ec436b9bffaa5bfe5cb3
|
|
| BLAKE2b-256 |
fcbc44fe0964dcec9c62844a1d6ee693401eb052e3a64751cfffb9cbb98d606a
|
File details
Details for the file eppy_stubs-0.1.3-py3-none-any.whl.
File metadata
- Download URL: eppy_stubs-0.1.3-py3-none-any.whl
- Upload date:
- Size: 45.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18a5fea6b6657c330034845d500e303799b95efde310bdc0d7f1778f970078b3
|
|
| MD5 |
cf574d945ad6142e2ed0daa887284c50
|
|
| BLAKE2b-256 |
4bd21ad09cb0ede23edab50ea6813b4584f432b34e6aa8c3925edc2d5bc43f0f
|