Skip to main content

Python client library for theforge.bio API and link.

Project description

forge-python

forge-python enables you to create, change, and develop industrial process simulations. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

how to use

installment requirements

pip install forge-python colorama

example: sending sensor data

from forge_python import forge
sensor = forge.sensor()
sensor.authenticate('device6ef0e2a6f88f481ea81e388d8be91a1c')
sensor.send({'temperature': 95.5})

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

forge_python-0.0.12.1.tar.gz (12.6 kB view hashes)

Uploaded Source

Built Distribution

forge_python-0.0.12.1-py3-none-any.whl (10.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page