Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

pytyped-2.0.0-py3-none-any.whl (2.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page