Skip to content

Latest commit

 

History

115 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automation pattern

License

Table of Contents

Description

This project is a guide for ongoing automation, using the fabric pattern for better use and organization in the project. Automations must follow this example model used for registering legal processes.

Installation

To initiate the project and intall dependencies you must configure your .venv, like this:

Creating venv python -m venv .venv

Activating source .venv/bin/activate (if MACos or Linux) .venv/scripts/activate (if Windows)

Installing dependencies pip install -r requeriments.txt

Social

My linkedin profile https://www.linkedin.com/in/leandermesquita/

About

Automation pattern using the fabric method to create a base structure for other automations.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages