Metadata-Version: 2.1
Name: BatCave
Version: 39.0.3
Summary: Python Programming Toolkit
Home-page: https://gitlab.com/arisilon/batcave/
Author: Jeffery G. Smith
Author-email: web@pobox.com
License: MIT
Project-URL: Documentation, https://batcave.readthedocs.io
Keywords: python programming utilities
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: Natural Language :: English
Requires-Python: ~=3.8
Description-Content-Type: text/markdown
Requires-Dist: docker (~=4.4)
Requires-Dist: GitPython (~=3.1)
Requires-Dist: google-cloud
Requires-Dist: kubernetes (~=12.0)
Requires-Dist: requests (~=2.25)
Requires-Dist: PyQt5 (~=5.15) ; platform_machine not in "aarch64 aarch64_be arm arm64 armv6l armv7l armv8b armv8l"
Requires-Dist: psutil (~=5.8) ; platform_machine not in "arm arm64 armv6l armv7l armv8b armv8l"
Requires-Dist: pypiwin32 (==223) ; sys_platform == "win32"
Requires-Dist: pywin32 (>=227) ; sys_platform == "win32"
Requires-Dist: pywin32-stubs ; sys_platform == "win32"
Requires-Dist: WMI (~=1.5) ; sys_platform == "win32"
Provides-Extra: dev
Requires-Dist: setuptools ; extra == 'dev'
Requires-Dist: twine ; extra == 'dev'
Requires-Dist: wheel ; extra == 'dev'
Requires-Dist: xmlrunner ; extra == 'dev'
Provides-Extra: test

# BatCave Python Module

A useful collection of tools for writing Python programs.


