Giter Site home page Giter Site logo

tkatchen / lodepy Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 0.0 71 KB

Lodepy is an agentless provisioning package built and interfaced almost exclusively in Python.

Home Page: https://lodepy.readthedocs.io/en/latest/

License: MIT License

Python 100.00%
automation deployment provisioning python

lodepy's People

Contributors

tkatchen avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

lodepy's Issues

Create base functions

This will be the "outside" of the library and is dependent on finishing the core first, but we will need to add a bunch of generally relevant tasks.

Create tests

How to do test driven development without the drive to do tests?

Implement task pipeline

Look at the blob in /src/lodepy/tasks to see what the pipeline idea is.

This needs to be implemented.

Create parent "Operable"

We are going to be repeating a lot of methods (notably dunders and other comparison/equality checks). This can be resolved with a parent "Operable" that will implement these methods

Git Tasks

Tasks to interact with git. Probably don't need all of these.

  • git
  • git > fetch
  • git > push
  • git > pull
  • git > merge
  • git > clone
  • git > add
  • git > init
  • git > status
  • git > rebase
  • git > branch
  • git > tag
  • git > switch
  • git > commit
  • git > reset
  • git > log
  • git > version

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.