Metadata-Version: 2.1
Name: gearkits
Version: 0.5.0
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.
Home-page: https://github.com/toomore/gearkits
License: MIT
Keywords: API,AWS
Author: Toomore Chiang
Author-email: toomore0929@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Environment :: Web Environment
Classifier: Framework :: AWS CDK
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Communications :: Email
Requires-Dist: boto3 (>=1.23.5,<2.0.0)
Requires-Dist: google-api-python-client (>=2.48.0,<3.0.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Project-URL: Repository, https://github.com/toomore/gearkits
Description-Content-Type: text/markdown

# 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

