Skip to content

indifferentalex/botticelli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Botticelli

A framework for building bots.

The key to automating any task is detecting the current state of the environment (the computer desktop for example), performing actions, detecting any changes in state and then performing more actions based on the new state. Botticelli provides a state machine implementation for defining behaviour and a series of utility packages that can be used to actually perform actions and detect state.

Getting Started

To install locally, clone the repo and run pip install -e . in the root directory.

About

A Python framework for making bots

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages