pysitemaps


Namepysitemaps JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://github.com/serpwings/pysitemaps/
SummaryPython Package for Sitemaps
upload_time2023-03-12 12:20:11
maintainer
docs_urlNone
authorFaisal Shahzad
requires_python>=3.9
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![pysitemaps feature image](docs/img/feature-image.png)

# pysitemaps: Python Package for Sitemaps

``pysitemaps`` package can be used to (systematically) generate and analyze sitemaps.

## Whats in pysitemaps?

We believe in monolithic software development and created this tiny package that does its job without any bloat. 

## How to Use pysitemaps?

You can find detailed tutorial on [pysitemaps tutorial website](https://serpwings.com/software/python-sitemaps/).

## Contribute

Pull Requests, Feature Suggestions, and collaborations are welcome.

## About Us

This work is a collaborative effort of [seowings](https://seowings.org/), and [serpwings](https://serpwings.com/).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/serpwings/pysitemaps/",
    "name": "pysitemaps",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "",
    "author": "Faisal Shahzad",
    "author_email": "seowingsorg@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/81/de/5d20a01e9ab4bec9752f9245ae1e382ff23d953cad191450a3721a3030b2/pysitemaps-0.0.6.tar.gz",
    "platform": null,
    "description": "![pysitemaps feature image](docs/img/feature-image.png)\n\n# pysitemaps: Python Package for Sitemaps\n\n``pysitemaps`` package can be used to (systematically) generate and analyze sitemaps.\n\n## Whats in pysitemaps?\n\nWe believe in monolithic software development and created this tiny package that does its job without any bloat. \n\n## How to Use pysitemaps?\n\nYou can find detailed tutorial on [pysitemaps tutorial website](https://serpwings.com/software/python-sitemaps/).\n\n## Contribute\n\nPull Requests, Feature Suggestions, and collaborations are welcome.\n\n## About Us\n\nThis work is a collaborative effort of [seowings](https://seowings.org/), and [serpwings](https://serpwings.com/).\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python Package for Sitemaps",
    "version": "0.0.6",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f16a54ae50500a1c2f855f12c57fc4228596260266e1cb048d0470afadf466e0",
                "md5": "9ead2599bab0575537fa91da45d23a8e",
                "sha256": "10add2d6fa149ce9890699ec51bd584359bc241382277d0895b07de87cefccd2"
            },
            "downloads": -1,
            "filename": "pysitemaps-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9ead2599bab0575537fa91da45d23a8e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 7921,
            "upload_time": "2023-03-12T12:20:10",
            "upload_time_iso_8601": "2023-03-12T12:20:10.042329Z",
            "url": "https://files.pythonhosted.org/packages/f1/6a/54ae50500a1c2f855f12c57fc4228596260266e1cb048d0470afadf466e0/pysitemaps-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81de5d20a01e9ab4bec9752f9245ae1e382ff23d953cad191450a3721a3030b2",
                "md5": "cb0d82b280c95a391fa927a57fe59390",
                "sha256": "21686e5eee1fe23ac8458212c4543c57804f2b182fd7dd2c380fccae302304bc"
            },
            "downloads": -1,
            "filename": "pysitemaps-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "cb0d82b280c95a391fa927a57fe59390",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 7877,
            "upload_time": "2023-03-12T12:20:11",
            "upload_time_iso_8601": "2023-03-12T12:20:11.659158Z",
            "url": "https://files.pythonhosted.org/packages/81/de/5d20a01e9ab4bec9752f9245ae1e382ff23d953cad191450a3721a3030b2/pysitemaps-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-12 12:20:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "serpwings",
    "github_project": "pysitemaps",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pysitemaps"
}
        
Elapsed time: 0.06234s