Skip to main content

This tool is intended to insert data (for now interfaces) to Netbox via API.

Project description

How to use

Clone code and change directory

    git clone git@gitlab.com:bechtle-cisco-devnet/netbox/netboxninja.git
    cd netboxninja

Create and load a venv (linux/mac)

    python -m venv venv
    source venv/bin/activate

Install the requirements

    pip install -r requirements.txt

The .env File

Rename the dotenv file to .env. Open the .env file and fill in your information.

Start the Tool

    python -m netboxNinja --csv <path-to-your-csv>

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

netboxNinja-0.0.1.tar.gz (6.1 kB view hashes)

Uploaded Source

Built Distribution

netboxNinja-0.0.1-py3-none-any.whl (8.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page