Skip to main content

This is just a simple program to test my programing knowledge and to learn more about API and Nautobot.

Project description

Nautobot API Sandbox

This is a simple program to test my programming knowledge and learn more about API and Nautobot.

Prerequisites

Before getting started, make sure you have the following installed on your machine:

  • Python 3.9 or later
  • Poetry

Getting Started

  1. Clone the repository: git clone git@github.com:tPayne0647/nautobot-api-sandbox.git
  2. Navigate to the project directory: cd nautobot-api-sandbox
  3. Install the project dependencies using Poetry: poetry install
  4. Activate the virtual environment created by Poetry: poetry shell
  5. Run the program: nautobot_api_sandbox

Demo token: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

This will start the Nautobot API Sandbox command-line interface. Follow the instructions in the application to interact with the Nautobot API. NOTE: You don't need to add '()' or "" quotes. Simply type the command + the name (e.g., create_tenant tpayne, show_devices atl01).

Development

If you're contributing to the project or want to run tests, make sure to install the development dependencies as well: poetry install --dev To run the tests: poetry run pytest

Any help or tips would be awesome!

Currently Working On / Want to Add

  • Exception handling? Need to learn more about how these work exactly...
  • Valid unittest?
  • Integrate click?
  • Make sure using logging correctly
  • Poetry integration
  • publish application?

This is a work in progress!!!

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

nautobot_api_sandbox-0.1.0.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

nautobot_api_sandbox-0.1.0-py3-none-any.whl (5.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