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.0.tar.gz
(2.4 kB
view details)
Built Distribution
File details
Details for the file pytyped-1.0.0.tar.gz
.
File metadata
- Download URL: pytyped-1.0.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 | 6125a667cd6ed3b1bc403f46feef859b1048559d580c26f54af47183d9600aae |
|
MD5 | ea2e6abe7d892b6e9893793ed1030dc2 |
|
BLAKE2b-256 | 82c3a9121e16fc91e1c0626975aeebe342e954679efc9c4e4f2758843df6b77b |
File details
Details for the file pytyped-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: pytyped-1.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.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 763283efe5e836db55a68bb2291f36a063c1921f7e0617266ee785e6055a6068 |
|
MD5 | a9a89521625d127018bbab92ab239360 |
|
BLAKE2b-256 | d14557c5f465ebe965dde70d3296470799c2b2c0ade72786fab7fd89e6d18c59 |