![logo](https://raw.githubusercontent.com/hidekuma/flask-s3-viewer/master/i/logo.png)
## Flask S3Viewer - browsing S3 with Flask
[![PyPI version](https://badge.fury.io/py/flask-s3-viewer.svg)](https://badge.fury.io/py/flask-s3-viewer)
[![Build Status](https://travis-ci.org/hidekuma/flask-s3-viewer.svg?branch=master)](https://travis-ci.org/hidekuma/flask-s3-viewer)
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/hidekuma/flask-s3-viewer/graphs/commit-activity)
[![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)
## TL;DR
Flask S3 Viewer is a powerful extension that makes it easy to browse S3 in any Flask application. If you are familiar with Flask, Flask S3 Viewer should be easy to pick up.
- Stable version : **0.2.6**
### Dependencies
- python 3.9 ~
#### Show video
[![flask-s3-viewer-video](http://img.youtube.com/vi/MPFo1scGlws/0.jpg)](https://youtu.be/MPFo1scGlws?t=0s "Click to play on Youtube")
## Installation
You can [download FlaskS3Viewer executable](https://github.com/hidekuma/flask-s3-viewer/releases) and [binary distributions from PyPI](https://pypi.org/project/flask-s3-viewer/)
### Using pip
```python
pip install flask_s3_viewer
```
## Documentation
The latest documentation for Flask-S3-Viewer can be found [here](https://hidekuma.github.io/flask-s3-viewer/html/index.html).
[License](LICENSE)
------------------
Copyright (c) 2020 by Hoiwoong Jung
---
###### TODOs
- mode (api / view)
- semaphore
- timezone
Raw data
{
"_id": null,
"home_page": "https://github.com/hidekuma/flask-s3-viewer",
"name": "flask-s3-viewer",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "aws, s3, file, upload, flask, python, python3, browsing, uploader",
"author": "Hidekuma",
"author_email": "d.hidekuma@gmail.com",
"download_url": "https://github.com/hidekuma/flask-s3-viewer/releases",
"platform": null,
"description": "![logo](https://raw.githubusercontent.com/hidekuma/flask-s3-viewer/master/i/logo.png)\n\n## Flask S3Viewer - browsing S3 with Flask\n\n[![PyPI version](https://badge.fury.io/py/flask-s3-viewer.svg)](https://badge.fury.io/py/flask-s3-viewer)\n[![Build Status](https://travis-ci.org/hidekuma/flask-s3-viewer.svg?branch=master)](https://travis-ci.org/hidekuma/flask-s3-viewer)\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/hidekuma/flask-s3-viewer/graphs/commit-activity)\n[![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)\n\n## TL;DR\n\nFlask S3 Viewer is a powerful extension that makes it easy to browse S3 in any Flask application. If you are familiar with Flask, Flask S3 Viewer should be easy to pick up.\n\n- Stable version : **0.2.6**\n\n### Dependencies\n- python 3.9 ~\n\n#### Show video\n\n[![flask-s3-viewer-video](http://img.youtube.com/vi/MPFo1scGlws/0.jpg)](https://youtu.be/MPFo1scGlws?t=0s \"Click to play on Youtube\")\n\n## Installation\n\nYou can [download FlaskS3Viewer executable](https://github.com/hidekuma/flask-s3-viewer/releases) and [binary distributions from PyPI](https://pypi.org/project/flask-s3-viewer/)\n\n### Using pip\n\n```python\npip install flask_s3_viewer\n```\n\n## Documentation\n\nThe latest documentation for Flask-S3-Viewer can be found [here](https://hidekuma.github.io/flask-s3-viewer/html/index.html).\n\n[License](LICENSE)\n------------------\n\nCopyright (c) 2020 by Hoiwoong Jung\n\n---\n\n###### TODOs\n\n- mode (api / view)\n- semaphore\n- timezone\n",
"bugtrack_url": null,
"license": null,
"summary": "Flask S3 Viewer is a powerful extension that makes it easy to browse S3 in any Flask application.",
"version": "0.3.1",
"project_urls": {
"Download": "https://github.com/hidekuma/flask-s3-viewer/releases",
"Homepage": "https://github.com/hidekuma/flask-s3-viewer"
},
"split_keywords": [
"aws",
" s3",
" file",
" upload",
" flask",
" python",
" python3",
" browsing",
" uploader"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2308e6b97c1607755246bcde8620a1bbec6a33690a28fef79c68c3b15a55d69a",
"md5": "7a5cd2ea01290735e46dea6f646ac763",
"sha256": "30baf25a6d686ee2a8ee718380a911673c1fadb5fbee4dc8739e1485845d94f7"
},
"downloads": -1,
"filename": "flask_s3_viewer-0.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7a5cd2ea01290735e46dea6f646ac763",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 42493,
"upload_time": "2024-11-07T05:50:07",
"upload_time_iso_8601": "2024-11-07T05:50:07.149677Z",
"url": "https://files.pythonhosted.org/packages/23/08/e6b97c1607755246bcde8620a1bbec6a33690a28fef79c68c3b15a55d69a/flask_s3_viewer-0.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-07 05:50:07",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "hidekuma",
"github_project": "flask-s3-viewer",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "flask-s3-viewer"
}