Giter VIP home page Giter VIP logo

py-dev-env's Introduction

Network Automation Python Environment

This repo is WIP...

Docker

git clone https://github.com/rickdonato/network-automation-py-dev
docker build --tag network-automation-dev:standalone --file Dockerfile.standalone .
docker run --rm -it network-automation-dev:standalone

VSCode

  • git clone https://github.com/rickdonato/network-automation-py-dev
  • Open network-automation-py-dev folder in VSCode.
  • VSCode will detect devcontainer.json file and create container.
  • Your dev envrionment will be ready using this container environment. For full details around environment checkout devcontainer.json.

Makefile

Various tasks can be run via the Makefile.

Tools

The following tools are installed:

  • Chromaterm - Colorize network output - cat running-config.txt | ct

VSCode Extenstions

  • alefragnani.bookmarks
  • usernamehw.errorlens
  • eamodio.gitlens
  • oderwat.indent-rainbow
  • rubymaniac.vscode-paste-and-indent
  • ms-python.python
  • visualstudioexptteam.vscodeintellicode

To Do

poetery

  • Shell - https://ohmyz.sh/

  • pylint - Linter

  • Black - code formatters

  • vulture - find unused code.

  • pylint

  • saftey

  • Bandit - Security Checker

py-dev-env's People

Contributors

rickdonato 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.