Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: conda: parse_type

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 dev_url: https://github.com/jenisys/parse_type
4 versions
Latest release: over 2 years ago
2 dependent packages

View more package details: https://packages.ecosyste.ms/registries/anaconda.org/packages/parse_type

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/jenisys%2Fparse_type

Dependent Repos 1