smart-bucket


Namesmart-bucket JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryBidirectional synchronization between local directory and s3 bucket.
upload_time2023-05-18 13:25:55
maintainer
docs_urlNone
author
requires_python>=3.7
licenseMIT License Copyright (c) 2023 Bjorn Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords s3 sync aws
VCS
bugtrack_url
requirements boto3 pytz devtools pytest pytest-cov build
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Smart Bucket (sbkt)
====================

Bidirectional synchronization between local directory and s3 bucket.


.. image:: https://github.com/thebjorn/smart-bucket/actions/workflows/ci-cd.yml/badge.svg
   :target: https://github.com/thebjorn/smart-bucket/actions/workflows/ci-cd.yml


.. image:: https://codecov.io/gh/thebjorn/smart-bucket/branch/master/graph/badge.svg?token=rG43wgZ3aK
   :target: https://codecov.io/gh/thebjorn/smart-bucket


.. image:: https://pepy.tech/badge/smart-bucket
   :target: https://pepy.tech/project/smart-bucket
   :alt: Downloads

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

TODO:
-----

- [ ] describe sync algorithm
- [ ] describe deletion problem

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "smart-bucket",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "s3,sync,aws",
    "author": "",
    "author_email": "Bjorn Pettersen <bp@datakortet.no>",
    "download_url": "https://files.pythonhosted.org/packages/f4/b1/d86b241c55008525a774085d139a5ace4f080e8bc860c52a370be22ba441/smart-bucket-0.1.0.tar.gz",
    "platform": null,
    "description": "Smart Bucket (sbkt)\r\n====================\r\n\r\nBidirectional synchronization between local directory and s3 bucket.\r\n\r\n\r\n.. image:: https://github.com/thebjorn/smart-bucket/actions/workflows/ci-cd.yml/badge.svg\r\n   :target: https://github.com/thebjorn/smart-bucket/actions/workflows/ci-cd.yml\r\n\r\n\r\n.. image:: https://codecov.io/gh/thebjorn/smart-bucket/branch/master/graph/badge.svg?token=rG43wgZ3aK\r\n   :target: https://codecov.io/gh/thebjorn/smart-bucket\r\n\r\n\r\n.. image:: https://pepy.tech/badge/smart-bucket\r\n   :target: https://pepy.tech/project/smart-bucket\r\n   :alt: Downloads\r\n\r\n.. image:: https://readthedocs.org/projects/smart-bucket/badge/?version=latest\r\n   :target: https://smart-bucket.readthedocs.io/en/latest/?badge=latest\r\n   :alt: Documentation Status\r\n\r\nTODO:\r\n-----\r\n\r\n- [ ] describe sync algorithm\r\n- [ ] describe deletion problem\r\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 Bjorn  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Bidirectional synchronization between local directory and s3 bucket.",
    "version": "0.1.0",
    "project_urls": {
        "documentation": "https://smart-bucket.readthedocs.io/en/latest/",
        "homepage": "https://github.com/thebjorn/smart-bucket",
        "issues": "https://github.com/thebjorn/smart-bucket/issues",
        "repository": "https://github.com/thebjorn/smart-bucket"
    },
    "split_keywords": [
        "s3",
        "sync",
        "aws"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c76831b424c9c1859398d087254a19c6500cde8d36d38259d202842f7b42fb01",
                "md5": "b9bf306d5378dd8970d7734538bc2717",
                "sha256": "4c36626810717177b2f5228873165bd1edd8e666e79c41e3b53d7c3d15059576"
            },
            "downloads": -1,
            "filename": "smart_bucket-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b9bf306d5378dd8970d7734538bc2717",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 7095,
            "upload_time": "2023-05-18T13:25:54",
            "upload_time_iso_8601": "2023-05-18T13:25:54.290453Z",
            "url": "https://files.pythonhosted.org/packages/c7/68/31b424c9c1859398d087254a19c6500cde8d36d38259d202842f7b42fb01/smart_bucket-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f4b1d86b241c55008525a774085d139a5ace4f080e8bc860c52a370be22ba441",
                "md5": "6f1183c99ed52988b942edc549cd920e",
                "sha256": "b4b4fd69a669f8f9cd1fb99060f41bcf9133b5781eebdb3c8b63eb80b73c5bb2"
            },
            "downloads": -1,
            "filename": "smart-bucket-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6f1183c99ed52988b942edc549cd920e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 6868,
            "upload_time": "2023-05-18T13:25:55",
            "upload_time_iso_8601": "2023-05-18T13:25:55.972931Z",
            "url": "https://files.pythonhosted.org/packages/f4/b1/d86b241c55008525a774085d139a5ace4f080e8bc860c52a370be22ba441/smart-bucket-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-18 13:25:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "thebjorn",
    "github_project": "smart-bucket",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "boto3",
            "specs": []
        },
        {
            "name": "pytz",
            "specs": []
        },
        {
            "name": "devtools",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "pytest-cov",
            "specs": []
        },
        {
            "name": "build",
            "specs": []
        }
    ],
    "lcname": "smart-bucket"
}
        
Elapsed time: 0.16217s