Skip to main content

Wrapper to make it more convenient to make structure hooks for cattrs

Project description

A Python3.10+ library that wraps cattrs for a modular approach to constructing objects with the ability to string data through the process.

Install from pypi:

> python -m pip install strcs

Documentation at https://strcs.readthedocs.io/

Development

To run tests, install the code in a virtualenv and use the provided helper:

> mkdir -p ~/.virtualenvs
> python -m venv ~/.virtualenvs/strcs
> source ~/.virtualenvs/strcs
> python -m pip install -e ".[tests]"
> ./test.sh

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

strcs-0.1.1.tar.gz (10.0 kB view hashes)

Uploaded Source

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