dataall-cli


Namedataall-cli JSON
Version 0.4.3 PyPI version JSON
download
home_pageNone
SummaryAWS data.all CLI
upload_time2025-10-20 14:49:33
maintainerNone
docs_urlNone
authorAmazon Web Services
requires_python<4.0,>=3.9
licenseApache-2.0
keywords dataall aws
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AWS data.all SDK (dataall-sdk)

> An [AWS Professional Service](https://aws.amazon.com/professional-services/) open source initiative | aws-proserve-opensource@amazon.com

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)
![Static Checking]()
[![Documentation Status]()


## Table of contents

- [Quick Start](#quick-start)
- [Read The Docs](#read-the-docs)
- [Getting Help](#getting-help)

## Quick Start

Installation command: `pip install dataall_cli`

```bash
  dataall_cli list_organizations

  dataall_cli list_organizations --help

  dataall_cli list_organizations --profile TestProfile
```

## [Read The Docs](https://aws-sdk-pandas.readthedocs.io/)

- [**Tutorials**](./tutorials/)
  - Coming Soon
- [**CLI Reference**](./docs/build/html/cli.html)
  - Coming Soon
- [**License**](../LICENSE)
- [**Contributing**](../CONTRIBUTING.md)




            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dataall-cli",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "dataall, aws",
    "author": "Amazon Web Services",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/08/8b/49b68afcc1dc0f327b26146d5f526d325a8772d2efe5f764903f980d0762/dataall_cli-0.4.3.tar.gz",
    "platform": null,
    "description": "# AWS data.all SDK (dataall-sdk)\n\n> An [AWS Professional Service](https://aws.amazon.com/professional-services/) open source initiative | aws-proserve-opensource@amazon.com\n\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\n[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)\n![Static Checking]()\n[![Documentation Status]()\n\n\n## Table of contents\n\n- [Quick Start](#quick-start)\n- [Read The Docs](#read-the-docs)\n- [Getting Help](#getting-help)\n\n## Quick Start\n\nInstallation command: `pip install dataall_cli`\n\n```bash\n  dataall_cli list_organizations\n\n  dataall_cli list_organizations --help\n\n  dataall_cli list_organizations --profile TestProfile\n```\n\n## [Read The Docs](https://aws-sdk-pandas.readthedocs.io/)\n\n- [**Tutorials**](./tutorials/)\n  - Coming Soon\n- [**CLI Reference**](./docs/build/html/cli.html)\n  - Coming Soon\n- [**License**](../LICENSE)\n- [**Contributing**](../CONTRIBUTING.md)\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "AWS data.all CLI",
    "version": "0.4.3",
    "project_urls": null,
    "split_keywords": [
        "dataall",
        " aws"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b91a94feb278d122e0bb169a52e150ad56715c561ea46b597d4a650e968f7bfa",
                "md5": "a8a3e8507639291aea691a8ad7c64bcb",
                "sha256": "6a693f4ce1f8fa20ab27f0c07824e15394fef07c853ebf530a0e48d444534ccb"
            },
            "downloads": -1,
            "filename": "dataall_cli-0.4.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a8a3e8507639291aea691a8ad7c64bcb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 11290,
            "upload_time": "2025-10-20T14:49:32",
            "upload_time_iso_8601": "2025-10-20T14:49:32.254555Z",
            "url": "https://files.pythonhosted.org/packages/b9/1a/94feb278d122e0bb169a52e150ad56715c561ea46b597d4a650e968f7bfa/dataall_cli-0.4.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "088b49b68afcc1dc0f327b26146d5f526d325a8772d2efe5f764903f980d0762",
                "md5": "92c7eff1b0ab20ac34af529ad0830838",
                "sha256": "bc38036404f53dbba4107df6a06f600c99b938fe07cd34df7a4bebaf40910d1a"
            },
            "downloads": -1,
            "filename": "dataall_cli-0.4.3.tar.gz",
            "has_sig": false,
            "md5_digest": "92c7eff1b0ab20ac34af529ad0830838",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 9270,
            "upload_time": "2025-10-20T14:49:33",
            "upload_time_iso_8601": "2025-10-20T14:49:33.477879Z",
            "url": "https://files.pythonhosted.org/packages/08/8b/49b68afcc1dc0f327b26146d5f526d325a8772d2efe5f764903f980d0762/dataall_cli-0.4.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-20 14:49:33",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "dataall-cli"
}
        
Elapsed time: 2.43195s