Metadata-Version: 2.1
Name: bantam
Version: 2.0.6
Summary: small utils to automate web interface in Python
Home-page: https://github.com/nak/bantam
Author: John Rusnak
Author-email: john.j.rusnak@att.net
License: BSD 2-CLAUSE
Download-URL: https://github.com/bantam/dist/2.0.6
Keywords: auto web api python
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
License-File: LICENSE.txt


Bantam is a Python package for building http-based micro-services.
It abstracts away any knowledge of routes, mappings and translations
between javascript and Python.  It even provides a means of
auto-generating the javascript client interface to you app
on the fly and serve it to web-based/javascript-based clients.

See https://nak.github.io/bantam_docs/ for details.

    

