Metadata-Version: 2.1
Name: pythonanywhere-core
Version: 0.1.0
Summary: API wrapper for programmatic management of PythonAnywhere services.
License: MIT
Keywords: pythonanywhere,api,cloud,web hosting
Author: PythonAnywhere
Author-email: developers@pythonanywhere.com
Requires-Python: >=3.6,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: pytest (>=7.0.0,<8.0.0)
Requires-Dist: pytest-cov (>=3.0.0,<4.0.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Description-Content-Type: text/x-rst

API wrapper for programmatic management of PythonAnywhere services.
