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.1.0.tar.gz
(2.4 kB
view details)
Built Distribution
File details
Details for the file pytyped-1.1.0.tar.gz
.
File metadata
- Download URL: pytyped-1.1.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 | 943aa4865ad11b72c483f37bc64eff4b18de323b8cd67f4d0d0410f0b35e41e3 |
|
MD5 | 84197837d4db010788fb677a5d39777a |
|
BLAKE2b-256 | ed09c855cc62025a43bfce36820ba720f522e7364de30f5506ca45a6b119fc5b |
File details
Details for the file pytyped-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: pytyped-1.1.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 | bc82bad1b598bf00560a852685c13ead0243c099db1788d0f470a9e8eec4969e |
|
MD5 | 57c95161022ace3d5cfea4beb48a5440 |
|
BLAKE2b-256 | 20a68f89fac5eb4f8195c36f2a4c412f409350ef5532d8515c3a1c6d8b2d8b5b |