sitepages


Namesitepages JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://github.com/bondbox/sitepages/
SummaryGet webpage. Generate response.
upload_time2024-10-18 06:18:01
maintainerNone
docs_urlNone
authorMingzhe Zou
requires_python>=3.8
licenseMIT
keywords command-line argparse argcomplete
VCS
bugtrack_url
requirements xarg-python beautifulsoup4 markdown flask
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # sitepages

> Get webpage. Generate response.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bondbox/sitepages/",
    "name": "sitepages",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "command-line, argparse, argcomplete",
    "author": "Mingzhe Zou",
    "author_email": "zoumingzhe@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/3a/b6/36ef45bc5fa61f8c38272102d24e1cad90abc8ea538033797ada5be0ff73/sitepages-0.2.2.tar.gz",
    "platform": "any",
    "description": "# sitepages\n\n> Get webpage. Generate response.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Get webpage. Generate response.",
    "version": "0.2.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/bondbox/sitepages/issues",
        "Documentation": "https://github.com/bondbox/sitepages/",
        "Homepage": "https://github.com/bondbox/sitepages/",
        "Source Code": "https://github.com/bondbox/sitepages/"
    },
    "split_keywords": [
        "command-line",
        " argparse",
        " argcomplete"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "746c70e84a82fc77242317947112da76b64cb1722c7cd88e9b34cf6007d7be54",
                "md5": "7bdfaa35c54bc92db7059d9baefa9ee1",
                "sha256": "e38ae876b5e5614cd2e087465933e3706c081358e916381da62aae5e6580bbd2"
            },
            "downloads": -1,
            "filename": "sitepages-0.2.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7bdfaa35c54bc92db7059d9baefa9ee1",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 5653,
            "upload_time": "2024-10-18T06:18:05",
            "upload_time_iso_8601": "2024-10-18T06:18:05.477468Z",
            "url": "https://files.pythonhosted.org/packages/74/6c/70e84a82fc77242317947112da76b64cb1722c7cd88e9b34cf6007d7be54/sitepages-0.2.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ab636ef45bc5fa61f8c38272102d24e1cad90abc8ea538033797ada5be0ff73",
                "md5": "a8c9625047a4501abb4c0c67a7b0e1f3",
                "sha256": "94f4d24a22898e6be823a0bf5d23d20300e028f2e4812657cdd3a44ef4d5b1ef"
            },
            "downloads": -1,
            "filename": "sitepages-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a8c9625047a4501abb4c0c67a7b0e1f3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4474,
            "upload_time": "2024-10-18T06:18:01",
            "upload_time_iso_8601": "2024-10-18T06:18:01.251416Z",
            "url": "https://files.pythonhosted.org/packages/3a/b6/36ef45bc5fa61f8c38272102d24e1cad90abc8ea538033797ada5be0ff73/sitepages-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-18 06:18:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bondbox",
    "github_project": "sitepages",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "xarg-python",
            "specs": [
                [
                    ">=",
                    "1.6"
                ]
            ]
        },
        {
            "name": "beautifulsoup4",
            "specs": []
        },
        {
            "name": "markdown",
            "specs": []
        },
        {
            "name": "flask",
            "specs": []
        }
    ],
    "lcname": "sitepages"
}
        
Elapsed time: 0.42171s