Skip to content

zyga/appblocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

AppBlocks

Flow based programming framework for python command line applications.

Why?

For better control, testing and reliability of command line apps.

How

AppBlocks allows you to create command line applications out of interconnected elements. Each element performs a dedicated function such as computation, presentation or user interaction.

Each element class is easy to test with standard best practices. The flow of application elements is easy to visualise through static analysis or runtime annotations.

About

Flow based command line application framework for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages