The iGrafx P360 Live Mining SDK is an open source application that can be used to manage your mining projects.
Project description
iGrafx P360 Live Mining SDK
Introduction
The iGrafx P360 Live Mining SDK is an open source application that can be used to manage your mining projects. It is a python implementation of the iGrafx P360 Live Mining API.
With this SDK, you will be able to create workgroups, projects, datasources and graphs (and graph instances). You will also be able to create and add a column mapping.
Please note that you must have an iGrafx account in order to be able to use the SDK properly. Please contact us to create an account.
The iGrafx P360 Live Mining SDK uses Python.
A detailed tutorial can be found in the howto.md file.
You may find the github of the iGrafx Mining SDK here.
You may also find the github of the iGrafx KNIME Mining Extension here which is based on the iGrafx Mining SDK.
Requirements
This package requires python 3.10 or above. Get the latest version of Python.
The required packages should be installed via the pyproject.toml
when running the poetry install
command.
Installing
With pip:
To install the current release of the iGrafx P360 Live Mining SDK with pip, simply navigate to the console and type the following command:
pip install igrafx_mining_sdk
To begin:
Go ahead and import the package:
import igrafx_mining_sdk as igx # the 'as igx' is entirely optional, but it will make the rest of our code much more readable
Documentation
The full documentation can be found in the howto.md
file here.
Follow the instructions to try out the SDK.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
For more information on how to contribute, please see the CONTRIBUTING.md file.
Support
Support is available at the following address: support@igrafx.com.
Notice
Your feedback and contributions are important to us. Don't hesitate to contribute to the project.
License
This SDK is licensed under the MIT License. See the LICENSE
file for more details.
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 Distribution
File details
Details for the file igrafx_mining_sdk-2.34.0.tar.gz
.
File metadata
- Download URL: igrafx_mining_sdk-2.34.0.tar.gz
- Upload date:
- Size: 43.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f153df1667aac2d3e97d3722b7989dcce471ea08379a035b78faa620626d4619 |
|
MD5 | de807bf7063160017ae6d81beaef56fb |
|
BLAKE2b-256 | c3f3b3e0bf76956d17763a8dae5de67b70846c64e73420c9809e6c9d054ded6e |