Metadata-Version: 2.1
Name: mc-automation-tools
Version: 0.0.2
Summary: Map colonies automation infrastructure kit tools for mutual purpose
Home-page: https://github.com/MapColonies/automation-kit.git
Author: MC
License: UNKNOWN
Description: # automation-kit
        
        ### This pytonic package include useful sub-packages and implementation for variant manipulation of automation infrastructure.
        
        ### Include:
        1. base_request - wrapper for restful API's requests [post, get, etc..]
        2. S3storage - wrapper of boto3 library for handling with S3 storage type
        3. Common - common utils for string manipulations, urls, storage, os, and data-types convertor
        4. Jira - integration sub-package for connecting pytesting results with jira's dashboard.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
