{ "info": { "author": "Phoenix Zerin", "author_email": "phx@phx.ph", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "C Curl Extension for PyOTA\n==========================\nThis is an extension for the crypto functionality in `PyOTA `_, the Python API\nfor IOTA. When installed, it will significantly boost the performance of\nPyOTA's crypto functionality.\n\nThis extension is installed as an add-on to the ``pyota`` package::\n\n pip install pyota[ccurl]\n\nAfter running the above command, you can verify that the C extension is\ninstalled correctly by running the ``check_ccurl`` command in your shell::\n\n > check_ccurl\n \ud83d\ude38 CCurl is installed correctly!\n For support, visit the #iota-libs-pyota channel on the IOTA Slack.\n https://slack.iota.org/\n\nCompatibility\n-------------\nThis extension is compatible with Python 3.6, 3.5 and 2.7.\n\nTesting\n-------\nThe easiest way to test the extension is to install it and then run the PyOTA unit tests.\n\nHere's a modified ``tox.ini`` file that for PyOTA that will install the C extension before running unit tests::\n\n [tox]\n envlist = py27, py35, py36\n\n [testenv]\n commands =\n pip install --pre pyota-ccurl\n nosetests\n deps =\n mock\n nose\n\nNote that this file needs to be installed in the PyOTA codebase!", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/todofixthis/pyota-ccurl", "keywords": "iota,tangle,iot,internet of things,api,library,cryptocurrency,balanced ternary", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "PyOTA-CCurl", "package_url": "https://pypi.org/project/PyOTA-CCurl/", "platform": "", "project_url": "https://pypi.org/project/PyOTA-CCurl/", "project_urls": { "Homepage": "https://github.com/todofixthis/pyota-ccurl" }, "release_url": "https://pypi.org/project/PyOTA-CCurl/1.0.9/", "requires_dist": null, "requires_python": "", "summary": "C Curl extension for PyOTA", "version": "1.0.9" }, "last_serial": 3249745, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "27e4955a498012d5dee765c061c6547b", "sha256": "3bc83370347e766d3828f24f9f9ad405b214e675de6821755564f5812daa5f77" }, "downloads": -1, "filename": "PyOTA_CCurl-1.0.0-cp36-cp36m-macosx_10_12_x86_64.whl", "has_sig": false, "md5_digest": "27e4955a498012d5dee765c061c6547b", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 6727, "upload_time": "2017-04-25T03:40:26", "url": "https://files.pythonhosted.org/packages/c6/61/6ed989278a0ed3b56ec8abf5ad3514dec9b9a6a65993bd9305b60b6466a3/PyOTA_CCurl-1.0.0-cp36-cp36m-macosx_10_12_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "a8c4d37df7bea16925c3354f46b6b57c", "sha256": "cd33c0229a1ebd830a367d5c0f1f7e523759c6f48b0966389fcb378044dc2526" }, "downloads": -1, "filename": "PyOTA-CCurl-1.0.0.tar.gz", "has_sig": false, "md5_digest": "a8c4d37df7bea16925c3354f46b6b57c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4446, "upload_time": "2017-04-25T03:40:30", "url": "https://files.pythonhosted.org/packages/e4/2a/ee8f4ed4e0fcc84e7dc2b3cf3a7da9f44631996328d6359131179f53a0a5/PyOTA-CCurl-1.0.0.tar.gz" } ], "1.0.0a2": [ { "comment_text": "", "digests": { "md5": "70e7d48b252ff099b298572af6d52812", "sha256": "ec9f9fed4f72c81ef965778aef848f1befe67d1aa34f8ce33b1ffe1e7d736bad" }, "downloads": -1, "filename": "PyOTA-CCurl-1.0.0a2.tar.gz", "has_sig": false, "md5_digest": "70e7d48b252ff099b298572af6d52812", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3835, "upload_time": "2017-03-26T18:38:45", "url": "https://files.pythonhosted.org/packages/e3/c8/03c81b837c719322ef175a925a6e228dbe14baf48ab6af6bab25f613c73f/PyOTA-CCurl-1.0.0a2.tar.gz" } ], "1.0.0a3": [ { "comment_text": "", "digests": { "md5": "587867a532549aa6903580ca440e7bba", "sha256": "df6e4691f28b791db6e5351fc78c203467d94b8476a47f0512fd95a182c72e75" }, "downloads": -1, "filename": "PyOTA-CCurl-1.0.0a3.tar.gz", "has_sig": false, "md5_digest": "587867a532549aa6903580ca440e7bba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3904, "upload_time": "2017-03-26T19:09:42", "url": "https://files.pythonhosted.org/packages/20/e4/d46755eb19f43634a53591738031917d77520529a61ba1e0c6419168a11a/PyOTA-CCurl-1.0.0a3.tar.gz" } ], "1.0.0a4": [ { "comment_text": "", "digests": { "md5": "74c710f2ec6f2aa7400d39d1db5c81e9", "sha256": "8c5af008d68fa44a0c18b1efac8c804355f010ab953b3e345242ce40cbbac94c" }, "downloads": -1, "filename": "PyOTA-CCurl-1.0.0a4.tar.gz", "has_sig": false, "md5_digest": "74c710f2ec6f2aa7400d39d1db5c81e9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4399, "upload_time": "2017-03-26T21:04:04", "url": "https://files.pythonhosted.org/packages/4a/2d/9008b2bc255ffe668e7d2b974b27f63641601f7d400f09da5bbb8bf7d42c/PyOTA-CCurl-1.0.0a4.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "1283c1435cafe28b7bab78d6bfa21338", "sha256": "fd804ae9d92e26985b1ea723443e7eec23726d7ff9fa73e6624fdaf190dfeecc" }, "downloads": -1, "filename": "PyOTA_CCurl-1.0.1-cp36-cp36m-macosx_10_12_x86_64.whl", "has_sig": false, "md5_digest": "1283c1435cafe28b7bab78d6bfa21338", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 6449, "upload_time": "2017-04-25T03:53:08", "url": "https://files.pythonhosted.org/packages/36/69/ce49e19ede29e2296898ef95ab959c7aa640153287406dfe6a84b4dafadc/PyOTA_CCurl-1.0.1-cp36-cp36m-macosx_10_12_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "e821e61bf6fa45793bfe9bc60417e921", "sha256": "53d0ae4e9f296a3533b91322254a850527557b67c4b413d2fa6400ef7a747331" }, "downloads": -1, "filename": "PyOTA-CCurl-1.0.1.tar.gz", "has_sig": false, "md5_digest": "e821e61bf6fa45793bfe9bc60417e921", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4293, "upload_time": "2017-04-25T03:53:11", "url": "https://files.pythonhosted.org/packages/81/66/76ab6e3d06b905cfb3c4f29eac94b1abf9201716f6a2205f2b3a6d561786/PyOTA-CCurl-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "a440270d6c9e94af02a054fd18d85522", "sha256": "7598481ede5ea53080567bf193637fbcdfcbb95c12ff9994e199905a0f5bb66a" }, "downloads": -1, "filename": "PyOTA-CCurl-1.0.2.tar.gz", "has_sig": false, "md5_digest": "a440270d6c9e94af02a054fd18d85522", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4304, "upload_time": "2017-04-25T04:02:49", "url": "https://files.pythonhosted.org/packages/52/91/efe627120370796cd3b598e78b51ebd2350498defb7e9107d9b13b6162ce/PyOTA-CCurl-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "0d6e4793e3f13db128a5cf2b853bd2bf", "sha256": "c2df86c4a5fee96279c035f8571cf41905f33d24b391e22d48fcba5ac747f662" }, "downloads": -1, "filename": "PyOTA-CCurl-1.0.3.tar.gz", "has_sig": false, "md5_digest": "0d6e4793e3f13db128a5cf2b853bd2bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4269, "upload_time": "2017-07-19T12:02:10", "url": "https://files.pythonhosted.org/packages/77/58/c48c6f91f4df94786fb677f1ad33a4e2736ca983655ad68dc87775077a4e/PyOTA-CCurl-1.0.3.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "bcb05860a74b9574fc578c8dbe9b33b4", "sha256": "bfc2e2edb241104ef2b8e2795b23d8ef73363b1d68e84eaa5eb5fa8f89c4385d" }, "downloads": -1, "filename": "PyOTA-CCurl-1.0.5.tar.gz", "has_sig": false, "md5_digest": "bcb05860a74b9574fc578c8dbe9b33b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4264, "upload_time": "2017-09-24T07:49:17", "url": "https://files.pythonhosted.org/packages/38/c4/ae5176e1b623db347e411cee87a411960c2e14c06373117c78f62e324b61/PyOTA-CCurl-1.0.5.tar.gz" } ], "1.0.8": [ { "comment_text": "", "digests": { "md5": "a0406dd0415c709ab7f5252905bc9e60", "sha256": "7dab5fcf1a7b8695bf1de0cc7dd1f14f2865dd7c3b89dac3542d724b38aa89b0" }, "downloads": -1, "filename": "PyOTA-CCurl-1.0.8.tar.gz", "has_sig": false, "md5_digest": "a0406dd0415c709ab7f5252905bc9e60", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5751, "upload_time": "2017-10-14T03:48:54", "url": "https://files.pythonhosted.org/packages/0d/b7/0bf28b68da6dc36e23eb987c80a058bddac7ba2bbd2aab4ddee741dca71d/PyOTA-CCurl-1.0.8.tar.gz" } ], "1.0.9": [ { "comment_text": "", "digests": { "md5": "e11b49e1e82362f33ce93ed1099f9619", "sha256": "4eee0df16b1a82c884becc49448eef787874bdbbca7bc6bd7c9e978347abfdc7" }, "downloads": -1, "filename": "PyOTA-CCurl-1.0.9.tar.gz", "has_sig": false, "md5_digest": "e11b49e1e82362f33ce93ed1099f9619", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5762, "upload_time": "2017-10-14T07:56:34", "url": "https://files.pythonhosted.org/packages/64/95/a56e4122dee30dee5316cc8ba1aad632c61d8a5b031b6741674274055401/PyOTA-CCurl-1.0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e11b49e1e82362f33ce93ed1099f9619", "sha256": "4eee0df16b1a82c884becc49448eef787874bdbbca7bc6bd7c9e978347abfdc7" }, "downloads": -1, "filename": "PyOTA-CCurl-1.0.9.tar.gz", "has_sig": false, "md5_digest": "e11b49e1e82362f33ce93ed1099f9619", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5762, "upload_time": "2017-10-14T07:56:34", "url": "https://files.pythonhosted.org/packages/64/95/a56e4122dee30dee5316cc8ba1aad632c61d8a5b031b6741674274055401/PyOTA-CCurl-1.0.9.tar.gz" } ] }