Metadata-Version: 2.1
Name: marcosgeo-bumbo
Version: 0.0.1
Summary: Bumbo Python Web Framework built for learning purposes.
Home-page: UNKNOWN
Author: Antonio Marcos
Author-email: marcosgeo@yahoo.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Requires-Dist: Jinja2 (==2.10.3)
Requires-Dist: WebOb (==1.8.5)
Requires-Dist: parse (==1.12.1)
Requires-Dist: requests-wsgi-adapter (==0.4.1)
Requires-Dist: requests (==2.22.0)
Requires-Dist: whitenoise (==4.1.4)


# web-fw
learning how to build a web framework in python.


