gearkits


Namegearkits JSON
Version 0.6.0 PyPI version JSON
download
home_pagehttps://github.com/toomore/gearkits
SummaryGather all the general services api in basic usage. This package is built for what we need in our side projects of open source.
upload_time2023-04-03 16:52:14
maintainer
docs_urlNone
authorToomore Chiang
requires_python>=3.9,<4.0
licenseMIT
keywords api aws aws ses gitlab gsuite ipinfo mattermost telegram
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # GearKits

Gather all the general services API in basic usage. This package is built for what we need in our side projects of open source.

    pip install gearkits

or

    poetry add gearkits

## Services

- telegram
- gitlab
- IPInfo
- AWS(S3, SES)
- Mattermost

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/toomore/gearkits",
    "name": "gearkits",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "keywords": "API,AWS,AWS SES,gitlab,gsuite,ipinfo,mattermost,telegram",
    "author": "Toomore Chiang",
    "author_email": "toomore0929@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e8/d9/c6c89d053d9e1b07d5d141c7b8c2c6bf60065d0633f66e757f6579844c4b/gearkits-0.6.0.tar.gz",
    "platform": null,
    "description": "# GearKits\n\nGather all the general services API in basic usage. This package is built for what we need in our side projects of open source.\n\n    pip install gearkits\n\nor\n\n    poetry add gearkits\n\n## Services\n\n- telegram\n- gitlab\n- IPInfo\n- AWS(S3, SES)\n- Mattermost\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Gather all the general services api in basic usage. This package is built for what we need in our side projects of open source.",
    "version": "0.6.0",
    "split_keywords": [
        "api",
        "aws",
        "aws ses",
        "gitlab",
        "gsuite",
        "ipinfo",
        "mattermost",
        "telegram"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "60380f9bfc58c47c4da6467a51bb0ab31b668e7ffaa86fdb4e7148a632a23dac",
                "md5": "c7f83b8ced6c8e26672ff93108294b6d",
                "sha256": "db4e95d19522fa7711262a192912dc83de1ab45d740fac671f41b427e31413c1"
            },
            "downloads": -1,
            "filename": "gearkits-0.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c7f83b8ced6c8e26672ff93108294b6d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 7840,
            "upload_time": "2023-04-03T16:52:13",
            "upload_time_iso_8601": "2023-04-03T16:52:13.271014Z",
            "url": "https://files.pythonhosted.org/packages/60/38/0f9bfc58c47c4da6467a51bb0ab31b668e7ffaa86fdb4e7148a632a23dac/gearkits-0.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e8d9c6c89d053d9e1b07d5d141c7b8c2c6bf60065d0633f66e757f6579844c4b",
                "md5": "8e68bd8fb81967041a01e3f8cfd4dbbf",
                "sha256": "750f2252a15080b42a7b6326b09018972d74afaf93c9ddff98ee6595a096ce0a"
            },
            "downloads": -1,
            "filename": "gearkits-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8e68bd8fb81967041a01e3f8cfd4dbbf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 6394,
            "upload_time": "2023-04-03T16:52:14",
            "upload_time_iso_8601": "2023-04-03T16:52:14.732912Z",
            "url": "https://files.pythonhosted.org/packages/e8/d9/c6c89d053d9e1b07d5d141c7b8c2c6bf60065d0633f66e757f6579844c4b/gearkits-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-03 16:52:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "toomore",
    "github_project": "gearkits",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "gearkits"
}
        
Elapsed time: 0.05005s