Metadata-Version: 2.1
Name: taosdevopsutils
Version: 1.2.0
Summary: Utility Functions for the Taos Devops team
Home-page: https://github.com/taosdevops/taos-devops-utils
Author: TAOS DevopsNow
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: aiohttp (==4.0.0a0)
Requires-Dist: async-timeout (==3.0.1)
Requires-Dist: attrs (==19.1.0)
Requires-Dist: certifi (==2019.9.11)
Requires-Dist: chardet (==3.0.4)
Requires-Dist: idna (==2.8)
Requires-Dist: multidict (==4.5.2)
Requires-Dist: requests (==2.22.0)
Requires-Dist: slackclient (==2.2.0)
Requires-Dist: urllib3 (==1.25.6)
Requires-Dist: yarl (==1.3.0)
Requires-Dist: Click (==7.0)

# taos-devops-utils
Utility Functions for the Taos Devops team

## Development

git clone
pipenv3
write test
code
???
profit


