DQL
Project description
Features
TODO
Requirements
TODO
Installation
You can install DQL via pip from PyPI:
$ pip install dql-alpha
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file dql-alpha-0.54.2.tar.gz
.
File metadata
- Download URL: dql-alpha-0.54.2.tar.gz
- Upload date:
- Size: 163.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a99a296404330ed6cc875be358a28569e2374bf3194c3f1417f4783804c3bd3e |
|
MD5 | 0aa29c269a1a73d3004158490f6b5212 |
|
BLAKE2b-256 | c51c303e9b9b81e83ae01a3c441a95f13c3faa4a339a6b3913851c7ad6347748 |
File details
Details for the file dql_alpha-0.54.2-py3-none-any.whl
.
File metadata
- Download URL: dql_alpha-0.54.2-py3-none-any.whl
- Upload date:
- Size: 121.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba7ca59d197a8a774855deba6ff7210bdb92bfc39d70965801fdfc0e179ffb1a |
|
MD5 | 4cca84628f6eaf74b2314540ce625258 |
|
BLAKE2b-256 | 2c50660bddf2efd0084986b4fdd78a5d522e283bc53824fc534131f2c96f83ea |