Skip to content

osom8979/workerflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

workerflow

PyPI PyPI - Python Version GitHub

Graph-based Visual Programming core module for workers

How to initialize boilerplate

./init.sh

Developing

## Create a local Python virtual environment.
./python

## Black formatting
./black.sh

## PEP8 linting
./flake8.sh

## Sort import order
./isort.sh

## Type checking
./mypy.sh

## Unit testing
./pytest.sh

License

See the LICENSE file for details. In summary, workerflow is licensed under the MIT license.

About

Graph-based Visual Programming core module for workers

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Generated from osom8979/bt-python