Metadata-Version: 2.1
Name: compositry
Version: 0.4.0
Summary: A tiny library inspired by frontend frameworks to experiment with the idea of composable automation scripts reduced to functions.
License: Apache-2.0
Keywords: components
Author: Dense Reptile
Author-email: 80247368+DenseReptile@users.noreply.github.com
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: colorama (>=0.4,<0.5)
Description-Content-Type: text/markdown

# Compositry

A tiny library inspired by frontend frameworks to experiment with the idea of composable automation scripts reduced to functions.

