mewtools


Namemewtools JSON
Version 0.1.12 PyPI version JSON
download
home_pagehttps://github.com/sizzlingbun/mewtools
SummaryMy python library package with some scraper tool and data tool
upload_time2024-07-29 13:01:11
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/06/c1/9228f1f2eb33564920e6e6a9d986a049b2e5b65d5ceb117786e3043756cc/mewtools-0.1.12.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.12",
    "project_urls": {
        "Homepage": "https://github.com/sizzlingbun/mewtools"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9b4d2dc2504f108ddb4be122b274dc36b9087b6c806ffa0f5ffd34eb50a7e47d",
                "md5": "a5371f245ea03cc75a0dc4ae8e8df311",
                "sha256": "9ce6c59c02a7cc9879f8df05303f9864b94ca328536dde15102c0568af1cda28"
            },
            "downloads": -1,
            "filename": "mewtools-0.1.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a5371f245ea03cc75a0dc4ae8e8df311",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10.0",
            "size": 18229,
            "upload_time": "2024-07-29T13:00:59",
            "upload_time_iso_8601": "2024-07-29T13:00:59.722510Z",
            "url": "https://files.pythonhosted.org/packages/9b/4d/2dc2504f108ddb4be122b274dc36b9087b6c806ffa0f5ffd34eb50a7e47d/mewtools-0.1.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "06c19228f1f2eb33564920e6e6a9d986a049b2e5b65d5ceb117786e3043756cc",
                "md5": "657abab664cfe6af852444345ef67000",
                "sha256": "33441557fa832fc11a2600149e03aefa74afce6bc464df7ccab251acca14432a"
            },
            "downloads": -1,
            "filename": "mewtools-0.1.12.tar.gz",
            "has_sig": false,
            "md5_digest": "657abab664cfe6af852444345ef67000",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10.0",
            "size": 15968,
            "upload_time": "2024-07-29T13:01:11",
            "upload_time_iso_8601": "2024-07-29T13:01:11.215282Z",
            "url": "https://files.pythonhosted.org/packages/06/c1/9228f1f2eb33564920e6e6a9d986a049b2e5b65d5ceb117786e3043756cc/mewtools-0.1.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-29 13:01:11",
    "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: 2.53764s