pyneweb


Namepyneweb JSON
Version 0.5.4 PyPI version JSON
download
home_pagehttps://github.com/LineIndent/pyneweb
SummaryWeb Boilerplate for Pynecone
upload_time2023-05-11 13:02:12
maintainer
docs_urlNone
authorS. Ahmad P. Hakimi
requires_python
license
keywords python web template web application development
VCS
bugtrack_url
requirements click pynecone PyYAML
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Pyneweb is a Python web boilerplate project designed to provide a solid foundation for building web applications with Python and Pynecone. The project comes pre-configured with a range of tools and features to make it easy for developers to get started building their web applications, without the need to spend time setting up infrastructure or configuration.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/LineIndent/pyneweb",
    "name": "pyneweb",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python web template,web application,development",
    "author": "S. Ahmad P. Hakimi",
    "author_email": "pourhakimi@pm.me",
    "download_url": "https://files.pythonhosted.org/packages/63/8c/70863070a4b3272da1e1e95993c97b703272ea50b6fb51c8760248dd56f0/pyneweb-0.5.4.tar.gz",
    "platform": null,
    "description": "Pyneweb is a Python web boilerplate project designed to provide a solid foundation for building web applications with Python and Pynecone. The project comes pre-configured with a range of tools and features to make it easy for developers to get started building their web applications, without the need to spend time setting up infrastructure or configuration.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Web Boilerplate for Pynecone",
    "version": "0.5.4",
    "project_urls": {
        "Homepage": "https://github.com/LineIndent/pyneweb"
    },
    "split_keywords": [
        "python web template",
        "web application",
        "development"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "34f9c3c2c6249cd339f165d7054541088a987f7db3d276dd7e1e6d714c022850",
                "md5": "25db3dc67cf1623fbabb99321994d8dd",
                "sha256": "00a3c9059fc1c7c94f7e44cf2efca39273b55662e74d69856506263d7e220f3b"
            },
            "downloads": -1,
            "filename": "pyneweb-0.5.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "25db3dc67cf1623fbabb99321994d8dd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7470,
            "upload_time": "2023-05-11T13:02:04",
            "upload_time_iso_8601": "2023-05-11T13:02:04.637867Z",
            "url": "https://files.pythonhosted.org/packages/34/f9/c3c2c6249cd339f165d7054541088a987f7db3d276dd7e1e6d714c022850/pyneweb-0.5.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "638c70863070a4b3272da1e1e95993c97b703272ea50b6fb51c8760248dd56f0",
                "md5": "ea560af41e51391ef9fe2f746d97c4fb",
                "sha256": "9b45f6e427e47703a612bbf02cfeaa2bf5221e04d2aba1a4ed66b9dc4230fdf3"
            },
            "downloads": -1,
            "filename": "pyneweb-0.5.4.tar.gz",
            "has_sig": false,
            "md5_digest": "ea560af41e51391ef9fe2f746d97c4fb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7718,
            "upload_time": "2023-05-11T13:02:12",
            "upload_time_iso_8601": "2023-05-11T13:02:12.728538Z",
            "url": "https://files.pythonhosted.org/packages/63/8c/70863070a4b3272da1e1e95993c97b703272ea50b6fb51c8760248dd56f0/pyneweb-0.5.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-11 13:02:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "LineIndent",
    "github_project": "pyneweb",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "click",
            "specs": [
                [
                    "==",
                    "8.1.3"
                ]
            ]
        },
        {
            "name": "pynecone",
            "specs": [
                [
                    "==",
                    "0.1.28"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    "==",
                    "6.0"
                ]
            ]
        }
    ],
    "lcname": "pyneweb"
}
        
Elapsed time: 0.06561s