| Name | s3sel JSON |
| Version |
0.2.3
JSON |
| download |
| home_page | None |
| Summary | A small tool for simple management of multiple .s3cfg files. |
| upload_time | 2024-09-07 23:40:31 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | >=3.8 |
| license | None |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# s3sel
A small tool for simple management of multiple .s3cfg files.
By default runs in ui mode if no arguments are provided.
Running `s3sel -h` will get you started.
Usage as of v0.2.0:
```
usage: s3sel [-h] [-a] [-l] [-v] [-d] [-s] [-c] [name]
positional arguments:
name
options:
-h, --help show this help message and exit
-a, --add-current add your current .s3cfg to s3sel store
-l, --list-all show all configs present in s3sel store
-v, --verbose enable verbose output
-d, --delete delete config from s3sel store by specified name
-s, --switch switch your current .s3cfg to config with specified name
-c, --check check if your current .s3cfg is already stored
```
Raw data
{
"_id": null,
"home_page": null,
"name": "s3sel",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Andrii Stadnik <astadnik99@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/6b/cb/b6b9bc8493156ce293177952741986f5df51e6ea9a3ea27dffddc4ecc810/s3sel-0.2.3.tar.gz",
"platform": null,
"description": "# s3sel\n\nA small tool for simple management of multiple .s3cfg files.\nBy default runs in ui mode if no arguments are provided.\n\nRunning `s3sel -h` will get you started.\n\nUsage as of v0.2.0:\n```\nusage: s3sel [-h] [-a] [-l] [-v] [-d] [-s] [-c] [name]\n\npositional arguments:\n name\n\noptions:\n -h, --help show this help message and exit\n -a, --add-current add your current .s3cfg to s3sel store\n -l, --list-all show all configs present in s3sel store\n -v, --verbose enable verbose output\n -d, --delete delete config from s3sel store by specified name\n -s, --switch switch your current .s3cfg to config with specified name\n -c, --check check if your current .s3cfg is already stored\n\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "A small tool for simple management of multiple .s3cfg files.",
"version": "0.2.3",
"project_urls": {
"Homepage": "https://github.com/dess1e/s3sel"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "29ecc603101dbc8724a89ac1d367254d796caa7ec14d17b0328dc6490dbc4f44",
"md5": "fe68dbcff853d4a41cc8d80af87086e2",
"sha256": "fed562b3eab6321df511427006a258bb59824fae3bfefe782eeac80ce36132f3"
},
"downloads": -1,
"filename": "s3sel-0.2.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fe68dbcff853d4a41cc8d80af87086e2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 5388,
"upload_time": "2024-09-07T23:40:28",
"upload_time_iso_8601": "2024-09-07T23:40:28.800188Z",
"url": "https://files.pythonhosted.org/packages/29/ec/c603101dbc8724a89ac1d367254d796caa7ec14d17b0328dc6490dbc4f44/s3sel-0.2.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6bcbb6b9bc8493156ce293177952741986f5df51e6ea9a3ea27dffddc4ecc810",
"md5": "2237209a018b5241525b7a56dfe75a11",
"sha256": "391d9cf5f7038a8757a9b38a6c42207b30f1d3b491cacdc5a1763bf055243bcd"
},
"downloads": -1,
"filename": "s3sel-0.2.3.tar.gz",
"has_sig": false,
"md5_digest": "2237209a018b5241525b7a56dfe75a11",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 4117,
"upload_time": "2024-09-07T23:40:31",
"upload_time_iso_8601": "2024-09-07T23:40:31.470869Z",
"url": "https://files.pythonhosted.org/packages/6b/cb/b6b9bc8493156ce293177952741986f5df51e6ea9a3ea27dffddc4ecc810/s3sel-0.2.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-07 23:40:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dess1e",
"github_project": "s3sel",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "s3sel"
}