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.
Release files for factorymind 0.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| factorymind-0.1.3.tar.gz | 5.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| factorymind-0.1.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.5 kB
Release files / factorymind-0.1.3.tar.gz
| Download URL | factorymind-0.1.3.tar.gz |
|---|---|
| Size | 5.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4bccccaa4e9f87167dabc046b8d51aa64f8cd2dcf1fc62bcea5b77d533de04ef
|
|
BLAKE2b-256 checksum How to use checksums |
1d450231c00c0297d51d2f373ba147fe43047d3ebb3f8e8c4eeadf1de7aacca2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.11 CPython/3.8.5 Windows/10
|
Release files / factorymind-0.1.3-py3-none-any.whl
| Download URL | factorymind-0.1.3-py3-none-any.whl |
|---|---|
| Size | 5.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b56c1a95f735fe76640efe2d039d9bc2bfd4128b4813b1e7bcdcf8f1e9bc2ef8
|
|
BLAKE2b-256 checksum How to use checksums |
35127e642a15e5ef816a03f415538faa9b93d40be1d370f4156c92dde0a9dbe0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.11 CPython/3.8.5 Windows/10
|