A Netbox plugin to manage BOS assets
Project description
netbos
A Netbox plugin to manage BOS assets.
Installation
pip install netbos
Netbox Configuration
Add the plugin to your Netbox configuration:
PLUGINS = ["netbos"]
Source
https://code.brknl.de/700180738/netbos
Anleitung zum bauen
Build-Tools installieren
python -m pip install --upgrade build twine
Paket bauen
python -m build
Paket überprüfen
python -m twine check dist/*
Paket hochladen
python -m twine upload --repository-url https://upload.pypi.org/legacy/ dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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
File details
Details for the file netbos-0.0.3.tar.gz.
File metadata
- Download URL: netbos-0.0.3.tar.gz
- Upload date:
- Size: 15.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe39862c482054867d6562130f0a976f02124524e4d9aa9f9b4d56e112d01973
|
|
| MD5 |
647363ed4b27ee9f2567764f71d7e5a8
|
|
| BLAKE2b-256 |
d96571f0e4b1eb313a4618f58f572271c6f2ea8f6fc6c1e76b49f2709f67ff54
|
File details
Details for the file netbos-0.0.3-py3-none-any.whl.
File metadata
- Download URL: netbos-0.0.3-py3-none-any.whl
- Upload date:
- Size: 22.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea83f64fdadf4bef45fa08ae2d5cd9cd1e22aacb22ff00c8caa6c9f4a2e3bf6d
|
|
| MD5 |
4354b97332ff06c287b7b7a0c6aa1117
|
|
| BLAKE2b-256 |
d711adf49c8189884fa6207f920b370954811bd9b481057f870855edde2729f8
|