Metadata-Version: 2.1
Name: pycarta
Version: 0.1.2
Summary: Add a short description here!
Home-page: https://github.com/pyscaffold/pyscaffold/
Author: Branden Kappes
Author-email: branden.kappes@contextualize.us.com
License: Copyright Contextualize, LLC
Project-URL: Documentation, https://pyscaffold.org/
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Requires-Python: >=3.8
Description-Content-Type: text/x-rst; charset=UTF-8
Provides-Extra: testing
License-File: LICENSE
License-File: AUTHORS.rst

# pycarta

PyCarta provides a pythonic interface to the Carta data virtualization and
analysis environment.

## Description

Carta provides a data virtualization environment that allows many, possibly
disparate, data resources to be connected to a uniform data processing and
analysis platform.

PyCarta provides a pythonic interface to the Carta API, allowing interactive
development of data analysis pipelines within python and development of Carta
Operations within python.


