Python API for FluidDATA
Project description
============
Installation
============
documentation
-------------
Please read our documentation at https://docs.bitplatter.com/fluiddata-python/
pip
---------------------
At the command line::
$ pip install fluiddata
FluidDATA API Token
---------------------
Visit http://accounts.bitplatter.com/home/security to view youe API Token
Validating the Token
-------------------
.. code-block:: python
from fluiddata import Fluid
import pprint
token = '' # Place FluidDATA token here
fluid = Fluid(token)
subscription = Fluid.subscription_info()
pprint.pprint(subscription)
Installation
============
documentation
-------------
Please read our documentation at https://docs.bitplatter.com/fluiddata-python/
pip
---------------------
At the command line::
$ pip install fluiddata
FluidDATA API Token
---------------------
Visit http://accounts.bitplatter.com/home/security to view youe API Token
Validating the Token
-------------------
.. code-block:: python
from fluiddata import Fluid
import pprint
token = '' # Place FluidDATA token here
fluid = Fluid(token)
subscription = Fluid.subscription_info()
pprint.pprint(subscription)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fluiddata-1.0.1-py2.py3-none-any.whl.
File metadata
- Download URL: fluiddata-1.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8c140568d035f5deed6cdcb81c0a83a527e93077717a8f5a6fb690d49c7437c
|
|
| MD5 |
7d6d901e77ab020094ef54614c54780a
|
|
| BLAKE2b-256 |
52fd718c915b95a16e7e51a855a32bef3b81749fe23e85970882b51883006cba
|