{ "info": { "author": "Fabian Schuh", "author_email": "Fabian.Schuh@BlockchainProjectsBV.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "## Peerplays BOS - Bookie Oracle Software Suite - Manual Intervention Module\n\nThe purpose of these tools is to serve the witnesses and assist them\nwith their regular ground work of managing events on the PeerPlays\nblockchain.\n\n## Development use\nClone the develop branch from the repository locally\n\tgit clone -b remote git@bitbucket.org:peerplaysblockchain/bookied-ui.git\n\nInstall environment\n\t\n\t$ apt-get install -y python3 python3-pip libmysqlclient-dev libssl-dev npm\n\t$ npm install -g bower\n\nInstall virtual environemnt user either one of the following \n\n\t$ pip3 install virtualenv # should always works\n\t$ apt-get install python-virtualenv # Ubuntu 14.04 \n\t$ apt-get install virtualenv # Ubuntu 16.04 \n\t\nInstall static files\n\t\n\t$ cd app\n\t$ bower install\n\nRun the development server\n\t\n\t$ run_dev_server.sh\n\t\nThe manual intervention module is then available at\n\t\n\thttp://localhost:5000/overview\n\t\nFor documentation of usage please look inside the scripts. To add the init accounts please use\n\t\n\t5KQwrPbwdL6PhXujxW37FSSQZ1JiwsST4cqQzDeyXtP79zkvFD3\n\t\n### Description of scripts\n\nsetup.sh\n\tEnsures that the given command is executed within a virtual environment\n\nrun_dev_server.sh\n\tStarts the manual intervention module via flask development webservice \n\t\n## Docker\n\n### Build and Run Docker Container\n\n $ cd bookied-ui\n $ docker build -t boss:latest .\n $ docker-compose up\n\n.. then open browser with URL:\n\n http://localhost:8000\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/pbsa/bos-mint/tarball/0.0.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pbsa.info", "keywords": "peerplays", "license": "", "maintainer": "", "maintainer_email": "", "name": "bos", "package_url": "https://pypi.org/project/bos/", "platform": "", "project_url": "https://pypi.org/project/bos/", "project_urls": { "Download": "https://github.com/pbsa/bos-mint/tarball/0.0.1", "Homepage": "http://pbsa.info" }, "release_url": "https://pypi.org/project/bos/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "PeerPlays BOS", "version": "0.0.1" }, "last_serial": 3779970, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "b2164106a29e4d498e8a410b92c17bf8", "sha256": "b2807eef6d713162e21d50603bf040311a9e9891fc5c8a9c35abd5213de2a4f2" }, "downloads": -1, "filename": "bos-0.0.1.tar.gz", "has_sig": false, "md5_digest": "b2164106a29e4d498e8a410b92c17bf8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2254, "upload_time": "2018-04-19T09:19:25", "url": "https://files.pythonhosted.org/packages/fb/02/20f45c3d650e29c7c150bdaf7592cfc14211c7ef4920cc3ad2a4ac6834db/bos-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b2164106a29e4d498e8a410b92c17bf8", "sha256": "b2807eef6d713162e21d50603bf040311a9e9891fc5c8a9c35abd5213de2a4f2" }, "downloads": -1, "filename": "bos-0.0.1.tar.gz", "has_sig": false, "md5_digest": "b2164106a29e4d498e8a410b92c17bf8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2254, "upload_time": "2018-04-19T09:19:25", "url": "https://files.pythonhosted.org/packages/fb/02/20f45c3d650e29c7c150bdaf7592cfc14211c7ef4920cc3ad2a4ac6834db/bos-0.0.1.tar.gz" } ] }