{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.6" ], "description": "safenet\n----\n\nBuild Status master:\n\n|Linux/OS X|Windows|Docs|\n|:--------:|:-----:|:----:|\n|[![Build Status](https://travis-ci.org/rid-dim/pySafe.svg?branch=master)](https://travis-ci.org/rid-dim/pySafe?branch=master)|[![Build status](https://ci.appveyor.com/api/projects/status/qyx4b75u9mxrla1g/branch/master?svg=true)](https://ci.appveyor.com/project/rid-dim/pysafe/branch/master)|[![docs](https://readthedocs.org/projects/pysafe/badge/?version=master)](http://pysafe.readthedocs.io/en/master)|\n\nBuild Status dev:\n\n|Linux/OS X|Windows|Docs|\n|:--------:|:-----:|:----:|\n|[![Build Status](https://travis-ci.org/rid-dim/pySafe.svg?branch=dev)](https://travis-ci.org/rid-dim/pySafe?branch=dev)|[![Build status](https://ci.appveyor.com/api/projects/status/qyx4b75u9mxrla1g/branch/dev?svg=true)](https://ci.appveyor.com/project/rid-dim/pysafe/branch/dev)|[![docs](https://readthedocs.org/projects/pysafe/badge/?version=dev)](http://pysafe.readthedocs.io/en/dev)|\n\n\nA Python interface for the C FFI API of the SAFE Network (www.maidsafe.net)\n---\n\ncontributors: rid-dim, duncankushnir\n\nThe design goal of pySafe is to provide a full python interface to SAFE network, via the SAFE binaries.\n\nThe package (will) include an importable and installable module, as well as utilities to generate the bindings and hopefully eventually some example applications beyond 'hello world'.\n\nDesigned to be minimally dependent, however the following modules are not included in the base python install:\n\n-cffi, py-cid, multihash \n\nWe use features that currently require python 3.6+ . With enough interest, we could probably back port it, but this will depend on our chosen asynchronous implementation.\n\nUnder heavy development - so please don't criticize but just open a pull request ;)\n\n\nInstalling into an environment\n---\n\nFirst, clone the repo. We are currently working to find an acceptable PyPi name to enable pip/easy install\n\n\n- On linux, running upg_local.sh will pip update your local environment to the current pySafe state (any python prog can import pySafe, sym-linked to the development directory):\n\n- sh ./upg_local.sh\n\n- On Windows: upg_local.bat (we now feature Windows compatibility)\n\n- On Mac: well, the way localization is coded should work, but we need someone to compile the binaries on mac and test!\n\nContributing\n----\n\nIf you want to help us and work together with us on this project you can just join [our telegram channel](https://t.me/pySafe) or [get in touch with us in the dev forum](https://forum.safedev.org/) or you just open a pull request / contact us on github :)\n\nThe more people get involved, the easier it is to utilize safe and the more powerful this library gets the better for freedom of humanity =) Together we work on creating a peoples internet where everybody wins and access to knowledge and freedom of speech are no privileges but universal rights of every human.\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/rid-dim/pySafe/tree/dev", "keywords": "safenetwork safenet interface", "license": "GPL3", "maintainer": "", "maintainer_email": "", "name": "safenet", "package_url": "https://pypi.org/project/safenet/", "platform": "", "project_url": "https://pypi.org/project/safenet/", "project_urls": { "Homepage": "https://github.com/rid-dim/pySafe/tree/dev" }, "release_url": "https://pypi.org/project/safenet/0.0.1/", "requires_dist": [ "cffi", "multihash", "py-cid", "requests", "werkzeug", "pyOpenSSL" ], "requires_python": "", "summary": "Python interface to the SAFE binaries", "version": "0.0.1" }, "last_serial": 5196986, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "e008ea5a7fb86da1876f6e13175e4703", "sha256": "2caa6a243f160768f878e294eea76500fd8a83fc499b1f7ec13cea5de02f371f" }, "downloads": -1, "filename": "safenet-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e008ea5a7fb86da1876f6e13175e4703", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 39152302, "upload_time": "2019-04-27T15:28:39", "url": "https://files.pythonhosted.org/packages/52/3a/6e550fa76b109dd1ffed4d74edd46c035e4b0781c8cf59f8570f187529bf/safenet-0.0.1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e008ea5a7fb86da1876f6e13175e4703", "sha256": "2caa6a243f160768f878e294eea76500fd8a83fc499b1f7ec13cea5de02f371f" }, "downloads": -1, "filename": "safenet-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e008ea5a7fb86da1876f6e13175e4703", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 39152302, "upload_time": "2019-04-27T15:28:39", "url": "https://files.pythonhosted.org/packages/52/3a/6e550fa76b109dd1ffed4d74edd46c035e4b0781c8cf59f8570f187529bf/safenet-0.0.1-py3-none-any.whl" } ] }