Skip to main content
To use simply do::
>>> from datastorage import DataStorage
>>> data = DataStorage( a=(1,2,3),b="add",filename='store.npz' )
>>> # data.a will be a dictionary
>>> data = DataStorage( myinfo = dict( name= 'marco', surname= 'cammarata'),\
>>>                     data   = np.arange(100) )
>>>  # reads from file if it exists
>>>  data = DataStorage( 'mysaveddata.npz' ) ;
>>>  create empty storage (with default filename)
>>>  data = DataStorage()
>>>  data.mynewdata = np.ones(10)

Download files

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

Source Distribution

datastorage-0.7.tar.gz (13.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

datastorage-0.7-py3-none-any.whl (20.5 kB view details)

Uploaded Python 3

File details

Details for the file datastorage-0.7.tar.gz.

File metadata

  • Download URL: datastorage-0.7.tar.gz
  • Upload date:
  • Size: 13.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for datastorage-0.7.tar.gz
Algorithm Hash digest
SHA256 452d18fe049fbb859422a475db1e10644fc7257e6d3f924f06d68c37fa6d8e15
MD5 3d0f4394a33829a3f52d8689ab22c0fb
BLAKE2b-256 af41a36ab236e25a30758b5ca2b0269f882588dd7bb15cf8bba8a49d13a3918c

See more details on using hashes here.

File details

Details for the file datastorage-0.7-py3-none-any.whl.

File metadata

  • Download URL: datastorage-0.7-py3-none-any.whl
  • Upload date:
  • Size: 20.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for datastorage-0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 4ad7d6d556a0516f62dba4106996165d1a93f0099f4e24fe54f7e4b4fadd2af8
MD5 24f0e0fd87da1e72650080941e6f1416
BLAKE2b-256 3951353a7485e822d82e990da06965d0530e7439e6ed334fdfceca2c0c0a3c10

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.7 This release

2 files

0.4.10

1 file

0.4.9

2 files

0.4.8

2 files

0.4.7

2 files

0.4.6

2 files

0.4.5

2 files

0.4.4

1 file

0.4.3

3 files

0.4.2

3 files

0.4.1

3 files

0.4.0

3 files

0.3.8

2 files

0.3.7

3 files

0.3.6

2 files

0.3.5

2 files

0.3.4

2 files

0.3.1

2 files

0.3.0

2 files

0.2.2

2 files

0.2.1

2 files

0.2.0

2 files

0.1

2 files

Supported by

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