Git Product home page Git Product logo

taskautom's People

Contributors

beatrizbonafe avatar laimaretto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

taskautom's Issues

send complete DATA file to the plugin

send the complete DATA file to the plugin. This is specially useful if the DATA file is an Excel file with several spread_sheets. This will allow for better handling of data.

MD-CLI

by default, taskAutom includes environment no more at the very begining. this provokes a minor error when using MD-CLI

manage through inventory different data or plugin

Today taskAutom assumes all end devices will use the same data file (or even excel sheet name) as input. Same happens with the plugin. The rendering produces diffente pluginScripts for each router.

But there might be a case where different routers should use different input data or plugin. Handling of these should be done via the inventory file.

fncUploadFile default to CF3:/

the function sendFiles(sftp,ftpFiles) by tdefault sends ftpRemoteFiles to CF3. Allow a user to define the remote location

update of `connInfo` inside the class: move out

The connInfo dictionary holds all the information related to a router's connection, such as sshTunnel, username, password, etc.

If there is any update to happen, because of an inventory file, today this update is taking place inside the class myConnection.__init__().

It's cleaner if the class would receive all the router's connection information at once. So this per-router update should happen before.

To do so, one possible idea is to build a dictionary inside the function fncRun() with an entry per each router, with all this information. This will be passed over to the class ...

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.