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.51.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.51-py3-none-any.whl
(17.1 kB
view details)
File details
Details for the file wwn-26.51.tar.gz.
File metadata
- Download URL: wwn-26.51.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 |
905a7d19f00dbff498559576fac12f108b927f7c95e1d4bf8669c050ff79b504
|
|
| MD5 |
b687ae8945bd3ddeee67a23e0581b4f3
|
|
| BLAKE2b-256 |
deae907120c083eb5e14381f43460eee11dc9814e6fcc8503743379eb94bc718
|
File details
Details for the file wwn-26.51-py3-none-any.whl.
File metadata
- Download URL: wwn-26.51-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 |
7c0039ddbf64453646f814871497a0b51554386da2b5e187cc5675d25312ed0d
|
|
| MD5 |
b4733d148ec52362bcaf2094ce1172c7
|
|
| BLAKE2b-256 |
b0fb12a18fff6901f42717b2682d7517e0d9296406a3f95ff528c737b2e61f61
|