Metadata-Version: |
2.1 |
Name: |
Flask-Shell2HTTP-fork |
Version: |
1.9.2 |
Summary: |
A minimalist REST API wrapper for python's subprocess API. |
Author: |
Eshaan Bansal |
Author-Email: |
eshaan7bansal[at]gmail.com |
Home-Page: |
https://github.com/intelowlproject/flask-shell2http |
Project-Url: |
Documentation, https://github.com/intelowlproject/flask-shell2http |
Project-Url: |
Funding, https://www.paypal.me/eshaanbansal |
Project-Url: |
Source, https://github.com/intelowlproject/flask-shell2http |
Project-Url: |
Tracker, https://github.com/intelowlproject/flask-shell2http/issues |
License: |
BSD |
Keywords: |
flask shell2http subprocess python |
Classifier: |
Environment :: Web Environment |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Operating System :: OS Independent |
Classifier: |
License :: OSI Approved :: BSD License |
Classifier: |
Programming Language :: Python :: 3 |
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: |
Programming Language :: Python :: 3.10 |
Classifier: |
Topic :: Internet :: WWW/HTTP :: Dynamic Content |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Platform: |
any |
Requires-Python: |
>= 3.6 |
Requires-Dist: |
flask (>=1.0.0) |
Requires-Dist: |
blinker |
Requires-Dist: |
flask-executor |
Requires-Dist: |
contextvars; python_version < "3.7" |
Requires-Dist: |
flask (>=1.0.0); extra == "test" |
Requires-Dist: |
blinker; extra == "test" |
Requires-Dist: |
flask-executor; extra == "test" |
Requires-Dist: |
flask-testing; extra == "test" |
Requires-Dist: |
coverage; extra == "test" |
Requires-Dist: |
tox; extra == "test" |
Requires-Dist: |
tox-gh-actions; extra == "test" |
Requires-Dist: |
black (==22.3.0); extra == "test" |
Requires-Dist: |
flake8 (==3.8.4); extra == "test" |
Requires-Dist: |
pre-commit (==2.9.2); extra == "test" |
Requires-Dist: |
contextvars; python_version < "3.7" and extra == "test" |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |