# RocksDB Client for Python
A Python client for interacting with RocksDB server.
## Overview
This package is a part of the [RocksDBFusion](https://github.com/s00d/RocksDBFusion) project. Before integrating this client into your application, you need to run the RocksDB server provided by RocksDBFusion.
## Installation
You can install the package via pip:
```bash
pip install rocksdb-client
```
Raw data
{
"_id": null,
"home_page": "https://github.com/s00d/RocksDBFusion",
"name": "rocksdb-client",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "s00d",
"author_email": "Virus191288@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/ae/6c/e957bf9f0cdf6caf82376fa6ed226a9ca132c8ae5b4074bc13fff112750f/rocksdb_client-0.1.2.tar.gz",
"platform": null,
"description": "# RocksDB Client for Python\n\nA Python client for interacting with RocksDB server.\n\n## Overview\n\nThis package is a part of the [RocksDBFusion](https://github.com/s00d/RocksDBFusion) project. Before integrating this client into your application, you need to run the RocksDB server provided by RocksDBFusion.\n\n## Installation\n\nYou can install the package via pip:\n\n```bash\npip install rocksdb-client\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "Python client for interacting with RocksDB server",
"version": "0.1.2",
"project_urls": {
"Homepage": "https://github.com/s00d/RocksDBFusion"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4d97cb81df016aac15526724c60f1a18ebf8f7c3a1b3a6404f696664572c93dd",
"md5": "a899c747954539fdd348e081894c0d04",
"sha256": "01c5836fe3240fff705a2107d0c5ebe521d3466b000b31680e4d1ba4e4295a72"
},
"downloads": -1,
"filename": "rocksdb_client-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a899c747954539fdd348e081894c0d04",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 1399,
"upload_time": "2024-06-20T07:18:26",
"upload_time_iso_8601": "2024-06-20T07:18:26.258015Z",
"url": "https://files.pythonhosted.org/packages/4d/97/cb81df016aac15526724c60f1a18ebf8f7c3a1b3a6404f696664572c93dd/rocksdb_client-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ae6ce957bf9f0cdf6caf82376fa6ed226a9ca132c8ae5b4074bc13fff112750f",
"md5": "ac063eb0fe5757e9fe1c5aa22a07c6b8",
"sha256": "3e0bb4b64cafc36ecfb363d0da7d789acd1c7beb2ce22447c018865b6f5232cc"
},
"downloads": -1,
"filename": "rocksdb_client-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "ac063eb0fe5757e9fe1c5aa22a07c6b8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 1943,
"upload_time": "2024-06-20T07:18:28",
"upload_time_iso_8601": "2024-06-20T07:18:28.840127Z",
"url": "https://files.pythonhosted.org/packages/ae/6c/e957bf9f0cdf6caf82376fa6ed226a9ca132c8ae5b4074bc13fff112750f/rocksdb_client-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-20 07:18:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "s00d",
"github_project": "RocksDBFusion",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "rocksdb-client"
}