Metadata-Version: 1.1
Name: pytio
Version: 0.1.0
Summary: A library to interact with TIO.run and execute code, as well as return the results for the execution.
Home-page: https://github.com/teward/pytio
Author: Thomas Ward
Author-email: teward@dark-net.io
License: AGPLv3+
Download-URL: https://pypi.python.org/pypi/pytio
Description: A library to interact with TIO.run and execute code, as well as return the results for the execution. This is basically a Python version of https://github.com/SocraticPhoenix/TioJ but using Pythonic approaches and software rather than the complex Java solutions.
Keywords: tryitonline tio
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Communications :: Email
Classifier: Topic :: Software Development :: Libraries :: Python Modules
