{ "info": { "author": "City of Zion", "author_email": "python@cityofzion.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "Utility for signing arbitrary messages with NEP2 Keypairs or WIF\n\n\n* Compatible with Python 3.5+\n* https://pypi.python.org/pypi/neosign\n\n\n\n\nnep2 usage\n----------\n\n.. code-block:: console\n\n $ neosign abcabc -n\n [nep2 key]> ********************\n [nep2 key password]> ****************\n Signing With Address AWeZnH735EavQJKbJPC5F8fxutBnJFhukW\n pubkey, sig: 02029e81b26c573fd19af392fbb0187a0faf01e1a6ab54141699a1e19cf74738c3 1fbcbcc1dbd44af6dea843b84b10cb461925279c8b76cc389932c2463892aec1662fc940bbedc9a479cc6197acaddb3044c19242ee68629ce4199156a9a88fb2\n\n\nwif usage\n---------\n\n.. code-block:: console\n\n $ neosign abcabc -w L447RbcX5FospWVCT9XkAZze2GG4xhgBhuZgtBrAJvTk5ZgeYcyB\n Signing With Address AWeZnH735EavQJKbJPC5F8fxutBnJFhukW\n pubkey, sig: 02029e81b26c573fd19af392fbb0187a0faf01e1a6ab54141699a1e19cf74738c3 1fbcbcc1dbd44af6dea843b84b10cb461925279c8b76cc389932c2463892aec1662fc940bbedc9a479cc6197acaddb3044c19242ee68629ce4199156a9a88fb2\n\n\npass input file\n---------------\n\n.. code-block:: console\n $ neosign --input myfile.txt -w L447RbcX5FospWVCT9XkAZze2GG4xhgBhuZgtBrAJvTk5ZgeYcyB\n Signing With Address AWeZnH735EavQJKbJPC5F8fxutBnJFhukW\n pubkey, sig: 02029e81b26c573fd19af392fbb0187a0faf01e1a6ab54141699a1e19cf74738c3 1fbcbcc1dbd44af6dea843b84b10cb461925279c8b76cc389932c2463892aec1662fc940bbedc9a479cc6197acaddb3044c19242ee68629ce4199156a9a88fb2\n\n\nGetting started\n---------------\n\nYou need Python 3.5 or higher!\n\nYou can install `neosign` from PyPI with ``easy_install`` or ``pip``:\n\n.. code-block:: console\n\n $ pip install -U neosign\n\nAlternatively, if you want to work on the code, clone this repository and setup your venv:\n\n* Clone the repo: ``git clone https://github.com/CityOfZion/neosign.git``\n* Create a Python 3 virtual environment and activate it:\n\n.. code-block:: console\n\n $ python3 -m venv venv\n $ source venv/bin/activate\n\n* Then install the requirements:\n\n.. code-block:: console\n\n $ pip install -e .\n\n\n\n=======\nHistory\n=======\n\n0.2.0 (2018-09-23)\n------------------\n* Allow passing in file for signable data with `--input` flag\n\n0.1.0 (2018-08-23)\n------------------\n* Initial Release.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/CityOfZion/neosign", "keywords": "neocore,neo,python,node", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "neosign", "package_url": "https://pypi.org/project/neosign/", "platform": "", "project_url": "https://pypi.org/project/neosign/", "project_urls": { "Homepage": "https://github.com/CityOfZion/neosign" }, "release_url": "https://pypi.org/project/neosign/0.2.0/", "requires_dist": [ "neocore (==0.5.1)", "prompt-toolkit (==2.0.3)" ], "requires_python": ">=3.5", "summary": "Utility for signing arbitrary messages with NEP2 Keypairs or WIF", "version": "0.2.0" }, "last_serial": 4302066, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "fd460f22999b5148c8325ad2026dd053", "sha256": "377349acd1272863a94fc4dc83007fbd07d13862a76b7918237eb0c8b7c7a36c" }, "downloads": -1, "filename": "neosign-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fd460f22999b5148c8325ad2026dd053", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.5", "size": 3289, "upload_time": "2018-08-24T02:01:49", "url": "https://files.pythonhosted.org/packages/54/8a/e97c2cadff24848cc0ecb96c4fbf254cbdf77f35f04cd2deda14e70139da/neosign-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7592d9a8b7af19f434965c3d370cb4a7", "sha256": "6c3e8001281347be85fe250f4167f13cf8d62cd09009471d9f6ed956287cad84" }, "downloads": -1, "filename": "neosign-0.1.0.tar.gz", "has_sig": false, "md5_digest": "7592d9a8b7af19f434965c3d370cb4a7", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 3212, "upload_time": "2018-08-24T02:01:50", "url": "https://files.pythonhosted.org/packages/45/ce/70fbc72a0445c12251b26bd43c7025ba6c1f70628056287332e21699002c/neosign-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "196380f60794f85da372e50d981c7ac7", "sha256": "b58ea6f10b5a18830a83d6292265e3bdf866fd3314a173e022912426b6ad1877" }, "downloads": -1, "filename": "neosign-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "196380f60794f85da372e50d981c7ac7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.5", "size": 3478, "upload_time": "2018-09-23T15:16:46", "url": "https://files.pythonhosted.org/packages/97/46/c6dafe68403c10286de244e937efbc3b2e0608bbd6df8484c4f3bf15264a/neosign-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2b3c7e077c2f754e60161b0a2899d7a6", "sha256": "300a8ba2379295dc66ab6d81873e8f14596b4526750edd1eefebb05227b613fe" }, "downloads": -1, "filename": "neosign-0.2.0.tar.gz", "has_sig": false, "md5_digest": "2b3c7e077c2f754e60161b0a2899d7a6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 3411, "upload_time": "2018-09-23T15:16:47", "url": "https://files.pythonhosted.org/packages/a6/31/5341949ddd997df047f583dabc5a46c9962167aa0e1be8ce9d05557c4e9e/neosign-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "196380f60794f85da372e50d981c7ac7", "sha256": "b58ea6f10b5a18830a83d6292265e3bdf866fd3314a173e022912426b6ad1877" }, "downloads": -1, "filename": "neosign-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "196380f60794f85da372e50d981c7ac7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.5", "size": 3478, "upload_time": "2018-09-23T15:16:46", "url": "https://files.pythonhosted.org/packages/97/46/c6dafe68403c10286de244e937efbc3b2e0608bbd6df8484c4f3bf15264a/neosign-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2b3c7e077c2f754e60161b0a2899d7a6", "sha256": "300a8ba2379295dc66ab6d81873e8f14596b4526750edd1eefebb05227b613fe" }, "downloads": -1, "filename": "neosign-0.2.0.tar.gz", "has_sig": false, "md5_digest": "2b3c7e077c2f754e60161b0a2899d7a6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 3411, "upload_time": "2018-09-23T15:16:47", "url": "https://files.pythonhosted.org/packages/a6/31/5341949ddd997df047f583dabc5a46c9962167aa0e1be8ce9d05557c4e9e/neosign-0.2.0.tar.gz" } ] }