wasabicli


Namewasabicli JSON
Version 5.1.0 PyPI version JSON
download
home_pagehttps://github.com/salimdason/wasabicli
SummaryCLI application for management of versioned Wasabi S3 buckets
upload_time2023-10-17 13:49:38
maintainer
docs_urlNone
authorMohammed Salim Dason
requires_python>=3.6
licenseGNU General Public License v3
keywords wasabicli
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========
WasabiCLI
=========


.. image:: https://img.shields.io/pypi/v/wasabicli.svg
        :target: https://pypi.python.org/pypi/wasabicli

.. image:: https://img.shields.io/travis/salimdason/wasabicli.svg
        :target: https://travis-ci.com/salimdason/wasabicli

.. image:: https://readthedocs.org/projects/wasabicli/badge/?version=latest
        :target: https://wasabicli.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status



.. image:: https://pyup.io/repos/github/salimdason/wasabicli/shield.svg
     :target: https://pyup.io/repos/github/salimdason/wasabicli/
     :alt: Updates



CLI application for management of versioned Wasabi S3 buckets. This should also in theory work for AWS S3 buckets.



* Free software: GNU General Public License v3
* Documentation: https://wasabi-cli.readthedocs.io/en/latest/index.html



Features
--------
1. Delete only non-current objects
2. Delete both current and non-current objects
3. Purge delete markers from bucket
4. Delete bucket (Runs all commands above to ensure bucket is empty before deletion)



=======
History
=======

1.0.0 (2023-03-07)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/salimdason/wasabicli",
    "name": "wasabicli",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "wasabicli",
    "author": "Mohammed Salim Dason",
    "author_email": "salimdason@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/f4/d0/bc4ce94479e6a0866b38d6f8a423f613e15701f8a29f658eb1442e3b6637/wasabicli-5.1.0.tar.gz",
    "platform": null,
    "description": "=========\r\nWasabiCLI\r\n=========\r\n\r\n\r\n.. image:: https://img.shields.io/pypi/v/wasabicli.svg\r\n        :target: https://pypi.python.org/pypi/wasabicli\r\n\r\n.. image:: https://img.shields.io/travis/salimdason/wasabicli.svg\r\n        :target: https://travis-ci.com/salimdason/wasabicli\r\n\r\n.. image:: https://readthedocs.org/projects/wasabicli/badge/?version=latest\r\n        :target: https://wasabicli.readthedocs.io/en/latest/?version=latest\r\n        :alt: Documentation Status\r\n\r\n\r\n\r\n.. image:: https://pyup.io/repos/github/salimdason/wasabicli/shield.svg\r\n     :target: https://pyup.io/repos/github/salimdason/wasabicli/\r\n     :alt: Updates\r\n\r\n\r\n\r\nCLI application for management of versioned Wasabi S3 buckets. This should also in theory work for AWS S3 buckets.\r\n\r\n\r\n\r\n* Free software: GNU General Public License v3\r\n* Documentation: https://wasabi-cli.readthedocs.io/en/latest/index.html\r\n\r\n\r\n\r\nFeatures\r\n--------\r\n1. Delete only non-current objects\r\n2. Delete both current and non-current objects\r\n3. Purge delete markers from bucket\r\n4. Delete bucket (Runs all commands above to ensure bucket is empty before deletion)\r\n\r\n\r\n\r\n=======\r\nHistory\r\n=======\r\n\r\n1.0.0 (2023-03-07)\r\n------------------\r\n\r\n* First release on PyPI.\r\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3",
    "summary": "CLI application for management of versioned Wasabi S3 buckets",
    "version": "5.1.0",
    "project_urls": {
        "Homepage": "https://github.com/salimdason/wasabicli"
    },
    "split_keywords": [
        "wasabicli"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f4d0bc4ce94479e6a0866b38d6f8a423f613e15701f8a29f658eb1442e3b6637",
                "md5": "5a44fb9fb247494cc0f80af5cf9a3b09",
                "sha256": "1bd9e95ce1aafb70081436f61c5f73eef81d57005b916eab5b25085b3a7e6181"
            },
            "downloads": -1,
            "filename": "wasabicli-5.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5a44fb9fb247494cc0f80af5cf9a3b09",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 13846,
            "upload_time": "2023-10-17T13:49:38",
            "upload_time_iso_8601": "2023-10-17T13:49:38.594579Z",
            "url": "https://files.pythonhosted.org/packages/f4/d0/bc4ce94479e6a0866b38d6f8a423f613e15701f8a29f658eb1442e3b6637/wasabicli-5.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-17 13:49:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "salimdason",
    "github_project": "wasabicli",
    "github_not_found": true,
    "lcname": "wasabicli"
}
        
Elapsed time: 0.18189s