Metadata-Version: 2.1
Name: pyrulo
Version: 0.2.4
Summary: Python package to import modules at runtime.
Home-page: https://github.com/mnicolas94/pyrulo
Author: Miguel Nicolás-Díaz
Author-email: miguelcok27@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Python runtime loader (pyrulo)
Python library to import classes from script files at runtime.


