{ "info": { "author": "BitPlatter", "author_email": "support@bitplatter.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "============\nInstallation\n============\n\ndocumentation\n-------------\n\nPlease read our documentation at https://docs.bitplatter.com/fluiddata-python/\n\npip\n---------------------\n\nAt the command line::\n\n $ pip install fluiddata\n\nFluidDATA API Token\n---------------------\n\nVisit http://accounts.bitplatter.com/home/security to view youe API Token\n\n\nValidating the Token\n-------------------\n\n.. code-block:: python\n\n from fluiddata import Fluid\n import pprint\n\n token = '' # Place FluidDATA token here\n fluid = Fluid(token)\n\n subscription = Fluid.subscription_info()\n\n pprint.pprint(subscription)\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "bitplatter fluiddata development", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "fluiddata", "package_url": "https://pypi.org/project/fluiddata/", "platform": "", "project_url": "https://pypi.org/project/fluiddata/", "project_urls": { "Documentation": "https://docs.bitplatter.com/fluiddata-python/" }, "release_url": "https://pypi.org/project/fluiddata/1.0.1/", "requires_dist": [ "requests" ], "requires_python": "", "summary": "Python API for FluidDATA", "version": "1.0.1" }, "last_serial": 3704189, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "7d6d901e77ab020094ef54614c54780a", "sha256": "f8c140568d035f5deed6cdcb81c0a83a527e93077717a8f5a6fb690d49c7437c" }, "downloads": -1, "filename": "fluiddata-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7d6d901e77ab020094ef54614c54780a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5837, "upload_time": "2018-03-25T19:10:17", "url": "https://files.pythonhosted.org/packages/52/fd/718c915b95a16e7e51a855a32bef3b81749fe23e85970882b51883006cba/fluiddata-1.0.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7d6d901e77ab020094ef54614c54780a", "sha256": "f8c140568d035f5deed6cdcb81c0a83a527e93077717a8f5a6fb690d49c7437c" }, "downloads": -1, "filename": "fluiddata-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7d6d901e77ab020094ef54614c54780a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5837, "upload_time": "2018-03-25T19:10:17", "url": "https://files.pythonhosted.org/packages/52/fd/718c915b95a16e7e51a855a32bef3b81749fe23e85970882b51883006cba/fluiddata-1.0.1-py2.py3-none-any.whl" } ] }