bantam


Namebantam JSON
Version 2.4.24 PyPI version JSON
download
home_pagehttps://github.com/nak/bantam
Summarysmall utils to automate web interface in Python
upload_time2024-03-02 20:10:12
maintainer
docs_urlNone
authorJohn Rusnak
requires_python
licenseBSD 2-CLAUSE
keywords auto web api python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
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.

    

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nak/bantam",
    "name": "bantam",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "auto web api python",
    "author": "John Rusnak",
    "author_email": "john.j.rusnak@att.net",
    "download_url": "https://files.pythonhosted.org/packages/14/ae/1b34207d21907b40de895fa178c797070a52cb820b543742f66aa7ad4ddc/bantam-2.4.24.tar.gz",
    "platform": null,
    "description": "\nBantam is a Python package for building http-based micro-services.\nIt abstracts away any knowledge of routes, mappings and translations\nbetween javascript and Python.  It even provides a means of\nauto-generating the javascript client interface to you app\non the fly and serve it to web-based/javascript-based clients.\n\nSee https://nak.github.io/bantam_docs/ for details.\n\n    \n",
    "bugtrack_url": null,
    "license": "BSD 2-CLAUSE",
    "summary": "small utils to automate web interface in Python",
    "version": "2.4.24",
    "project_urls": {
        "Download": "https://github.com/bantam/dist/2.4.24",
        "Homepage": "https://github.com/nak/bantam"
    },
    "split_keywords": [
        "auto",
        "web",
        "api",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bda7b3a58c9c7db53b99c836ebc217139419000c4f98f20883f7f4fb9f9e5b43",
                "md5": "583b3fbdad11eafd01f93b4ad8b3c8d4",
                "sha256": "73df1ff3b6693dc6ae04f0a9435611a690caf31dce35acc29d8ef07ea2820552"
            },
            "downloads": -1,
            "filename": "bantam-2.4.24-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "583b3fbdad11eafd01f93b4ad8b3c8d4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 38596,
            "upload_time": "2024-03-02T20:10:06",
            "upload_time_iso_8601": "2024-03-02T20:10:06.812232Z",
            "url": "https://files.pythonhosted.org/packages/bd/a7/b3a58c9c7db53b99c836ebc217139419000c4f98f20883f7f4fb9f9e5b43/bantam-2.4.24-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "14ae1b34207d21907b40de895fa178c797070a52cb820b543742f66aa7ad4ddc",
                "md5": "4fd8d56cdc4527c27e108e855c7aff6d",
                "sha256": "7347f55065f2f0a22087b1726b02f8d0c521b13413a94a49664b233290782b6a"
            },
            "downloads": -1,
            "filename": "bantam-2.4.24.tar.gz",
            "has_sig": false,
            "md5_digest": "4fd8d56cdc4527c27e108e855c7aff6d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 37710,
            "upload_time": "2024-03-02T20:10:12",
            "upload_time_iso_8601": "2024-03-02T20:10:12.193439Z",
            "url": "https://files.pythonhosted.org/packages/14/ae/1b34207d21907b40de895fa178c797070a52cb820b543742f66aa7ad4ddc/bantam-2.4.24.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-02 20:10:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nak",
    "github_project": "bantam",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "test_requirements": [],
    "lcname": "bantam"
}
        
Elapsed time: 0.22568s