mewtools


Namemewtools JSON
Version 0.1.9 PyPI version JSON
download
home_pagehttps://github.com/sizzlingbun/mewtools
SummaryMy python library package with some scraper tool and data tool
upload_time2024-04-12 13:23:17
maintainerNone
docs_urlNone
authorAndrew
requires_python>=3.10.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# 📦 Mewtools

mewtools include DataTime extraction module and WordPress module.

The demo is in example folder.

## Installation

```bash
pip3 install mewtools
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sizzlingbun/mewtools",
    "name": "mewtools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10.0",
    "maintainer_email": null,
    "keywords": null,
    "author": "Andrew",
    "author_email": "me@example.com",
    "download_url": "https://files.pythonhosted.org/packages/20/f2/c9d900efc0bc7c2f8d114288287d71513991b49488f2cd8740d7699efbff/mewtools-0.1.9.tar.gz",
    "platform": null,
    "description": "\n# \ud83d\udce6 Mewtools\n\nmewtools include DataTime extraction module and WordPress module.\n\nThe demo is in example folder.\n\n## Installation\n\n```bash\npip3 install mewtools\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "My python library package with some scraper tool and data tool",
    "version": "0.1.9",
    "project_urls": {
        "Homepage": "https://github.com/sizzlingbun/mewtools"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fa897d4204e54f969d14fac0bab0f8d63940036ad84850222008e958bb69c917",
                "md5": "772ce17eb341e8b11f4502764de83ce4",
                "sha256": "edfdbeee53a095f666c7a580b40179283b206d48ddcb3a98acede7133ea1f5e3"
            },
            "downloads": -1,
            "filename": "mewtools-0.1.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "772ce17eb341e8b11f4502764de83ce4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10.0",
            "size": 17685,
            "upload_time": "2024-04-12T13:23:15",
            "upload_time_iso_8601": "2024-04-12T13:23:15.737746Z",
            "url": "https://files.pythonhosted.org/packages/fa/89/7d4204e54f969d14fac0bab0f8d63940036ad84850222008e958bb69c917/mewtools-0.1.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20f2c9d900efc0bc7c2f8d114288287d71513991b49488f2cd8740d7699efbff",
                "md5": "0e81ab15166090da286a88020e623bac",
                "sha256": "989a645b2e43913a06c3f63f9e7cd178cb6509a7c1fda54938f5fc27fc56d80e"
            },
            "downloads": -1,
            "filename": "mewtools-0.1.9.tar.gz",
            "has_sig": false,
            "md5_digest": "0e81ab15166090da286a88020e623bac",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10.0",
            "size": 15518,
            "upload_time": "2024-04-12T13:23:17",
            "upload_time_iso_8601": "2024-04-12T13:23:17.673526Z",
            "url": "https://files.pythonhosted.org/packages/20/f2/c9d900efc0bc7c2f8d114288287d71513991b49488f2cd8740d7699efbff/mewtools-0.1.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-12 13:23:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sizzlingbun",
    "github_project": "mewtools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "mewtools"
}
        
Elapsed time: 0.71085s