GithubHelp home page GithubHelp logo

itdependsnetworks / cookiecutter-nautobot-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nautobot/cookiecutter-nautobot-app

0.0 0.0 0.0 553 KB

Cookiecutter template for creating new Nautobot Apps.

Home Page: https://docs.nautobot.com/projects/cookiecutter-nautobot-app/en/latest/

License: Apache License 2.0

Python 90.06% CSS 4.27% HTML 1.37% Dockerfile 3.61% Jinja 0.68%

cookiecutter-nautobot-app's Introduction

Cookiecutter Templates for Creating Nautobot Apps

This repository houses Cookiecutter templates, designed to kick-start your Nautobot App development journey. Leveraging these templates allows for a standardized and rapid creation of Nautobot Apps, adhering to best practices and common structural paradigms.

About Nautobot Apps

A Nautobot App is a Django application designed to extend the functionality of Nautobot, an open-source Network Source of Truth and Automation Platform. By creating a Nautobot App, developers can introduce custom data models, views, templates, and REST API endpoints, enabling bespoke network management solutions and integrations. This modular approach fosters a flexible and scalable environment, allowing for a tailored experience in managing network resources and workflows.

About Cookiecutter

Cookiecutter is a command-line utility that simplifies the creation of new projects by generating them from predefined templates. These templates utilize the Jinja templating engine, allowing for dynamic content generation and customization. By providing a structured and consistent framework, Cookiecutter helps developers to avoid boilerplate code and to adhere to best practices right from the project's inception. The flexibility and power of Jinja under the hood enable Cookiecutter templates to encapsulate complex setups, making it a valuable tool for accelerating project initialization in various ecosystems.

Templates

The following templates are available:

  • nautobot-app - A template for creating a new Nautobot App.
  • nautobot-app-ssot - A template for creating a new Nautobot App that extends the capabilities of the Nautobot Single Source of Truth (SSoT) App. The Nautobot SSoT App facilitates integration and data synchronization between various "source of truth" (SoT) systems, with Nautobot acting as a central clearinghouse for data.
  • nautobot-app-chatops - A template for creating a new Nautobot App that extends the capabilities of the Nautobot ChatOps App. The Nautobot ChatOps App provides a multi-chat-vendor framework for developing chat bots for Slack, Microsoft Teams, Cisco WebEx, & Mattermost.

To find out which template version corresponds to which Nautobot version, please check out the Compatibility Matrix in the online documentation.

Usage with Cookiecutter

It's possible to use Cookiecutter directly without installing templates locally. To do so, set up your environment first.

Pre-requisites:

  • Python with pip.
pip install cookiecutter
mkdir outputs

Then run the following command:

cookiecutter \
  --output-dir=./outputs \
  --directory=nautobot-app \
  https://github.com/nautobot/cookiecutter-nautobot-app

cookiecutter-nautobot-app's People

Contributors

whitej6 avatar snaselj avatar jdrew82 avatar cmsirbu avatar bryanculver avatar glennmatthews avatar jvanderaa avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.