Letter P

python-parse_type - Simplifies to build parse types based on the parse module

Website: http://pypi.python.org/pypi/parse_type
License: BSD
Vendor: Alcance Libre, Inc.
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

Packages

python-parse_type-0.6.0-1.fc14.al.src [273 KiB] Changelog by Joel Barrios (2022-02-12):
- Update to 0.6.0.

Listing created by Repoview-0.6.6-6.fc14.al