Skip to main content

DQL

Project description

PyPI Status Python Version License

Tests Codecov pre-commit Black

Features

  • TODO

Requirements

  • TODO

Installation

You can install DQL via pip from PyPI:

$ pip install dvcx

Usage

DQL can be used as a CLI (from system terminal), or as a Python library.

TODO: CLI usage

To use it from Python code, import class dql.catalog.Catalog, which provides methods for all the same commands above, like ls(), get(), find(), du() and index().

from dql.catalog import Catalog
catalog = Catalog()
catalog.ls(["s3://ldb-public/remote/data-lakes/dogs-and-cats/"], update=True)

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the Apache 2.0 license, DQL is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dvcx-0.62.0.tar.gz (184.5 kB view hashes)

Uploaded Source

Built Distribution

dvcx-0.62.0-py3-none-any.whl (136.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page