Metadata-Version: 2.1
Name: vectice
Version: 23.2.6.1
Summary: Vectice Python library
Home-page: https://www.vectice.com
Author: Vectice Inc.
Author-email: sdk@vectice.com
License: Apache License 2.0
Keywords: Vectice,Client,API,Adapter
Platform: Linux
Platform: MacOS X
Platform: Windows
Classifier: Topic :: Internet
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Typing :: Typed
Requires-Python: >=3.7.1
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: python-dotenv (>=0.11.0)
Requires-Dist: requests (>=2.5.0)
Requires-Dist: rich
Requires-Dist: urllib3
Requires-Dist: gql[requests]
Requires-Dist: GitPython
Requires-Dist: packaging
Requires-Dist: Pillow
Requires-Dist: pandas
Requires-Dist: typing-extensions (==4.6.2)
Requires-Dist: pyspark
Provides-Extra: dev
Requires-Dist: black ; extra == 'dev'
Requires-Dist: gitpython ; extra == 'dev'
Requires-Dist: mypy ; extra == 'dev'
Requires-Dist: ruff ; extra == 'dev'
Requires-Dist: types-requests ; extra == 'dev'
Requires-Dist: types-urllib3 ; extra == 'dev'
Requires-Dist: types-mock ; extra == 'dev'
Requires-Dist: boto3-stubs[essential] ; extra == 'dev'
Provides-Extra: doc
Requires-Dist: black ; extra == 'doc'
Requires-Dist: markdown-callouts (>=0.2) ; extra == 'doc'
Requires-Dist: markdown-exec (>=1.2) ; extra == 'doc'
Requires-Dist: mkdocs (>=1.3) ; extra == 'doc'
Requires-Dist: mkdocs-material (>=7.3) ; extra == 'doc'
Requires-Dist: mkdocs-redirects (>=1.2) ; extra == 'doc'
Requires-Dist: mkdocs-section-index (>=0.3) ; extra == 'doc'
Requires-Dist: mkdocstrings[python] (>=0.18) ; extra == 'doc'
Provides-Extra: gcs
Requires-Dist: google-cloud-storage (>=1.17.0) ; extra == 'gcs'
Requires-Dist: google-cloud-bigquery ; extra == 'gcs'
Provides-Extra: s3
Requires-Dist: boto3 ; extra == 's3'
Provides-Extra: test
Requires-Dist: docker-compose ; extra == 'test'
Requires-Dist: dslr[psycopg2-binary] ; extra == 'test'
Requires-Dist: mock (>=1.0.1) ; extra == 'test'
Requires-Dist: numpy ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-randomly ; extra == 'test'
Requires-Dist: coverage ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: scikit-learn (<=0.24.2) ; extra == 'test'
Requires-Dist: testcontainers ; extra == 'test'
Requires-Dist: testbook ; extra == 'test'
Requires-Dist: db-dtypes (>=1.1.1) ; extra == 'test'

# Documentation

Official documentation for Vectice can be found at https://docs.vectice.com.
