{ "info": { "author": "awalker125", "author_email": "awalker125@users.noreply.github.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7" ], "description": "inol_rest\n=========\n\n.. image:: https://circleci.com/gh/awalker125/inol_rest.svg?style=shield\n :target: https://circleci.com/gh/awalker125/inol_rest\n :alt: CI Status\n\n.. image:: https://codecov.io/gh/awalker125/inol_rest/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/awalker125/inol_rest\n :alt: Code Coverage\n\n.. image:: https://badge.fury.io/py/inol_rest.svg\n :target: https://badge.fury.io/py/inol_rest\n :alt: PyPi PAckage\n\n\n\nRequirements.\n-------------\n\nPython 2.7 and 3.4+\n\nInstallation & Usage\n--------------------\n\n.. code:: bash\n\n\tpip install inol_rest\n\n\n\n## building\n\n.. code-block:: bash\n\n cd inol_rest/src/inol_rest/static\n gulp\n\n## running locally\n\n.. code-block:: bash\n\n cd inol_rest/\n . ./setup_shell.sh\n cd src\n ./manage.py runserver\n\n\nThis is a microservice responsible for doing all of the inol calculations\n\n\ncurl\n----\n\n.. code-block:: bash\n\n curl -X POST --header 'Content-Type: application/json' --header 'Accept: application/json' --header 'X-Fields: inol' -d '{ \\ \n \"max\": 100, \\ \n \"reps\": 1, \\ \n \"weight\": 100 \\ \n }' 'http://127.0.0.1:5000/api/inol/'\n\n\nAuthor\n------\n\n* awalker125\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/awalker125/inol_rest", "keywords": "inol api", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "inol-rest", "package_url": "https://pypi.org/project/inol-rest/", "platform": "", "project_url": "https://pypi.org/project/inol-rest/", "project_urls": { "Homepage": "https://github.com/awalker125/inol_rest" }, "release_url": "https://pypi.org/project/inol-rest/0.1.12/", "requires_dist": [ "futures", "flask" ], "requires_python": ">=2.7", "summary": "Inol RESTful API", "version": "0.1.12" }, "last_serial": 3548341, "releases": { "0.1.12": [ { "comment_text": "", "digests": { "md5": "d8301430d5f703ef5a0fe8dcbf154403", "sha256": "c3cc6916c448d98b3af5d2f47049006baec7a533f1caa5510de86f323815b57e" }, "downloads": -1, "filename": "inol_rest-0.1.12-py2-none-any.whl", "has_sig": false, "md5_digest": "d8301430d5f703ef5a0fe8dcbf154403", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.7", "size": 4883, "upload_time": "2018-02-03T12:48:48", "url": "https://files.pythonhosted.org/packages/93/1f/24ccc74e9b56235eb7f5d808f3b8bbd76945cbb549b0e08fc305806e6576/inol_rest-0.1.12-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3283ee605af007d5c319cbb65021d22a", "sha256": "44e0cb0dd632ed19f29a8c0610bef0247ed215b8ca4c7bd9c2f6ce5c2b7157b5" }, "downloads": -1, "filename": "inol_rest-0.1.12.tar.gz", "has_sig": false, "md5_digest": "3283ee605af007d5c319cbb65021d22a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 3693, "upload_time": "2018-02-03T12:48:49", "url": "https://files.pythonhosted.org/packages/b0/68/cd56295c83569824e0a1f073e7e0160c5c26db1dceedb7a0d7af384a49e4/inol_rest-0.1.12.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d8301430d5f703ef5a0fe8dcbf154403", "sha256": "c3cc6916c448d98b3af5d2f47049006baec7a533f1caa5510de86f323815b57e" }, "downloads": -1, "filename": "inol_rest-0.1.12-py2-none-any.whl", "has_sig": false, "md5_digest": "d8301430d5f703ef5a0fe8dcbf154403", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.7", "size": 4883, "upload_time": "2018-02-03T12:48:48", "url": "https://files.pythonhosted.org/packages/93/1f/24ccc74e9b56235eb7f5d808f3b8bbd76945cbb549b0e08fc305806e6576/inol_rest-0.1.12-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3283ee605af007d5c319cbb65021d22a", "sha256": "44e0cb0dd632ed19f29a8c0610bef0247ed215b8ca4c7bd9c2f6ce5c2b7157b5" }, "downloads": -1, "filename": "inol_rest-0.1.12.tar.gz", "has_sig": false, "md5_digest": "3283ee605af007d5c319cbb65021d22a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 3693, "upload_time": "2018-02-03T12:48:49", "url": "https://files.pythonhosted.org/packages/b0/68/cd56295c83569824e0a1f073e7e0160c5c26db1dceedb7a0d7af384a49e4/inol_rest-0.1.12.tar.gz" } ] }