Skip to main content

Data collections to be used with Python 3.10+

Project description

nv-collections

Enhanced data structures.

  • ChainSequence: chained lists (i.e. group of individual lists that behave as a single flattened list)
  • ObjectDict: dictionary that implements attribute search
  • StandardKeyMapping: dictionary that standardize keys (e.g. lower case)
  • OrderedSet: a set that preserves order (similar to OrderedDict)
  • Singletons: Singleton metaclass and semantic singletons

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

nv_collections-0.1.0.tar.gz (10.2 kB view hashes)

Uploaded Source

Built Distribution

nv_collections-0.1.0-py3-none-any.whl (14.6 kB view hashes)

Uploaded Python 3

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