Name | crypsdb JSON |
Version |
1.1.2
JSON |
| download |
home_page | https://github.com/E491K8/crypsDb |
Summary | A lightweight JSON-based database system for Python |
upload_time | 2023-06-15 16:57:34 |
maintainer | |
docs_url | None |
author | Pawan kumar |
requires_python | |
license | |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Python crypsdb
Your crypsdb 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 crypsdb using pip:
```shell
pip install crypsdb
Raw data
{
"_id": null,
"home_page": "https://github.com/E491K8/crypsDb",
"name": "crypsdb",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Pawan kumar",
"author_email": "control@vvfin.in",
"download_url": "https://files.pythonhosted.org/packages/25/16/e0c4435c1cc0425fea55fd69492d3ee2016bd0ada2833a05fbbea9085b51/crypsdb-1.1.2.tar.gz",
"platform": null,
"description": "# Python crypsdb\n\nYour crypsdb 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 crypsdb using pip:\n\n```shell\npip install crypsdb\n",
"bugtrack_url": null,
"license": "",
"summary": "A lightweight JSON-based database system for Python",
"version": "1.1.2",
"project_urls": {
"Homepage": "https://github.com/E491K8/crypsDb"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "502132ba8188d3a1f62de6dbf0db3ec857509a3fdb71ed24ffe9f13dfec471a9",
"md5": "8f1d133017fecc336ed79dd416249363",
"sha256": "38630b694d165e4cc772bf0bb9abe550711ed4b62c1e9158bf0f582cedbb2322"
},
"downloads": -1,
"filename": "crypsdb-1.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8f1d133017fecc336ed79dd416249363",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 3665,
"upload_time": "2023-06-15T16:57:32",
"upload_time_iso_8601": "2023-06-15T16:57:32.749720Z",
"url": "https://files.pythonhosted.org/packages/50/21/32ba8188d3a1f62de6dbf0db3ec857509a3fdb71ed24ffe9f13dfec471a9/crypsdb-1.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2516e0c4435c1cc0425fea55fd69492d3ee2016bd0ada2833a05fbbea9085b51",
"md5": "adb7859276135bb0debf2a455ec1d686",
"sha256": "ffdfa8002046793fc5a517fd3e0fb0e9708ed0089ca660712c9263c3ca222d09"
},
"downloads": -1,
"filename": "crypsdb-1.1.2.tar.gz",
"has_sig": false,
"md5_digest": "adb7859276135bb0debf2a455ec1d686",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3538,
"upload_time": "2023-06-15T16:57:34",
"upload_time_iso_8601": "2023-06-15T16:57:34.889111Z",
"url": "https://files.pythonhosted.org/packages/25/16/e0c4435c1cc0425fea55fd69492d3ee2016bd0ada2833a05fbbea9085b51/crypsdb-1.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-15 16:57:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "E491K8",
"github_project": "crypsDb",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "crypsdb"
}