Magstar Client 0.1.0 | GitLocker.com Product

magstar-client 0.1.0

Last updated:

0 purchases

magstar-client 0.1.0 Image
magstar-client 0.1.0 Images

Free

Languages

Categories

Add to Cart

Description:

magstarclient 0.1.0

magstar-python-client
A Python client library for Computational Physics Inc.'s Magstar magnetometer networks.
Installing
Either install directly from git:
git clone https://github.com/CPIProductionDataLab/magstar-python-client.git
cd magstar-python-client
python setup.py install

or install from PyPI:
pip install magstar-client

Usage
from magstar_client import MagstarV1API

BASE_URL = "???"
YOUR_API_KEY = "???"

api = MagstarV1API(BASE_URL, YOUR_API_KEY)
print(api.get_stations())

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.