Metadata-Version: 2.4 Name: annize Version: 7.0.6539 Summary: a simple framework for task automation with focus on visual guidance and low-code Home-page: https://pseudopolis.eu/pino/annize Author: Josef Hahn Author-email: annize@pseudopolis.eu License: AGPL 3 Keywords: python task execution Description-Content-Type: text/plain Requires-Dist: hallyd~=0.9003 Requires-Dist: klovve[graphical]~=1.6 Requires-Dist: lxml~=6.0 Requires-Dist: pycountry~=24.6 Requires-Dist: pyperclip~=1.11 Dynamic: author Dynamic: author-email Dynamic: description Dynamic: description-content-type Dynamic: home-page Dynamic: keywords Dynamic: license Dynamic: requires-dist Dynamic: summary Annize is a Python-based framework for automating workflows. It allows users to define objects and tasks that refer to reusable Annize Features, which implement specific functionality. Features can be custom implementations or installed from external packages. Annize primarily serves as an execution engine, while most of the functionality comes from these modular Features. Projects in Annize are defined using configuration files (usually XML), allowing tasks to be executed with various inputs. The Annize Studio provides an interface to conveniently configure objects, check for errors, and run tasks. It is designed for developers but can be adapted to a wide range of automation needs, offering flexibility for everything from simple to more complex workflows.