# Python Library for PeerPlays
This is a communications library which allows interface with the Peerplays blockchain directly and without the need for a cli_wallet. It provides a wallet interface and can construct any kind of transactions and properly sign them for broadcast.
When installed with pip3, also provides a command-line interface invocable at the command line as `peerplays`.
## Installation
The python-peerplays library has following dependencies
python3-dev
build-essential
libssl-dev
libffi-dev
libxml2-dev
libxslt1-dev
zlib1g-dev
Make sure that the above dependencies are installed, if not install with:
$ sudo apt-get install <dependency name>
Install with `pip3`:
$ pip3 install peerplays
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/PBSA/tools-libs/python-peerplays",
"name": "peerplays",
"maintainer": "PBSA",
"docs_url": null,
"requires_python": "",
"maintainer_email": "info@pbsa.info",
"keywords": "peerplays,library,api,rpc",
"author": "PBSA and contributors. Original by Fabian Schuh.",
"author_email": "info@pbsa.info",
"download_url": "https://files.pythonhosted.org/packages/a6/ac/b6a755d4c853859a1aaa105b73b00a3ad41886dd1fbbef213a1b0469a4d2/peerplays-0.5.3.tar.gz",
"platform": null,
"description": "# Python Library for PeerPlays\n\n\n\nThis is a communications library which allows interface with the Peerplays blockchain directly and without the need for a cli_wallet. It provides a wallet interface and can construct any kind of transactions and properly sign them for broadcast.\n\nWhen installed with pip3, also provides a command-line interface invocable at the command line as `peerplays`.\n\n## Installation\n\nThe python-peerplays library has following dependencies\n python3-dev\n build-essential\n libssl-dev\n libffi-dev\n libxml2-dev\n libxslt1-dev\n zlib1g-dev\n\nMake sure that the above dependencies are installed, if not install with:\n\n $ sudo apt-get install <dependency name>\n\nInstall with `pip3`:\n\n $ pip3 install peerplays\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Python library for PEERPLAYS",
"version": "0.5.3",
"split_keywords": [
"peerplays",
"library",
"api",
"rpc"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6ef05b86d02cd9b7b64cf577a59c9a520e33eca291b3366ff2811ebaf1837611",
"md5": "f39894d89486f5d2a4a7f5e86470db6e",
"sha256": "f4388b6ad1f32789fb4b57bfc76e085235387b32c63eef01df7b335988fb589d"
},
"downloads": -1,
"filename": "peerplays-0.5.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f39894d89486f5d2a4a7f5e86470db6e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 78449,
"upload_time": "2023-04-13T13:27:27",
"upload_time_iso_8601": "2023-04-13T13:27:27.760506Z",
"url": "https://files.pythonhosted.org/packages/6e/f0/5b86d02cd9b7b64cf577a59c9a520e33eca291b3366ff2811ebaf1837611/peerplays-0.5.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a6acb6a755d4c853859a1aaa105b73b00a3ad41886dd1fbbef213a1b0469a4d2",
"md5": "19cf19c9f84c0b80bc0efe8f9e7aaf90",
"sha256": "3f30df1468a29608bea89572c7acb03ccafc5a514017b8089a3dabba7f07bf3c"
},
"downloads": -1,
"filename": "peerplays-0.5.3.tar.gz",
"has_sig": false,
"md5_digest": "19cf19c9f84c0b80bc0efe8f9e7aaf90",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 79686,
"upload_time": "2023-04-13T13:27:32",
"upload_time_iso_8601": "2023-04-13T13:27:32.959165Z",
"url": "https://files.pythonhosted.org/packages/a6/ac/b6a755d4c853859a1aaa105b73b00a3ad41886dd1fbbef213a1b0469a4d2/peerplays-0.5.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-13 13:27:32",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "peerplays"
}