Metadata-Version: 2.1
Name: rbx
Version: 2.7.2.dev159
Summary: Scoota Platform utilities
Home-page: http://scoota.com/
Author: The Scoota Engineering Team
Author-email: engineering@scoota.com
License: Apache 2.0
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Internet
Requires-Python: >=3.7
Requires-Dist: arrow (>=0.16)
Requires-Dist: Click (<8)
Requires-Dist: colorama
Requires-Dist: google-api-core (<1.23,>=1.22)
Requires-Dist: google-cloud-firestore (<2,>=1.8.1)
Requires-Dist: google-cloud-logging (<2,>=1.15)
Requires-Dist: google-cloud-pubsub (<2,>=1.7)
Requires-Dist: grpcio (<2.0dev,>=1.29.0)
Requires-Dist: PyYAML (>=5.1.2)
Requires-Dist: requests (>=1.21.1)
Provides-Extra: aws
Requires-Dist: boto3 (==1.14.35) ; extra == 'aws'
Provides-Extra: buildtools
Requires-Dist: bumpversion (==0.5.3) ; extra == 'buildtools'
Requires-Dist: check-manifest ; extra == 'buildtools'
Requires-Dist: fabric (~=2.5.0) ; extra == 'buildtools'
Requires-Dist: twine ; extra == 'buildtools'
Provides-Extra: eds
Requires-Dist: google-cloud-bigquery (<2,>=1.26) ; extra == 'eds'
Requires-Dist: google-cloud-datastore (<2,>=1.15) ; extra == 'eds'
Requires-Dist: PyMySQL ; extra == 'eds'
Requires-Dist: rfc3339 ; extra == 'eds'
Requires-Dist: sqlalchemy (<1.4,>=1.3) ; extra == 'eds'
Provides-Extra: geo
Requires-Dist: googlemaps (<5,>=4.4.2) ; extra == 'geo'
Provides-Extra: manifest
Requires-Dist: boto3 (==1.14.35) ; extra == 'manifest'
Requires-Dist: botocore (==1.17.63) ; extra == 'manifest'
Requires-Dist: opencv-python (==4.4.0.46) ; extra == 'manifest'
Provides-Extra: mysql
Requires-Dist: PyMySQL ; extra == 'mysql'
Requires-Dist: sqlalchemy (<1.4,>=1.3) ; extra == 'mysql'
Provides-Extra: queues
Requires-Dist: rq (==1.4.3) ; extra == 'queues'
Requires-Dist: rq-scheduler (==0.10.0) ; extra == 'queues'
Provides-Extra: storage
Requires-Dist: google-cloud-storage (<2,>=1.31) ; extra == 'storage'
Provides-Extra: tasks
Requires-Dist: google-cloud-tasks (<3,>=2.0) ; extra == 'tasks'
Provides-Extra: tests
Requires-Dist: Flask (==1.1.2) ; extra == 'tests'
Requires-Dist: googlemaps (<5,>=4.4.2) ; extra == 'tests'

A collection of common tools for Scoota services.


