Registry / aws / netbox-ipcalculator

netbox-ipcalculator

JSON →
library1.4.11pypypiunverified

A NetBox plugin providing an IP calculator and subnet splitter/joiner directly within the NetBox UI. Current version is 1.4.11, compatible with NetBox 4.0+. Release cadence is irregular, driven by community issues and NetBox version updates.

pip install netbox-ipcalculator
INSTALL
IMPORT
SIG · NETBOX-IPCALCULATO
N
netbox-ipcalculator
awspythonv1.4.11
Install
5.6s avg
Import
Disk
16MB
Pass rate
10/ 10
Env Coverage10 / 10
glibc
3.93.13
musl
3.93.13
Install & Compatibility
Where this runs
tested against v1.4.11 · pip install
no network on importno background threads
Install × environment matrix
Each cell = how many times install + import succeeded across repeated harness runs. Partial = flaky.
glibc = Debian/Ubuntu slim · musl = Alpine Linux
musl
py 3.103.95 runs
installs and imports cleanly · install 0.0s · import 0.000s · 18MB
glibc
py 3.103.95 runs
installs and imports cleanly · install 5.6s · import 0.000s · 18MB
16MB installed
● package 16MB
Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

IpCalculatorPluginConfig
from netbox_ipcalculator import IpCalculatorPluginConfig
from netbox_ipcalculator import IpCalculatorPluginConfig

Add the plugin to your NetBox configuration, then restart NetBox. No additional settings required.

# In configuration.py PLUGINS = ["netbox_ipcalculator"] # If you need to customize settings, you can add: # PLUGINS_CONFIG = { # "netbox_ipcalculator": {} # }
Debug
Known issues
breakingVersion 1.4.0 requires NetBox 4.0+. Upgrading from earlier versions without upgrading NetBox first will break the plugin.
fix
Ensure NetBox is at least version 4.0 before upgrading the plugin to 1.4.0+.
affects: >=1.4.0
deprecatedThe old base URL 'plugins/ipcalculator/' was changed to 'plugins/netbox_ipcalculator/' in version 1.4.3. Direct links may break.
fix
Update any bookmarks or integrations to use the new URL path 'plugins/netbox_ipcalculator/'.
affects: <1.4.3
gotchaIn disconnected environments, the plugin loads jQuery from a CDN by default. Version 1.4.8 fixed this by bundling a local copy.
fix
Upgrade to version 1.4.8 or later to avoid jQuery loading failures in offline NetBox installations.
affects: <1.4.8
Upgrade
Version history
1.4.11latest on PyPI · released Jul 3, 2025
Audit
Dependencies
netboxrequiredThis is a NetBox plugin, requires NetBox to be installed and configured.
Agent activity
28 hits · last 30 days
node
28
Resources
netbox-ipcalculator — pip install netbox-ipcalculator · libregistry