# rumpy
Python SDK for [QuoRum](https://github.com/rumsystem/quorum).
### About QuoRum
- https://rumsystem.net/
- https://github.com/rumsystem/quorum/blob/main/Tutorial.md
- https://github.com/rumsystem/quorum
### Install
[rumpy@pypi](https://pypi.org/project/rumpy/)
```sh
pip install rumpy
```
### Env
init or update:
```sh
pip install pipenv
pipenv install
```
run:
```sh
pipenv shell
pipenv run python do_sth.py
```
### Examples
[>> Examples](https://github.com/liujuanjuan1984/rumpy/tree/master/examples)
### Contributing
- [>> Contributing](https://github.com/liujuanjuan1984/rumpy/tree/master/.github/CONTRIBUTING.md)
- [>> Bug Tracker](https://github.com/liujuanjuan1984/rumpy/issues/new)
### License
This work is released under the `GPL3.0` license. A copy of the license is provided in the [LICENSE](https://github.com/liujuanjuan1984/rumpy/blob/master/LICENSE) file.
Raw data
{
"_id": null,
"home_page": "https://github.com/liujuanjuan1984/rumpy",
"name": "rumpy",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "rumpy,rumsystem,quorum",
"author": "liujuanjuan1984",
"author_email": "qiaoanlu@163.com",
"download_url": "https://files.pythonhosted.org/packages/b0/39/d2fd9cdf48c00fda14555e640dd95380d74f1ddd10a762bd704d010bf3a2/rumpy-0.9.2.tar.gz",
"platform": null,
"description": "# rumpy\r\n\r\nPython SDK for [QuoRum](https://github.com/rumsystem/quorum).\r\n\r\n### About QuoRum\r\n\r\n- https://rumsystem.net/\r\n- https://github.com/rumsystem/quorum/blob/main/Tutorial.md\r\n- https://github.com/rumsystem/quorum\r\n\r\n### Install\r\n\r\n[rumpy@pypi](https://pypi.org/project/rumpy/)\r\n\r\n```sh\r\npip install rumpy\r\n```\r\n\r\n### Env\r\n\r\ninit or update:\r\n\r\n```sh\r\npip install pipenv\r\npipenv install\r\n```\r\n\r\nrun:\r\n\r\n```sh\r\npipenv shell\r\npipenv run python do_sth.py\r\n```\r\n\r\n### Examples\r\n\r\n[>> Examples](https://github.com/liujuanjuan1984/rumpy/tree/master/examples)\r\n\r\n### Contributing\r\n\r\n- [>> Contributing](https://github.com/liujuanjuan1984/rumpy/tree/master/.github/CONTRIBUTING.md)\r\n- [>> Bug Tracker](https://github.com/liujuanjuan1984/rumpy/issues/new)\r\n\r\n### License\r\n\r\nThis work is released under the `GPL3.0` license. A copy of the license is provided in the [LICENSE](https://github.com/liujuanjuan1984/rumpy/blob/master/LICENSE) file.\r\n",
"bugtrack_url": null,
"license": "",
"summary": "python sdk for quorum: https://github.com/rumsystem/quorum",
"version": "0.9.2",
"split_keywords": [
"rumpy",
"rumsystem",
"quorum"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3537f1e2a22a431e29c5606f9f93ba48dd60e5461810d96cd206d1c1525e6dd8",
"md5": "cb03a28db877d7057b4994e846c17cd5",
"sha256": "e9c03492a70a65be99429846268e4719e445a6eaab5fa9501f56f3f12b58ff1b"
},
"downloads": -1,
"filename": "rumpy-0.9.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cb03a28db877d7057b4994e846c17cd5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 75560,
"upload_time": "2023-03-23T12:35:21",
"upload_time_iso_8601": "2023-03-23T12:35:21.727288Z",
"url": "https://files.pythonhosted.org/packages/35/37/f1e2a22a431e29c5606f9f93ba48dd60e5461810d96cd206d1c1525e6dd8/rumpy-0.9.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b039d2fd9cdf48c00fda14555e640dd95380d74f1ddd10a762bd704d010bf3a2",
"md5": "b05c44829863e7d6c417ef6f48a188f5",
"sha256": "b0611cd9b9aa1f4d53ef2b53289109ed01a8e70ccf4b7a44025e86a3ee2d9838"
},
"downloads": -1,
"filename": "rumpy-0.9.2.tar.gz",
"has_sig": false,
"md5_digest": "b05c44829863e7d6c417ef6f48a188f5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 68541,
"upload_time": "2023-03-23T12:35:24",
"upload_time_iso_8601": "2023-03-23T12:35:24.643316Z",
"url": "https://files.pythonhosted.org/packages/b0/39/d2fd9cdf48c00fda14555e640dd95380d74f1ddd10a762bd704d010bf3a2/rumpy-0.9.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-23 12:35:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "liujuanjuan1984",
"github_project": "rumpy",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "rumpy"
}