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.2.0.tar.gz
(2.4 kB
view details)
Built Distribution
File details
Details for the file pytyped-1.2.0.tar.gz
.
File metadata
- Download URL: pytyped-1.2.0.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 | d2c112337b2b41ff424bb5af5c40bd5bd69c9e09bb7f547d1f38f8208eb22770 |
|
MD5 | 7c84f38ab97a0ae48c549f92a114ca48 |
|
BLAKE2b-256 | 3bf59f144d75267cbdc5395aa9434816c3fc5e43be9d0c9bf187fab991c2da0f |
File details
Details for the file pytyped-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: pytyped-1.2.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.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc210046aeb0c87018fce7cc890bee411ed7b55cdae6d173722a26399e13c899 |
|
MD5 | a538c8dc4b241c81ec93de50e6d8ac7e |
|
BLAKE2b-256 | 7beadd9c7624c0d4fb5e0129863701c9e757ae12ae61d69843bcac35a835f03b |