Nitrogen
Fast installer for Wednesware publications.
Installation methods:
From PyPI via pipx (recommended, global install, run with n2):
pipx install wwn
From PyPI via pip (virtual environment or global install, run with n2):
pip install wwn- Note: You may need to create a virtual environment for this method first on some machines. Learn how to do this here.
From GitHub via terminal (local install, run with python -m nitrogen):
git clone https://github.com/Wednesware/Nitrogen.git nitrogen
From Github via browser (local install, run with python -m nitrogen):
- Click here to install the latest Nitrogen release as a zip file or click here to browse releases.
- Unpack using
bsdtar -xf nitrogen.zip
Upgrade methods:
From PyPI
pip install wwn --upgrade
Usage:
n2 get <publication> [release (latest by default)]- Download a Wednesware publication from GitHub.- Example usage:
n2 get magnesium 26.3(installs Magnesium release 26.3 toww/mg26_3.) - Tip: you can use chemical symbols for publications. Example:
n2 get mg 26.3
- Example usage:
n2 getlib <project> <publication> [release (latest by default)]- Download a Wednesware publication to./<project>/libraries/ww.- Example usage:
n2 getlib app magnesium 26.3(installs to./app/libraries/ww/mg26_3.)
- Example usage:
n2 rm <publication> [release (all by default)]- Delete all releases or a specific release of a publication from the current directory.- Example usage:
n2 rm magnesium 26.3(deletes./ww/magnesium26_3and./ww/mg26_3only if present) - Or:
n2 rm magnesium(deletes all installed versions in./wwfor both long and short publication names) - Tip: you can use chemical symbols here too.
- Example usage:
n2 install <path> [--name <command>] [--bin <dir>] [--no-deps]- Install a package directory that contains a valid JSON.nitropkgfile into the user bin, adding its libraries and project-local.wwdependencies automatically.n2 uninstall <command> [--bin <dir>]- Remove a previously installed Nitrogen package wrapper only if it was created by Nitrogen.n2 getdep [path]- Search recursively under path for every.nitrodepand install dependencies.n2 forcegetdep [path]- Same asgetdep, but force reinstall dependencies.n2 updlibs <project>- Reinstall all libraries found in./<project>/libraries/wwby reading installed publication names and versions.n2 help- Prints a formatted help message to the terminal.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wwn-26.52.tar.gz
(18.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
wwn-26.52-py3-none-any.whl
(17.1 kB
view details)
File details
Details for the file wwn-26.52.tar.gz.
File metadata
- Download URL: wwn-26.52.tar.gz
- Upload date:
- Size: 18.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ebdf94e0dbc30aeeb97c48d16ebacf2160f643f24a2ed85fe145d16d7502ed20
|
|
| MD5 |
6bf0d7c7306e92c889d66bfe149ca9f5
|
|
| BLAKE2b-256 |
4e3abf7385488f1eccc177a95eac35306778c55e87db2b61ffaf1541ee12bb8e
|
File details
Details for the file wwn-26.52-py3-none-any.whl.
File metadata
- Download URL: wwn-26.52-py3-none-any.whl
- Upload date:
- Size: 17.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6db209f611e3dd75972f03a53ddbd892ff5e1fbd87864ca8978c338c4d485f8
|
|
| MD5 |
111a854c4dd5860f1ff571872606c8dd
|
|
| BLAKE2b-256 |
d31ef2c9d3893b29dcbb552017ce55021baad15720b031aafadd7ab847a8da0d
|