Metadata-Version: 2.1
Name: gearkits
Version: 0.6.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,AWS SES,gitlab,gsuite,ipinfo,mattermost,telegram
Author: Toomore Chiang
Author-email: toomore0929@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Environment :: Web Environment
Classifier: Framework :: AWS CDK
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: Chinese (Traditional)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Communications :: Chat
Classifier: Topic :: Communications :: Email
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
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

