Type-Driven Development for Python
Project description
pytyped
pytyped
is a collection of Python packages whose goal is to enable as much type-driven development as possible in Python.
We believe in using types to automate mundane and repetitive tasks.
Currently, pytyped
includes:
- pytyped-json for automatic extraction of JSON decoders/encoders given a Python type.
- pytyped-macros for a generalized automatic extraction engine given a Python type.
- pytyped-metrics for automatic extraction of metric exporters given a Python type.
Installation
You can install pytyped
from PyPI:
pip install pytyped
pytyped
is checked on Python 3.6+
.
Issues
Please report any issues to the GitHub repository for this package.
Contributors
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
pytyped-2.0.0.tar.gz
(2.5 kB
view details)
Built Distribution
File details
Details for the file pytyped-2.0.0.tar.gz
.
File metadata
- Download URL: pytyped-2.0.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26eec593f81a4121dc2405f28fbd4cf3526770e2dd65f56fb673f16bea57f0da |
|
MD5 | edd9ef78f1c4b651c0ee12198ca9051e |
|
BLAKE2b-256 | 372cd5dcc162deaab5861ea7c213d57d79a983adf1cf5354179872cbc5841417 |
File details
Details for the file pytyped-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: pytyped-2.0.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b14902df0411c52233773e3dee566878a5fe62a86e55421a3517983744b24a21 |
|
MD5 | 1f55f03d062f3b96d2f82ea8be2127f4 |
|
BLAKE2b-256 | 9cdcbde0c3b1032b6e71111efa95d1ebc69320df908b16d98283a8680f74cf49 |