Metadata-Version: 2.1
Name: python-runner
Version: 0.1.0
Summary: Helper for running python code indirectly
Home-page: http://github.com/alexmojaki/python_runner
Author: Alex Hall
Author-email: alex.mojaki@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Provides-Extra: tests
Requires-Dist: pytest ; extra == 'tests'

# python_runner

Helper for running python code indirectly.


