Eppy type stubs for the archetypal package
Project description
archetypal-stubs
Type annotations for archetypal 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 archetypal package locally with mypy_eppy_builder.
Use uv for build isolation.
- Run mypy_eppy_builder in your package root directory:
uvx --with 'archetypal==23.1.0' mypy_eppy_builder
From PyPI with pip
Install types_eplus2310 to add type checking for archetypal package.
# install type annotations only for archetypal
python -m pip install types_eplus2310
How to uninstall
# uninstall archetypal-stubs
python -m pip uninstall -y archetypal-stubs
Usage
VSCode
- Install Python extension
- Install Pylance extension
- Set
Pylanceas your Python Language Server - Install
archetypal-stubs[latest]in your environment:
python -m pip install 'archetypal-stubs[latest]'
Both type checking and code completion should now work.
No explicit type annotations required, write your archetypal 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 archetypal_stubs-0.1.6.tar.gz.
File metadata
- Download URL: archetypal_stubs-0.1.6.tar.gz
- Upload date:
- Size: 57.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a36639f03e7358b57beee54f87823de5d2398271179e3f61d19832f194874f8
|
|
| MD5 |
b2957b679d1232c65d6ee0caa9669aae
|
|
| BLAKE2b-256 |
81a0dd6bf60442bd12d548fc72de382869509c2bb82fb97bbe7d206fb04d0960
|
File details
Details for the file archetypal_stubs-0.1.6-py3-none-any.whl.
File metadata
- Download URL: archetypal_stubs-0.1.6-py3-none-any.whl
- Upload date:
- Size: 58.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec42ef1cf62773177e35404e71c93a7c4244fa00cf91c97d42f518cbbb4c1e6b
|
|
| MD5 |
302fb2f3ddc037b335eb70175667d8fc
|
|
| BLAKE2b-256 |
5e9509eb255532fae2c2589125f8ea2670e0e9870ff92b2628f39370688d2f15
|