Netbox Excel Netbox Plugin
Project description
netbox-excel
Plugin import file excel cho netbox, dùng để import device, ip, rack ....
Install Require
netbox version >= 4.0
Known Issues
- WARNING: This plugin is only tested with a single NetBox version at this time.
Installation Guide
In mono service:
To install the plugin, first using pip and install netbox-excel:
cd /opt/netbox
source venv/bin/activate
pip install netbox-excel
Package requirements.txt
pip install openpyxl pandas
Next, enable the plugin in /opt/netbox/netbox/netbox/configuration.py, or if you have a /configuration/plugins.py file, the plugins.py file will take precedence.
PLUGINS = [
'netbox_excel'
]
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
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 netbox_excel-1.0.2.tar.gz.
File metadata
- Download URL: netbox_excel-1.0.2.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c6d0647b18fe8a31547e56db4d83f98527d754cbc53560db038592311499139
|
|
| MD5 |
4aa48712220fb278bd87b6b31e90ab1a
|
|
| BLAKE2b-256 |
dddd790dc366fe11484dff30f0968622e00ec7d658735516b6dde4f8a3bff552
|
File details
Details for the file netbox_excel-1.0.2-py3-none-any.whl.
File metadata
- Download URL: netbox_excel-1.0.2-py3-none-any.whl
- Upload date:
- Size: 12.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c76cfb85c789306f3d575e1a6e998e0556fd51f83a7f48e052bca4879c3691ce
|
|
| MD5 |
d2f6d205ccb5f8225e321513ac9829fe
|
|
| BLAKE2b-256 |
8e2f6d5d2186840eb66c969b6b4a019a4b6ac63b9cdf5d8f5b8c7d17050cc328
|