{ "info": { "author": "Fabian Schuh", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Financial and Insurance Industry", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Office/Business :: Financial" ], "description": "Python Library for Golos\n========================\n\nPython 3 library for Golos!\n\nInstallation\n------------\n\nInstall with `pip`:\n\n $ sudo apt-get install libffi-dev libssl-dev python-dev\n $ pip3 install golos\n\nManual installation:\n\n $ git clone https://github.com/GolosChain/python-goloslib\n $ cd python-goloslib\n $ python3 setup.py install --user\n\nUpgrade\n-------\n\n $ pip install --user --upgrade\n\nAdditional dependencies\n-----------------------\n\n`golosapi.golosasyncclient`:\n * `asyncio==3.4.3`\n * `pyyaml==3.11`\n\nDocumentation\n-------------\n\nThanks to readthedocs.io, the documentation can be viewed\n[online](http://python-goloslib.readthedocs.io/en/latest/)\n\nDocumentation is written with the help of sphinx and can be compile to\nhtml with:\n\n cd docs\n make html", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/GolosChain/python-goloslib/tarball/0.2.3", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/GolosChain/python-goloslib", "keywords": "golos,steem,library,api,rpc", "license": "", "maintainer": "", "maintainer_email": "", "name": "golos", "package_url": "https://pypi.org/project/golos/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/golos/", "project_urls": { "Download": "https://github.com/GolosChain/python-goloslib/tarball/0.2.3", "Homepage": "https://github.com/GolosChain/python-goloslib" }, "release_url": "https://pypi.org/project/golos/0.2.3/", "requires_dist": [ "graphenelib (>=0.4.6)", "websockets (==2.0)" ], "requires_python": "", "summary": "Python library for GOLOS", "version": "0.2.3" }, "last_serial": 2451007, "releases": { "0.2.3": [ { "comment_text": "", "digests": { "md5": "b3f0c7216e69851c55eb3cb5bc483a6d", "sha256": "1cc1f84dd94aca45c1fbb9bb7450fa6578687f70de59fb75b7772d72310c24b7" }, "downloads": -1, "filename": "golos-0.2.3-py3-none-any.whl", "has_sig": false, "md5_digest": "b3f0c7216e69851c55eb3cb5bc483a6d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 35922, "upload_time": "2016-11-09T13:57:59", "url": "https://files.pythonhosted.org/packages/c6/d7/3915d0422e3967fe68fdd66033c4d7efe5fb0e93c35334d65af3f2c79ac8/golos-0.2.3-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b3f0c7216e69851c55eb3cb5bc483a6d", "sha256": "1cc1f84dd94aca45c1fbb9bb7450fa6578687f70de59fb75b7772d72310c24b7" }, "downloads": -1, "filename": "golos-0.2.3-py3-none-any.whl", "has_sig": false, "md5_digest": "b3f0c7216e69851c55eb3cb5bc483a6d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 35922, "upload_time": "2016-11-09T13:57:59", "url": "https://files.pythonhosted.org/packages/c6/d7/3915d0422e3967fe68fdd66033c4d7efe5fb0e93c35334d65af3f2c79ac8/golos-0.2.3-py3-none-any.whl" } ] }