.. image:: https://readthedocs.org/projects/s3manifesto/badge/?version=latest
:target: https://s3manifesto.readthedocs.io/en/latest/
:alt: Documentation Status
.. image:: https://github.com/MacHu-GWU/s3manifesto-project/actions/workflows/main.yml/badge.svg
:target: https://github.com/MacHu-GWU/s3manifesto-project/actions?query=workflow:CI
.. image:: https://codecov.io/gh/MacHu-GWU/s3manifesto-project/branch/main/graph/badge.svg
:target: https://codecov.io/gh/MacHu-GWU/s3manifesto-project
.. image:: https://img.shields.io/pypi/v/s3manifesto.svg
:target: https://pypi.python.org/pypi/s3manifesto
.. image:: https://img.shields.io/pypi/l/s3manifesto.svg
:target: https://pypi.python.org/pypi/s3manifesto
.. image:: https://img.shields.io/pypi/pyversions/s3manifesto.svg
:target: https://pypi.python.org/pypi/s3manifesto
.. image:: https://img.shields.io/badge/Release_History!--None.svg?style=social
:target: https://github.com/MacHu-GWU/s3manifesto-project/blob/main/release-history.rst
.. image:: https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social
:target: https://github.com/MacHu-GWU/s3manifesto-project
------
.. image:: https://img.shields.io/badge/Link-Document-blue.svg
:target: https://s3manifesto.readthedocs.io/en/latest/
.. image:: https://img.shields.io/badge/Link-API-blue.svg
:target: https://s3manifesto.readthedocs.io/en/latest/py-modindex.html
.. image:: https://img.shields.io/badge/Link-Install-blue.svg
:target: `install`_
.. image:: https://img.shields.io/badge/Link-GitHub-blue.svg
:target: https://github.com/MacHu-GWU/s3manifesto-project
.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg
:target: https://github.com/MacHu-GWU/s3manifesto-project/issues
.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg
:target: https://github.com/MacHu-GWU/s3manifesto-project/issues
.. image:: https://img.shields.io/badge/Link-Download-blue.svg
:target: https://pypi.org/pypi/s3manifesto#files
Welcome to ``s3manifesto`` Documentation
==============================================================================
.. image:: https://s3manifesto.readthedocs.io/en/latest/_static/s3manifesto-logo.png
:target: https://s3manifesto.readthedocs.io/en/latest/
File grouping, metadata management, built on AWS S3 storage backend.
.. _install:
Install
------------------------------------------------------------------------------
``s3manifesto`` is released on PyPI, so all you need is to:
.. code-block:: console
$ pip install s3manifesto
To upgrade to latest version:
.. code-block:: console
$ pip install --upgrade s3manifesto
Raw data
{
"_id": null,
"home_page": "https://github.com/MacHu-GWU/s3manifesto-project",
"name": "s3manifesto",
"maintainer": "Sanhe Hu",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "husanhe@email.com",
"keywords": null,
"author": "Sanhe Hu",
"author_email": "husanhe@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/3c/f8/5590184020b7f06ee28cad9fe1b0c70c8586c5dd4683475299baa72911b2/s3manifesto-0.4.1.tar.gz",
"platform": "Windows",
"description": "\n.. image:: https://readthedocs.org/projects/s3manifesto/badge/?version=latest\n :target: https://s3manifesto.readthedocs.io/en/latest/\n :alt: Documentation Status\n\n.. image:: https://github.com/MacHu-GWU/s3manifesto-project/actions/workflows/main.yml/badge.svg\n :target: https://github.com/MacHu-GWU/s3manifesto-project/actions?query=workflow:CI\n\n.. image:: https://codecov.io/gh/MacHu-GWU/s3manifesto-project/branch/main/graph/badge.svg\n :target: https://codecov.io/gh/MacHu-GWU/s3manifesto-project\n\n.. image:: https://img.shields.io/pypi/v/s3manifesto.svg\n :target: https://pypi.python.org/pypi/s3manifesto\n\n.. image:: https://img.shields.io/pypi/l/s3manifesto.svg\n :target: https://pypi.python.org/pypi/s3manifesto\n\n.. image:: https://img.shields.io/pypi/pyversions/s3manifesto.svg\n :target: https://pypi.python.org/pypi/s3manifesto\n\n.. image:: https://img.shields.io/badge/Release_History!--None.svg?style=social\n :target: https://github.com/MacHu-GWU/s3manifesto-project/blob/main/release-history.rst\n\n.. image:: https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social\n :target: https://github.com/MacHu-GWU/s3manifesto-project\n\n------\n\n.. image:: https://img.shields.io/badge/Link-Document-blue.svg\n :target: https://s3manifesto.readthedocs.io/en/latest/\n\n.. image:: https://img.shields.io/badge/Link-API-blue.svg\n :target: https://s3manifesto.readthedocs.io/en/latest/py-modindex.html\n\n.. image:: https://img.shields.io/badge/Link-Install-blue.svg\n :target: `install`_\n\n.. image:: https://img.shields.io/badge/Link-GitHub-blue.svg\n :target: https://github.com/MacHu-GWU/s3manifesto-project\n\n.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg\n :target: https://github.com/MacHu-GWU/s3manifesto-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg\n :target: https://github.com/MacHu-GWU/s3manifesto-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Download-blue.svg\n :target: https://pypi.org/pypi/s3manifesto#files\n\n\nWelcome to ``s3manifesto`` Documentation\n==============================================================================\n.. image:: https://s3manifesto.readthedocs.io/en/latest/_static/s3manifesto-logo.png\n :target: https://s3manifesto.readthedocs.io/en/latest/\n\nFile grouping, metadata management, built on AWS S3 storage backend.\n\n\n.. _install:\n\nInstall\n------------------------------------------------------------------------------\n\n``s3manifesto`` is released on PyPI, so all you need is to:\n\n.. code-block:: console\n\n $ pip install s3manifesto\n\nTo upgrade to latest version:\n\n.. code-block:: console\n\n $ pip install --upgrade s3manifesto\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "File grouping, metadata management, built on AWS S3 storage backend.",
"version": "0.4.1",
"project_urls": {
"Download": "https://pypi.python.org/pypi/s3manifesto/0.4.1#downloads",
"Homepage": "https://github.com/MacHu-GWU/s3manifesto-project"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d3aaf2789291b4cd45e7fe6f4a79f0c29385f69d173c15f8b6f42b194cfb5c15",
"md5": "863a96b25a40f29a51e6372238e8a716",
"sha256": "e2ed329c05b2f10a1dbcf66faac76ad3f09bdece0d42b6c518862f39557475b0"
},
"downloads": -1,
"filename": "s3manifesto-0.4.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "863a96b25a40f29a51e6372238e8a716",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 14300,
"upload_time": "2024-08-10T19:42:19",
"upload_time_iso_8601": "2024-08-10T19:42:19.826944Z",
"url": "https://files.pythonhosted.org/packages/d3/aa/f2789291b4cd45e7fe6f4a79f0c29385f69d173c15f8b6f42b194cfb5c15/s3manifesto-0.4.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3cf85590184020b7f06ee28cad9fe1b0c70c8586c5dd4683475299baa72911b2",
"md5": "be5d8114fae1850b58dcc5d501c2cb28",
"sha256": "405d265886dde82872e480f9069929e38cf97ff5b7e63f22dde196ad98fdf77e"
},
"downloads": -1,
"filename": "s3manifesto-0.4.1.tar.gz",
"has_sig": false,
"md5_digest": "be5d8114fae1850b58dcc5d501c2cb28",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 13481,
"upload_time": "2024-08-10T19:42:21",
"upload_time_iso_8601": "2024-08-10T19:42:21.264557Z",
"url": "https://files.pythonhosted.org/packages/3c/f8/5590184020b7f06ee28cad9fe1b0c70c8586c5dd4683475299baa72911b2/s3manifesto-0.4.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-10 19:42:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "MacHu-GWU",
"github_project": "s3manifesto-project",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "polars",
"specs": [
[
">=",
"1.0.0"
],
[
"<",
"2.0.0"
]
]
},
{
"name": "typing-extensions",
"specs": [
[
">=",
"4.11.0"
]
]
}
],
"lcname": "s3manifesto"
}