Metadata-Version: 2.1
Name: Silence
Version: 0.0.1
Summary: An educational API+Web framework.
Home-page: http://github.com/IISSI-US/Silence
Author: Agustín Borrego
Author-email: borrego@us.es
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: certifi (==2020.4.5.1)
Requires-Dist: chardet (==3.0.4)
Requires-Dist: click (==7.1.2)
Requires-Dist: dload (==0.6)
Requires-Dist: Flask (==1.1.2)
Requires-Dist: idna (==2.9)
Requires-Dist: itsdangerous (==1.1.0)
Requires-Dist: Jinja2 (==2.11.2)
Requires-Dist: MarkupSafe (==1.1.1)
Requires-Dist: PyMySQL (==0.9.3)
Requires-Dist: requests (==2.23.0)
Requires-Dist: urllib3 (==1.25.9)
Requires-Dist: Werkzeug (==1.0.1)

# Silence: An educational framework for deploying RESTful APIs and Web applications. [![Build Status](https://travis-ci.org/agu-borrego/Silence.svg?branch=master)](https://travis-ci.org/agu-borrego/Silence)

Work in progress.

## Disclaimer
Silence has been designed and built with educational-only purposes in mind. It makes no specific efforts to ensure neither efficiency nor security. It should **NOT** be used in a production environment of any kind.

## License
MIT License


