Skip to main content

No project description provided

Project description

Funcnodes Module

This helper tool makes it easy to generate new modules for Funcnodes.

Installation

pip install funcnodes-module

Usage

Create a New Module

To create a new module, simply run:

funcnodes-module new <name_of_your_package>

This will set up the required folder structure with template files and even prepare everything for publishing to GitHub (which is recommended).

Update a Module

Funcnodes is still in early development, and new features are added regularly.
To update your module, start a command line in the module folder and run:

funcnodes-module update

Upgrade Templates

When new template options are added, funcnodes-module needs to be updated.
This can be done via the standard pip upgrade path or through a self-updating method:

funcnodes-module upgrade

Add Third-Party Notices

We wanted a simple way to automatically give credit to other packages we use. Keeping third-party notices up to date can be time-consuming, so we implemented:

funcnodes-module gen_third_party_notice

This command automatically generates the corresponding third-party notices.
IMPORTANT: This is not legally valid as it may not cover every package and/or license. IANAL applies here.

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

funcnodes_module-0.1.16.tar.gz (18.7 kB view hashes)

Uploaded Source

Built Distribution

funcnodes_module-0.1.16-py3-none-any.whl (26.2 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