nexusdb


Namenexusdb JSON
Version 2.1.1 PyPI version JSON
download
home_pagehttps://github.com/E491K8/nexusdb
SummaryA lightweight JSON-based database system for Python
upload_time2023-06-23 21:12:37
maintainer
docs_urlNone
authorPawan kumar
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python nexusdb

Your nexusdb is a lightweight JSON-based database system for Python, providing an easy way to store and manage structured data within your Python applications.

## Installation

You can install nexusdb using pip:

```shell
pip install nexusdb

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/E491K8/nexusdb",
    "name": "nexusdb",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Pawan kumar",
    "author_email": "control@vvfin.in",
    "download_url": "https://files.pythonhosted.org/packages/71/35/e3909637932274c63012d8bdd85dfc52a45db7262fe4a2d2c46c247bcfcc/nexusdb-2.1.1.tar.gz",
    "platform": null,
    "description": "# Python nexusdb\n\nYour nexusdb is a lightweight JSON-based database system for Python, providing an easy way to store and manage structured data within your Python applications.\n\n## Installation\n\nYou can install nexusdb using pip:\n\n```shell\npip install nexusdb\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A lightweight JSON-based database system for Python",
    "version": "2.1.1",
    "project_urls": {
        "Homepage": "https://github.com/E491K8/nexusdb"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c1b89e435c14e8a1ea58c63dc3111338894bc0f1446af64954130942e5e518af",
                "md5": "08d4cebd5c7d4d7349b4eb44708f342b",
                "sha256": "2758e2b52c854a2985a997ec3b38c4f2778c2e4d321f656222c0bddebffb74c4"
            },
            "downloads": -1,
            "filename": "nexusdb-2.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "08d4cebd5c7d4d7349b4eb44708f342b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 7291,
            "upload_time": "2023-06-23T21:12:35",
            "upload_time_iso_8601": "2023-06-23T21:12:35.762489Z",
            "url": "https://files.pythonhosted.org/packages/c1/b8/9e435c14e8a1ea58c63dc3111338894bc0f1446af64954130942e5e518af/nexusdb-2.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7135e3909637932274c63012d8bdd85dfc52a45db7262fe4a2d2c46c247bcfcc",
                "md5": "7be5b5b23d0aec4dc4c9e667e658a17e",
                "sha256": "f74a9f32d83565172a1271d35eb65760b3df35429d79b3093d4be7cd53be3ff5"
            },
            "downloads": -1,
            "filename": "nexusdb-2.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7be5b5b23d0aec4dc4c9e667e658a17e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 7490,
            "upload_time": "2023-06-23T21:12:37",
            "upload_time_iso_8601": "2023-06-23T21:12:37.107462Z",
            "url": "https://files.pythonhosted.org/packages/71/35/e3909637932274c63012d8bdd85dfc52a45db7262fe4a2d2c46c247bcfcc/nexusdb-2.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-23 21:12:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "E491K8",
    "github_project": "nexusdb",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "nexusdb"
}
        
Elapsed time: 0.10756s