Skip to main content

Package that extends and wraps Ignition Scripting API

Project description

incendium

PyPI - Python Version PyPI - Version PyPI - Downloads

Package that extends and wraps some functions from Ignition's Scripting API.

For more information, please refer to the Wiki.

Prerequisites

Before you begin, ensure you have met the following requirements:

Installation and usage

Installing incendium on your Gateway

[!TIP] You may use the Python in Ignition guide as reference.

As a Jython package

To install incendium as a Jython package on your Gateway, follow these steps:

  1. Install Java 17
  2. Install Jython 2.7.3
  3. Run jython -m pip install incendium
  4. Copy the incendium directory and typing.py from $JYTHON_HOME/Lib/site-packages to $IGNITION_DIR/user-lib/pylib/site-packages
  5. Done

As a Python package

To install incendium as a Python package on your Gateway, follow these steps:

  1. Install Python 2.7.18
  2. Run python -m pip install incendium
  3. Copy the incendium directory and typing.py from $PYTHON2_HOME/Lib/site-packages to $IGNITION_DIR/user-lib/pylib/site-packages
  4. Done

Installing as a dependency for your scripting projects

To use incendium, you may install it with pip. It requires Python 2.7.18 or Jython 2.7.3.

python2 -m pip install incendium

Or

jython -m pip install incendium

This will install it as package to your Python installation, which will allow you to call incendium's Scripting functions from Python's REPL, and get code completion using an IDE (PyCharm or Visual Studio Code).

And to uninstall:

python2 -m pip uninstall incendium

Or

jython -m pip uninstall incendium

Using as a dependency in PyCharm

To include incendium as a dependency in PyCharm, you will need to attach it to your project.

  1. Clone the repo or download from releases
  2. With your project open where you want to include incendium, navigate to File > Open and select the incendium project folder
  3. Choose Attach when prompted
  4. Under the incendium project folder, right-click on the src/ folder and choose Mark Directory as > Sources Root

Contributing to incendium

See CONTRIBUTING.md.

Discussions

Feel free to post your questions and/or ideas at Discussions.

Contributors

Thanks to everyone who has contributed to this project.

Up-to-date list of contributors.

License

See LICENSE.

Code of conduct

See CODE_OF_CONDUCT.md.

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

incendium-2025.10.0.tar.gz (18.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

incendium-2025.10.0-py2-none-any.whl (21.0 kB view details)

Uploaded Python 2

File details

Details for the file incendium-2025.10.0.tar.gz.

File metadata

  • Download URL: incendium-2025.10.0.tar.gz
  • Upload date:
  • Size: 18.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/44.1.1 requests-toolbelt/1.0.0 tqdm/4.64.1 CPython/2.7.18

File hashes

Hashes for incendium-2025.10.0.tar.gz
Algorithm Hash digest
SHA256 ca372cca77065b6b6f4d0bed586a3d1deef13edc3c3bcafb853a863e155df6ac
MD5 e979abef3e0b60aff6dc71541d8d60aa
BLAKE2b-256 e1de425507e0df20a9898592bdd5c424891d2fb435fbec35d15894b0f36c85fc

See more details on using hashes here.

File details

Details for the file incendium-2025.10.0-py2-none-any.whl.

File metadata

  • Download URL: incendium-2025.10.0-py2-none-any.whl
  • Upload date:
  • Size: 21.0 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/44.1.1 requests-toolbelt/1.0.0 tqdm/4.64.1 CPython/2.7.18

File hashes

Hashes for incendium-2025.10.0-py2-none-any.whl
Algorithm Hash digest
SHA256 1161a2a022c5d39d8d1f58d897cf44fb211b970f27176240a1049026ccd632b7
MD5 671ae726b5362d33ac3e144269b610ab
BLAKE2b-256 4063527bc57ec1f83add21595f4971342ea8a68ebcb6b31dad65a3df4d94fc9b

See more details on using hashes here.

Supported by

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