baseweb


Namebaseweb JSON
Version 0.4.2 PyPI version JSON
download
home_pagehttps://github.com/christophevg/baseweb
SummaryA Pythonic base for building interactive web applications
upload_time2024-11-25 15:39:37
maintainerNone
docs_urlNone
authorChristophe VG
requires_pythonNone
licenseMIT
keywords flask vue rest socketio
VCS
bugtrack_url
requirements Flask Flask-RESTful Flask-SocketIO python-dotenv websocket-client python-engineio python-socketio dotmap pyfiglet python-slugify tabulate
Travis-CI
coveralls test coverage No coveralls.
            # baseweb

> A Pythonic base for building interactive web applications

[![Latest Version on PyPI](https://img.shields.io/pypi/v/baseweb.svg)](https://pypi.python.org/pypi/baseweb/)
[![Supported Implementations](https://img.shields.io/pypi/pyversions/baseweb.svg)](https://pypi.python.org/pypi/baseweb/)
![Build Status](https://github.com/christophevg/baseweb/actions/workflows/test.yaml/badge.svg)
[![Documentation Status](https://readthedocs.org/projects/baseweb/badge/?version=latest)](https://baseweb.readthedocs.io/en/latest/?badge=latest)
[![Coverage Status](https://coveralls.io/repos/github/christophevg/baseweb/badge.svg?branch=master)](https://coveralls.io/github/christophevg/baseweb?branch=master)
[![Built with PyPi Template](https://img.shields.io/badge/PyPi_Template-v0.8.0-blue.svg)](https://github.com/christophevg/pypi-template)



## Documentation

Visit [Read the Docs](https://baseweb.readthedocs.org) for the full documentation, including overviews and several examples.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/christophevg/baseweb",
    "name": "baseweb",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Flask Vue REST SocketIO",
    "author": "Christophe VG",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/40/b8/df581dc1dc05c7ba88107f5af1a19cd7f951e9a127e94bcb85ba0f066226/baseweb-0.4.2.tar.gz",
    "platform": null,
    "description": "# baseweb\n\n> A Pythonic base for building interactive web applications\n\n[![Latest Version on PyPI](https://img.shields.io/pypi/v/baseweb.svg)](https://pypi.python.org/pypi/baseweb/)\n[![Supported Implementations](https://img.shields.io/pypi/pyversions/baseweb.svg)](https://pypi.python.org/pypi/baseweb/)\n![Build Status](https://github.com/christophevg/baseweb/actions/workflows/test.yaml/badge.svg)\n[![Documentation Status](https://readthedocs.org/projects/baseweb/badge/?version=latest)](https://baseweb.readthedocs.io/en/latest/?badge=latest)\n[![Coverage Status](https://coveralls.io/repos/github/christophevg/baseweb/badge.svg?branch=master)](https://coveralls.io/github/christophevg/baseweb?branch=master)\n[![Built with PyPi Template](https://img.shields.io/badge/PyPi_Template-v0.8.0-blue.svg)](https://github.com/christophevg/pypi-template)\n\n\n\n## Documentation\n\nVisit [Read the Docs](https://baseweb.readthedocs.org) for the full documentation, including overviews and several examples.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Pythonic base for building interactive web applications",
    "version": "0.4.2",
    "project_urls": {
        "Homepage": "https://github.com/christophevg/baseweb"
    },
    "split_keywords": [
        "flask",
        "vue",
        "rest",
        "socketio"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "346e4128127ef3536ccdd6c2bf3551edbec5642d10258622e15b2af7cfd4fe50",
                "md5": "6b98abdda943334b9216aab2eaa9dd81",
                "sha256": "9b2d7940b63ac8c0972024813cacb3d71e1e983ad7cc4bdde203a5ed24b38c56"
            },
            "downloads": -1,
            "filename": "baseweb-0.4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6b98abdda943334b9216aab2eaa9dd81",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1045210,
            "upload_time": "2024-11-25T15:39:34",
            "upload_time_iso_8601": "2024-11-25T15:39:34.821664Z",
            "url": "https://files.pythonhosted.org/packages/34/6e/4128127ef3536ccdd6c2bf3551edbec5642d10258622e15b2af7cfd4fe50/baseweb-0.4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "40b8df581dc1dc05c7ba88107f5af1a19cd7f951e9a127e94bcb85ba0f066226",
                "md5": "2837e110677a35856c799dd90ee8be4a",
                "sha256": "ba1616fc1d114cb1065fa1489ebfe3b590eb9a8d501110cbf8df02153d1cb3d9"
            },
            "downloads": -1,
            "filename": "baseweb-0.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "2837e110677a35856c799dd90ee8be4a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1020536,
            "upload_time": "2024-11-25T15:39:37",
            "upload_time_iso_8601": "2024-11-25T15:39:37.579239Z",
            "url": "https://files.pythonhosted.org/packages/40/b8/df581dc1dc05c7ba88107f5af1a19cd7f951e9a127e94bcb85ba0f066226/baseweb-0.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-25 15:39:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "christophevg",
    "github_project": "baseweb",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "Flask",
            "specs": []
        },
        {
            "name": "Flask-RESTful",
            "specs": []
        },
        {
            "name": "Flask-SocketIO",
            "specs": []
        },
        {
            "name": "python-dotenv",
            "specs": []
        },
        {
            "name": "websocket-client",
            "specs": []
        },
        {
            "name": "python-engineio",
            "specs": []
        },
        {
            "name": "python-socketio",
            "specs": []
        },
        {
            "name": "dotmap",
            "specs": []
        },
        {
            "name": "pyfiglet",
            "specs": []
        },
        {
            "name": "python-slugify",
            "specs": []
        },
        {
            "name": "tabulate",
            "specs": []
        }
    ],
    "tox": true,
    "lcname": "baseweb"
}
        
Elapsed time: 0.38838s