{ "info": { "author": "Eno, overcat", "author_email": "appweb.cn@gmail.com, 4catcode@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Financial and Insurance Industry", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "py-stellar-base\n===============\n\n.. image:: https://img.shields.io/pypi/v/stellar-sdk.svg?style=flat-square&maxAge=1800\n :alt: PyPI\n :target: https://pypi.python.org/pypi/stellar-sdk\n.. image:: https://img.shields.io/travis/StellarCN/py-stellar-base.svg?style=flat-square&maxAge=1800\n :alt: Travis (.org)\n :target: https://travis-ci.org/StellarCN/py-stellar-base/\n\n.. image:: https://img.shields.io/readthedocs/stellar-base.svg?style=flat-square&maxAge=1800\n :alt: Read the Docs\n :target: https://stellar-base.readthedocs.io/en/latest/\n\n.. image:: https://img.shields.io/codecov/c/github/StellarCN/py-stellar-base.svg?style=flat-square&maxAge=1800\n :alt: Codecov\n :target: https://codecov.io/gh/StellarCN/py-stellar-base\n\n\n\npy-stellar-base is a Python library for communicating with\na `Stellar Horizon server`_. It is used for building Stellar apps on Python.\n\nIt provides:\n\n- a networking layer API for Horizon endpoints.\n- facilities for building and signing transactions, for communicating with a Stellar Horizon instance, and for submitting transactions or querying network history.\n\nInstalling\n----------\n\nInstall from pypi:\n\n.. code-block:: text\n\n pip install -U stellar_base\n pip install -U stellar-sdk\n\n\nInstall from latest source code(*may be unstable*):\n\n.. code-block:: text\n\n pip install git+git://github.com/StellarCN/py-stellar-base\n\n\nA Simple Example\n----------------\n\n.. code-block:: python\n\n # Alice pay 10.25 XLM to Bob\n from stellar_base.builder import Builder\n\n alice_secret = 'SCB6JIZUC3RDHLRGFRTISOUYATKEE63EP7MCHNZNXQMQGZSLZ5CNRTKK'\n bob_address = 'GA7YNBW5CBTJZ3ZZOWX3ZNBKD6OE7A7IHUQVWMY62W2ZBG2SGZVOOPVH'\n\n builder = Builder(secret=alice_secret)\n builder.add_text_memo(\"Hello, Stellar!\").append_payment_op(\n destination=bob_address, amount='10.25', asset_code='XLM')\n builder.sign()\n response = builder.submit()\n print(response)\n\n\nDocument\n--------\n* Quick Start: https://stellar-base.readthedocs.io/en/latest/quickstart.html\n* API: https://stellar-base.readthedocs.io/en/latest/api.html\n\n\nLinks\n-----\n* Code: https://github.com/StellarCN/py-stellar-base\n* Docker: https://hub.docker.com/r/overcat/py-stellar-base\n* Examples: https://github.com/StellarCN/py-stellar-base/tree/master/examples\n* Issue tracker: https://github.com/StellarCN/py-stellar-base/issues\n* License: `Apache License 2.0 `_\n* Releases: https://pypi.org/project/stellar-sdk/\n\nThank you to all the people who have already contributed to py-stellar-base!\n\n.. _Stellar Horizon server: https://github.com/stellar/go/tree/master/services/horizon\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/stellarCN/py-stellar-base/", "keywords": "stellar.org,lumens,xlm,blockchain,distributed exchange,cryptocurrency,dex,stellar-core,horizon,sdex,trading,Stellar", "license": "Apache", "maintainer": "antb123", "maintainer_email": "awbarker@gmail.com", "name": "stellar-base", "package_url": "https://pypi.org/project/stellar-base/", "platform": "", "project_url": "https://pypi.org/project/stellar-base/", "project_urls": { "Homepage": "http://github.com/stellarCN/py-stellar-base/" }, "release_url": "https://pypi.org/project/stellar-base/1.1.2.0/", "requires_dist": [ "SSEClient", "crc16", "ed25519", "numpy", "requests" ], "requires_python": "", "summary": "Conservative Version of library for managing Stellar.org blockchain transactions and accounts using stellar-base in python. Allows full functionality interfacing with the Horizon front end. Code is audited. See https://www.stellar.org/developers/ for more info", "version": "1.1.2.0" }, "last_serial": 5167848, "releases": { "0.0.5": [ { "comment_text": "", "digests": { "md5": "a45a10797e40b4760723fce632a558ae", "sha256": "1e08555b91bb98c7733b1503e2642ca4b809713e7fd4067d385f370d828041c2" }, "downloads": -1, "filename": "stellar-base-0.0.5.tar.gz", "has_sig": false, "md5_digest": "a45a10797e40b4760723fce632a558ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 66067, "upload_time": "2016-10-29T22:53:42", "url": "https://files.pythonhosted.org/packages/c1/54/1f546b6c12850ea80a213d2faa818920767c5dc6882927ed99a113edb07a/stellar-base-0.0.5.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "95e49a467cf7116174b43faffc48e666", "sha256": "443b7fcb20076a3ef98db45d3d5120b6f63758018726c1f1aa473877b4493f23" }, "downloads": -1, "filename": "stellar-base-0.1.5.tar.gz", "has_sig": false, "md5_digest": "95e49a467cf7116174b43faffc48e666", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 66493, "upload_time": "2016-10-30T00:25:33", "url": "https://files.pythonhosted.org/packages/1e/cb/4db19307566a4e9305ce70b87b78f2230503a2a5e34f0501e5120c25a069/stellar-base-0.1.5.tar.gz" } ], "0.1.7.3": [ { "comment_text": "", "digests": { "md5": "62a1d704f15b9a249c7f20db58cb607c", "sha256": "c372a929b6489cde3eefb18a4f91aeb8ac91b21b1c8cb49267c447e949562425" }, "downloads": -1, "filename": "stellar-base-0.1.7.3.tar.gz", "has_sig": false, "md5_digest": "62a1d704f15b9a249c7f20db58cb607c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 82444, "upload_time": "2018-01-17T14:07:19", "url": "https://files.pythonhosted.org/packages/c5/db/debdfc8165ad1f87a6d19fdbbb9ac0baf9b4d6f0cf9269176f43891e678d/stellar-base-0.1.7.3.tar.gz" } ], "0.1.8.1": [ { "comment_text": "", "digests": { "md5": "98492352959e5d475de9f6f29c034e18", "sha256": "fdba272c38c0b8437baf6930db612e39d874428f68418b33b8c827ed83403982" }, "downloads": -1, "filename": "stellar-base-0.1.8.1.tar.gz", "has_sig": false, "md5_digest": "98492352959e5d475de9f6f29c034e18", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 87531, "upload_time": "2018-02-12T08:41:46", "url": "https://files.pythonhosted.org/packages/5f/df/4f37a630152e3c542a22cec85c98e15860adef25253fc9b5946c18eeb5e4/stellar-base-0.1.8.1.tar.gz" } ], "0.1.9.1": [ { "comment_text": "", "digests": { "md5": "805f2674861ae598507aae1826488fd9", "sha256": "269283151f931624e315a9f5a5bf03b7017521886e69a23568db6c37ee9d14f9" }, "downloads": -1, "filename": "stellar_base-0.1.9.1-py2-none-any.whl", "has_sig": false, "md5_digest": "805f2674861ae598507aae1826488fd9", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 108758, "upload_time": "2018-08-27T18:04:00", "url": "https://files.pythonhosted.org/packages/43/70/3afc17ee0c116d3bb5af3a325046a24ae88328de46a296aa8fd66a2cedb4/stellar_base-0.1.9.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b058d7fc95dc7f70d99073a02ab76c4f", "sha256": "8971305f9fa06d5d66a42f92a35089537a1614b55494609db02a87fbc4702252" }, "downloads": -1, "filename": "stellar-base-0.1.9.1.tar.gz", "has_sig": false, "md5_digest": "b058d7fc95dc7f70d99073a02ab76c4f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 105547, "upload_time": "2018-08-27T18:04:01", "url": "https://files.pythonhosted.org/packages/fe/c7/a738f454b7b7c56577ccab831ae95c3569b5c261532a8f4853b90b587e78/stellar-base-0.1.9.1.tar.gz" } ], "0.1.9.2": [ { "comment_text": "", "digests": { "md5": "94ac53c893575fc6fcc85ddec4f75991", "sha256": "cf6cc2f2a12661539f0e54ed22bd21f240da0938fb0269ed8750bd721b18d315" }, "downloads": -1, "filename": "stellar_base-0.1.9.2-py2-none-any.whl", "has_sig": false, "md5_digest": "94ac53c893575fc6fcc85ddec4f75991", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 108758, "upload_time": "2018-08-27T18:54:53", "url": "https://files.pythonhosted.org/packages/1d/0a/6c9108a9000ee8de7e5312888ee9c40563332c4b66165377266eeaae7207/stellar_base-0.1.9.2-py2-none-any.whl" } ], "0.1.9.3": [ { "comment_text": "", "digests": { "md5": "83dd1d468c5546fb86610c1d10da42d8", "sha256": "6198983f7668b5be8192e6808ad245181ba077ab9fc1a9f52731e39549011bca" }, "downloads": -1, "filename": "stellar_base-0.1.9.3-py3-none-any.whl", "has_sig": false, "md5_digest": "83dd1d468c5546fb86610c1d10da42d8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 103985, "upload_time": "2018-09-26T19:18:07", "url": "https://files.pythonhosted.org/packages/c9/a9/e00a110c4bac6bf984c87bb7307df3f72c679819214c8d97671055ce58e2/stellar_base-0.1.9.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1046c68b72dc2057969dde3c2b09a010", "sha256": "a18ac1a9cbfbbb2f6e9e0dc5bc5b867e2213be0da10fc05f5dc34608a5a5164a" }, "downloads": -1, "filename": "stellar-base-0.1.9.3.tar.gz", "has_sig": false, "md5_digest": "1046c68b72dc2057969dde3c2b09a010", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 106011, "upload_time": "2018-09-26T19:18:09", "url": "https://files.pythonhosted.org/packages/be/aa/e0bd05da8321c6320a35957de4ee68e37fd96fe5928a0d968776197dade2/stellar-base-0.1.9.3.tar.gz" } ], "0.1.9.4": [ { "comment_text": "", "digests": { "md5": "e489e1fae618c8e61e184d3a01cc44bb", "sha256": "8f01dcd38dd018b8a2871728bd3062a82d8f244ab3d74ea8f71731d4b483fc5c" }, "downloads": -1, "filename": "stellar_base-0.1.9.4-py3-none-any.whl", "has_sig": false, "md5_digest": "e489e1fae618c8e61e184d3a01cc44bb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 103983, "upload_time": "2018-09-26T19:21:01", "url": "https://files.pythonhosted.org/packages/a5/ed/8f931ed19f092031aecbde16fafafe33f06f1b12e375862500cfc3c50b4a/stellar_base-0.1.9.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e83189c2274437c19aba45e7957aaf1f", "sha256": "24c0bf87e83407d0b480097c63ed04fc86c184849797d6d6fdad0b8c7e4f450e" }, "downloads": -1, "filename": "stellar-base-0.1.9.4.tar.gz", "has_sig": false, "md5_digest": "e83189c2274437c19aba45e7957aaf1f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 105993, "upload_time": "2018-09-26T19:21:04", "url": "https://files.pythonhosted.org/packages/4a/e1/7f94d5b3b6db7faea3ace17f1106c4ddf3c233fd81776180cca2bdf98086/stellar-base-0.1.9.4.tar.gz" } ], "1.0.1.2": [ { "comment_text": "", "digests": { "md5": "f6db54f7ad9e8e33ef40469155f017fb", "sha256": "f0e987d47ec4164269b563dbcef78a443c01549185d9f075f3c34ef637c84afd" }, "downloads": -1, "filename": "stellar_base-1.0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f6db54f7ad9e8e33ef40469155f017fb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 119745, "upload_time": "2018-12-24T16:15:24", "url": "https://files.pythonhosted.org/packages/2a/12/e767bb2d6591d8c9129fbd5c6d9e24d966a809ef344463e23a706b125490/stellar_base-1.0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "79e2d6a60d6722835918df558ef4dd4b", "sha256": "12f28eea83ca8d958298e02a4d29992d763f9cbb276fa2f0681a7cf7cfab031d" }, "downloads": -1, "filename": "stellar-base-1.0.1.2.tar.gz", "has_sig": false, "md5_digest": "79e2d6a60d6722835918df558ef4dd4b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 115261, "upload_time": "2018-12-24T16:15:26", "url": "https://files.pythonhosted.org/packages/41/12/5a1751904609b69c753a4cdd2f133b54d4781591eed7429aa502c1ebe23b/stellar-base-1.0.1.2.tar.gz" } ], "1.1.2.0": [ { "comment_text": "", "digests": { "md5": "2ae47fce8e2103a16191e3c39a231caf", "sha256": "62ed290e0db0084b8e396da5a9bcf07f069826ae2dc416f357e00ad954e7c3a8" }, "downloads": -1, "filename": "stellar_base-1.1.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2ae47fce8e2103a16191e3c39a231caf", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 124696, "upload_time": "2019-04-20T13:47:59", "url": "https://files.pythonhosted.org/packages/05/1a/4c82333a024b9664d0dd9057a6e6f44e0a1ad18bfb6b9bacfa4080163f6e/stellar_base-1.1.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9bb8031a1eeff37ca81e1a2528d33bed", "sha256": "bf5e2334b8da570099f9da00462580d2ff01bdeccf723fad5ddc75a8822f79e4" }, "downloads": -1, "filename": "stellar-base-1.1.2.0.tar.gz", "has_sig": false, "md5_digest": "9bb8031a1eeff37ca81e1a2528d33bed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 115972, "upload_time": "2019-04-20T13:48:01", "url": "https://files.pythonhosted.org/packages/8a/2b/d3d0c7090049a544c403d13764773d69d57c2869c9d3aadca018b826278b/stellar-base-1.1.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2ae47fce8e2103a16191e3c39a231caf", "sha256": "62ed290e0db0084b8e396da5a9bcf07f069826ae2dc416f357e00ad954e7c3a8" }, "downloads": -1, "filename": "stellar_base-1.1.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2ae47fce8e2103a16191e3c39a231caf", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 124696, "upload_time": "2019-04-20T13:47:59", "url": "https://files.pythonhosted.org/packages/05/1a/4c82333a024b9664d0dd9057a6e6f44e0a1ad18bfb6b9bacfa4080163f6e/stellar_base-1.1.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9bb8031a1eeff37ca81e1a2528d33bed", "sha256": "bf5e2334b8da570099f9da00462580d2ff01bdeccf723fad5ddc75a8822f79e4" }, "downloads": -1, "filename": "stellar-base-1.1.2.0.tar.gz", "has_sig": false, "md5_digest": "9bb8031a1eeff37ca81e1a2528d33bed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 115972, "upload_time": "2019-04-20T13:48:01", "url": "https://files.pythonhosted.org/packages/8a/2b/d3d0c7090049a544c403d13764773d69d57c2869c9d3aadca018b826278b/stellar-base-1.1.2.0.tar.gz" } ] }