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.

Import validation catches missing modules before you ship.

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.0.tar.gz (26.1 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.0-py3-none-any.whl (22.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ignition_package_maker-0.0.0.tar.gz
  • Upload date:
  • Size: 26.1 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.0.tar.gz
Algorithm Hash digest
SHA256 ca072b2016aae1bba5b7f53d7b5c6f8380fdfdbaf6d7d8b28a73781d4e794c59
MD5 2c78437363c7f598d64886f1e310080c
BLAKE2b-256 b1a9e90f75bb118c644b46841188e34df52b4421fae05ac85a20be75636c565e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ignition_package_maker-0.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2e0956d9eeac5c605808e5e9a95851c09c83759f4ebcb694060f6840d9e7a146
MD5 91cae3148dbb858e58988b33484de407
BLAKE2b-256 6a4f1bc4602b29de3a5018e42710c8e06c305551835a50f230bf4e09504a6d33

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