Skip to main content

A strip down version of pysondb.

Project description

strip.pysondb

GitHub Azure DevOps builds

A stripped-down version of pysondb by Fredy Somy.


Features.

  • No third party packages needed
  • No CLI
  • No ImageUtils
  • Use of python naming conventions in functions and classes.
  • Just the code required to perform CRUD operation on JSON DB.

Installation

  • Delete the original pysondb before installing this version. (Might cause conflicts)

  • From Pypi

    pip3 install strip.pysondb
    
  • Get the latest non-released version

    pip3 install git+https://github.com/Adwaith-Rajesh/strip.pysondb.git@master
    

Usage

  • tl;dr

    from pysondb import DB
    
    db = DB("test.json")
    db.add({
        "name": "name1",
        "age": 1
    })
    
    print(db)
    

Click here to see the complete docs.


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

strip.pysondb-0.2.0.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

strip.pysondb-0.2.0-py2.py3-none-any.whl (5.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file strip.pysondb-0.2.0.tar.gz.

File metadata

  • Download URL: strip.pysondb-0.2.0.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

File hashes

Hashes for strip.pysondb-0.2.0.tar.gz
Algorithm Hash digest
SHA256 5e622906dcfd1587dde8d1a958be9fc77a77eb9da587c8f17800b5a5ca5d2911
MD5 7aecd9becc261b16d6f654a43e6dc50b
BLAKE2b-256 8aa23be9a6d734e2cfb27882088d9bc42f12490e74d53639d52ca1a197994e60

See more details on using hashes here.

Provenance

File details

Details for the file strip.pysondb-0.2.0-py2.py3-none-any.whl.

File metadata

  • Download URL: strip.pysondb-0.2.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

File hashes

Hashes for strip.pysondb-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b850fe6394d3118fd6e838b2ec675684a35b9ae16e90731cde09959abee52e43
MD5 5dfd979b61b145a5ab6f775fe3825067
BLAKE2b-256 2de32f2b5717540dfbd7da16716f6f16cca07dbe73ee65ec0cf5aa54983940d1

See more details on using hashes here.

Provenance

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