{ "info": { "author": "Rajat Gupta", "author_email": "rajat.gupta712@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Environment :: Plugins", "Framework :: Flask", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Office/Business" ], "description": "Beacon Management Portal\n=========================\n\n\n[![Build Status](https://travis-ci.org/rajatguptarg/beacons.svg)](https://travis-ci.org/rajatguptarg/beacons)\n[![Coverage Status](https://coveralls.io/repos/rajatguptarg/beacons/badge.svg?branch=master&service=github)](https://coveralls.io/github/rajatguptarg/beacons?branch=master)\n[![Code Climate](https://codeclimate.com/github/rajatguptarg/beacons/badges/gpa.svg)](https://codeclimate.com/github/rajatguptarg/beacons)\n[![PyPI version](https://badge.fury.io/py/my_beacon_manager.svg)](https://badge.fury.io/py/my_beacon_manager)\n[![Code Health](https://landscape.io/github/rajatguptarg/beacons/master/landscape.svg?style=flat)](https://landscape.io/github/rajatguptarg/beacons/master)\n\n\nThis is basic web application to manage your beacons.\n\n\nHow to Run\n==========\nTo run this app, we prefer to use **virtualenv**. Follow these steps to run\nthis application:\n\n**[1]** Create the virtual environment\n\n**[2]** Inside virtual env, fire this command `pip install -r requirements.txt`\n\n**[3]** Now you are done, run your app by firing command `python run.py`\n\nYou also need to have to have your `client_secrets.json` file, which you will get by downloading the OAuth key of your project. Make sure to rename the name of the file as `client_secrets.json`. This file should look like `sample_client_secret.json` provided with the code.\n\nNow your server is started, Go to browser and open the URL: `127.0.0.1:5000`\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.github.com/rajatguptarg/beacons", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "my_beacon_manager", "package_url": "https://pypi.org/project/my_beacon_manager/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/my_beacon_manager/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://www.github.com/rajatguptarg/beacons" }, "release_url": "https://pypi.org/project/my_beacon_manager/2.5/", "requires_dist": null, "requires_python": null, "summary": "Beacon Manager", "version": "2.5" }, "last_serial": 1881959, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "56cba139ed7f9e03de0dfa6f841368ac", "sha256": "fb9bc3b7e8da3ca3fb8b1a8366a6b2447a0787a403567cc603aeb6f4eda4cef9" }, "downloads": -1, "filename": "my_beacon_manager-1.0.tar.gz", "has_sig": false, "md5_digest": "56cba139ed7f9e03de0dfa6f841368ac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9056, "upload_time": "2015-12-13T07:17:50", "url": "https://files.pythonhosted.org/packages/ac/34/7f42f5ca54053937d1c6cf24b8c394921decb1a88bbbb5a367c92310b573/my_beacon_manager-1.0.tar.gz" } ], "2.0": [ { "comment_text": "", "digests": { "md5": "f337d200ed4a2960cd593b442c8f2db7", "sha256": "367a669d4c5115ba0eba2b236fd26bfde46162ef3e6a6a58a3dcc20e1075d979" }, "downloads": -1, "filename": "my_beacon_manager-2.0.tar.gz", "has_sig": false, "md5_digest": "f337d200ed4a2960cd593b442c8f2db7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26303, "upload_time": "2015-12-29T05:01:03", "url": "https://files.pythonhosted.org/packages/e9/94/11144b900cf292558dc750743237b6d9c1e276d959ee202c8e2f00db3b95/my_beacon_manager-2.0.tar.gz" } ], "2.5": [ { "comment_text": "", "digests": { "md5": "b213758e660e9fb0711ab89d3f96a4a4", "sha256": "f5de760ce30dde90125fbead168e7e42cbf228488f3da7bace7cc5fa09965c2b" }, "downloads": -1, "filename": "my_beacon_manager-2.5.tar.gz", "has_sig": false, "md5_digest": "b213758e660e9fb0711ab89d3f96a4a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27877, "upload_time": "2015-12-30T04:05:56", "url": "https://files.pythonhosted.org/packages/fa/f7/514c18ca2057839a0ba6aee75f274996d271576c74bec249db5a8d4159ef/my_beacon_manager-2.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b213758e660e9fb0711ab89d3f96a4a4", "sha256": "f5de760ce30dde90125fbead168e7e42cbf228488f3da7bace7cc5fa09965c2b" }, "downloads": -1, "filename": "my_beacon_manager-2.5.tar.gz", "has_sig": false, "md5_digest": "b213758e660e9fb0711ab89d3f96a4a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27877, "upload_time": "2015-12-30T04:05:56", "url": "https://files.pythonhosted.org/packages/fa/f7/514c18ca2057839a0ba6aee75f274996d271576c74bec249db5a8d4159ef/my_beacon_manager-2.5.tar.gz" } ] }