CMD + K

parse_type

Community

Simplifies to build parse types based on the parse module

Installation

To install this package, run one of the following:

Conda
$conda install ad-testing::parse_type

Usage Tracking

0.6.2
1 / 8 versions selected
Total downloads: 0

Description

parse_type extends the parse module (opposite of string.format()) with the following features: * build type converters for common use cases (enum/mapping, choice) * build a type converter with a cardinality constraint (0..1, 0.., 1..) from the type converter with cardinality=1. * compose a type converter from other type converters * an extended parser that supports the CardinalityField naming schema and creates missing type variants (0..1, 0.., 1..) from the primary type converter

About

Summary

Simplifies to build parse types based on the parse module

Information Last Updated

Sep 8, 2025 at 17:27

License

MIT

Total Downloads

0