Metadata-Version: 2.1 Name: apteryx Version: 1.0.11 Summary: Utilities and useful things for Apteryx Labs License: MIT Author: apteryxlabs Author-email: matthew@apteryxlabs.com Requires-Python: >=3.8,<4.0 Classifier: License :: OSI Approved :: MIT License Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: 3.9 Requires-Dist: black (>=21.7b0,<22.0) Requires-Dist: google-api-python-client (>=2.9.0,<3.0.0) Requires-Dist: google-auth-httplib2 (>=0.1.0,<0.2.0) Requires-Dist: google-auth-oauthlib (>=0.4.4,<0.5.0) Requires-Dist: google-cloud-storage (>=1.39.0,<2.0.0) Requires-Dist: numpy (>=1.20.3,<2.0.0) Requires-Dist: pandas (>=1.2.4,<2.0.0) Requires-Dist: ray (>=1.4.0,<2.0.0) Requires-Dist: toml (>=0.10.2,<0.11.0) Requires-Dist: tqdm (>=4.61.1,<5.0.0)