Skip to main content

Installation

$ pip install fsdbm

Usage

>>> db = FSDBM('var/test.fdb')
>>> db.clear()
>>> db['a'] = {'a': range(10)}
>>> db['a'] == {'a': range(10)}
True
>>> db['b'] = 1
>>> len(db)
2
>>> del db['a']
>>> db.keys()
['b']

Release files for fsdbm 0.31

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for fsdbm 0.31
File Size Uploaded
fsdbm-0.31.tar.gz 3.4 kB Details

Release files / fsdbm-0.31.tar.gz

Download URL fsdbm-0.31.tar.gz
Size 3.4 kB
Tags Source
SHA-256 checksum
How to use checksums
4e992e17920ad015e68498451e56d9f36575f217b9458abaac5f1dd0946708f2
BLAKE2b-256 checksum
How to use checksums
7a715b06c665f592ef451e3fbe8c2c6d36fc542a984f8274a2f90cdbaeacad7a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.31 This release

1 release file

0.3

1 release file

0.2

1 release file

0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page