Python module for the FactoryMind platform
Project description
This is the documentation for the Python package factorymind which makes it easier to interact with the data on the FactoryMind platform.
Installation
From PyPi:
pip install factorymind
From source:
<TODO: Document>
Use
To interact with your data on the FactoryMind platform, run
>>> from factorymind.data_loader import FactoryDB
>>> mydb = FactoryDB(apikey=YOUR-API-KEY)
>>> mydb.list_data_sources()
['example_data.energy_demand', 'example_data.sensors', 'sensor_data.sensors', 'sensor_data.sensors_metadata']
See the official docs for more information and examples.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 factorymind-0.1.2.tar.gz.
File metadata
- Download URL: factorymind-0.1.2.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.9.8 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e1a0d9482f212826352c14ccbd5dc9da4527dc79231fa2c3d06768e4b58001f
|
|
| MD5 |
317370c72fdcbc9fc0454a06d779a88a
|
|
| BLAKE2b-256 |
fbb0dce22d6915b45c652f1e2390d8e802b271a68240d21cf1642ce47a2a8fef
|
File details
Details for the file factorymind-0.1.2-py3-none-any.whl.
File metadata
- Download URL: factorymind-0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.9.8 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8faf3e8a45ce7ddd610acbea13cfa8ab14b65be77da5cd63e2a3838bd9787e3b
|
|
| MD5 |
82e86387035432df484b36893ce2b897
|
|
| BLAKE2b-256 |
51a354841fbc9a5431e3f21735fb56818f075f58f36d779e44a62861058b173f
|