About Anaconda Help Download Anaconda

conda-forge / packages / parse_type 0.6.4

Simplifies to build parse types based on the parse module

copied from cf-staging / parse_type

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.6.4
  • win-32 v0.4.2
  • win-64 v0.5.2
  • osx-64 v0.5.2
  • linux-64 v0.5.2

conda install

To install this package run one of the following:
conda install conda-forge::parse_type
conda install conda-forge/label/cf201901::parse_type
conda install conda-forge/label/cf202003::parse_type

Description

parsetype 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 devurl: https://github.com/jenisys/parse_type


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy