Metadata-Version: 2.1
Name: django-pyscript
Version: 0.9.0
Summary: This package aims to provide a django file field that can store .py files and executes them.
Author: Christopher Wittlinger
Author-email: c.wittlinger@intellineers.com
Requires-Python: >=3.8.0,<3.9.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: django (>=3.0.0,<4.0.0)
Requires-Dist: requests (>=2.24.0,<2.25.0)
