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-1.0.1.tar.gz
(2.4 kB
view details)
Built Distribution
File details
Details for the file pytyped-1.0.1.tar.gz
.
File metadata
- Download URL: pytyped-1.0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed54ac83254f104aeb521e384955faecca6cb43e1dfd47f498782e77ff4ddd76 |
|
MD5 | 6993d663bf6983edd9bf4b489a6722ff |
|
BLAKE2b-256 | 05d9c9be63b5b9275a2c647fb210b41928cbc9e38832f441ad4fb5339c990de8 |
File details
Details for the file pytyped-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: pytyped-1.0.1-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.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2a597f4dc312156f9c5ea25596d1cccc387d4be8a2e1793e005d1aa195d736d |
|
MD5 | bf8cb242d2abf937b7d63df7086b5c7f |
|
BLAKE2b-256 | 503ecba18b7fd792e106077b87b999777d1c5002fdc2f8efad318ae5947ef3e5 |