Skip to main content

Various data storage systems in python

Project description

This is a very minimalistic database module

General use

To create a database:

>>>from infobase import infobase

>>>data = infobase(name, [list, of, values])``

>>>data.new_infobase()

This will create a new database and store it

You can then add a row like so:

>>>data.add_row([items, to, add])

You can always print your data like so:

>>>print data

| Num | list | of | values |

| --- | ----- | -- | ------ |

| 1 | items | to | add |

Note: items will be closer together

Changelog

  • 0.8.Alpha

Notes for this release:

  • Added a changelog

If you have any bugs or ideas, or anything else:

email me at shadow889566@gmail.com

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

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

Source Distribution

infostore-1.0.tar.gz (3.8 kB view details)

Uploaded Source

File details

Details for the file infostore-1.0.tar.gz.

File metadata

  • Download URL: infostore-1.0.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for infostore-1.0.tar.gz
Algorithm Hash digest
SHA256 a02716d51b1f56d809e04665debaf545e8fcda06e7c69c9656bbf431390fe646
MD5 b2142f062540ba0defa41988323a7924
BLAKE2b-256 d5dc25ff00606a9d5983a0671563855098858b1e8f790f0d8fcdb05e9dbfb7bc

See more details on using hashes here.

Supported by

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