Skip to main content

order dict

Project description

Installation

$ [sudo] pip install orderdict

Examples

>>> import orderdict

>>> metadata = dict(version="1.0.0", name="pkgname")
{'version': '1.0.0', 'name': 'pkgname'}

>>> orderdict.order(["name", "version"], metadata)
OrderedDict([('name', 'pkgname'), ('version', '1.0.0')])

readme42.com

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

orderdict-2020.12.3.tar.gz (1.3 kB view details)

Uploaded Source

File details

Details for the file orderdict-2020.12.3.tar.gz.

File metadata

  • Download URL: orderdict-2020.12.3.tar.gz
  • Upload date:
  • Size: 1.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6

File hashes

Hashes for orderdict-2020.12.3.tar.gz
Algorithm Hash digest
SHA256 a4e15f0085f0b3152dd45fd907f9036d1ed0e7f004920ce0a05c7190d2cacdb0
MD5 43e29cf86629fcc381eff92f29c9c54a
BLAKE2b-256 7b11e1cd0e597c7108e5f09b4572d31b607b5c6865c84170ecfbc3a945870fbb

See more details on using hashes here.

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