Skip to main content

Ignition Package Maker - convert Ignition script-python modules into publishable Python packages

Project description

ipm - Ignition Package Maker

Convert Ignition script-python modules into publishable Python packages.

Install

pip install ignition-package-maker

Getting Started

# Initialize - detects your Ignition projects and scaffolds ipm.json
ipm init

# Build - converts script-python modules into a standard Python package
ipm build

# Publish
cd ipm/your-package && python -m build && twine upload dist/*

What it does

ipm takes Ignition's code.py / resource.json directory convention and outputs a standard Python src/ layout with a pyproject.toml. The distribution name and import name are independent - your code stays unchanged.

Consumers install with pip install --target ./site-packages your-package and mount site-packages into the gateway.

Documentation

https://nburnet1.github.io/ignition-package-maker

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

ignition_package_maker-0.0.1.tar.gz (23.3 kB view details)

Uploaded Source

Built Distribution

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

ignition_package_maker-0.0.1-py3-none-any.whl (19.9 kB view details)

Uploaded Python 3

File details

Details for the file ignition_package_maker-0.0.1.tar.gz.

File metadata

  • Download URL: ignition_package_maker-0.0.1.tar.gz
  • Upload date:
  • Size: 23.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for ignition_package_maker-0.0.1.tar.gz
Algorithm Hash digest
SHA256 e5e5425b357d36c4e0b473a200226aef864e0ae350403e5e8ec9e9d0bcbbb5e7
MD5 ad8308f6de3ae9a967eb168367b4b0fa
BLAKE2b-256 abc73f246c267703fa342b61fb64e2519bed03c1a7ff24d45f72f7cb3b9b4d47

See more details on using hashes here.

File details

Details for the file ignition_package_maker-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for ignition_package_maker-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f166edb8f8347e0b9d440e20897825a1969a21434581233593829636407cf379
MD5 ddf90ab7b2f237d8eb34ed57b2a49c17
BLAKE2b-256 56c2cc1fe9961af86d53299202b7ab7b3152ddff47addfc18a00f8881e830702

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