Metadata-Version: 2.4
Name: bantam
Version: 2.4.29
Summary: small utils to automate web interface in Python
Home-page: https://github.com/nak/bantam
Download-URL: https://github.com/bantam/dist/2.4.29
Author: John Rusnak
Author-email: john.j.rusnak@att.net
License: BSD 2-CLAUSE
Keywords: auto web api python
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Requires-Dist: aiohttp==3.*
Requires-Dist: asynciomultiplexer>=1.1.0
Requires-Dist: docutils~=0.16
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: requires-dist
Dynamic: summary


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.

    
