Skip to main content

Dict-style DBM based on tarball.

>>> import tardbm
>>> db = tardbm.open('./test.tar.gz')
>>> db['foo'] = 'bar'
>>> db['foo']
'bar'
>>> del db['foo']
>>> len(db)
0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tardbm-1.0.0.tar.gz (1.7 kB view details)

Uploaded Source

File details

Details for the file tardbm-1.0.0.tar.gz.

File metadata

  • Download URL: tardbm-1.0.0.tar.gz
  • Upload date:
  • Size: 1.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for tardbm-1.0.0.tar.gz
Algorithm Hash digest
SHA256 f20f6e341c6c6bd7c2740938346ac7a253a5c2542ddc56eb0bf9e114da841979
MD5 5577e352e4be2c4e25f5a4eeae5b8d0a
BLAKE2b-256 26b0ece3c6de9353786c8405da595ff4827832ba98ffcd6ee9ffc8f125d21e32

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.0 This release

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page