| Name | xethhung12-minio-upload-file JSON |
| Version |
0.0.14
|
| download | |
| home_page | |
| Summary | A small program uploading file to minio repo |
| upload_time | 2023-08-14 02:09:56 |
| maintainer | |
| docs_url | None |
| author | |
| requires_python | >=3.7 |
| license | |
| keywords | |
| VCS | ![]() |
| bugtrack_url | |
| requirements | bleach build certifi charset-normalizer colorama docutils gitdb GitPython idna importlib-metadata jaraco.classes keyring markdown-it-py mdurl minio more-itertools packaging pkginfo Pygments pyproject_hooks pywin32-ctypes readme-renderer requests requests-toolbelt rfc3986 rich six smmap toml tomli twine urllib3 webencodings xethhung12_minio_common xh-py-project-versioning zipp xethhung12_tg_msg |
| Travis-CI | No Travis. |
| coveralls test coverage | No coveralls. |
# Build
```shell
rm -fr dist/*
python -m build
```
# Deploy
```shell
python twine upload dist/* -u __token__ -p {token}
```
# Usage
```python
python -m xethhung12_minio_upload_file \
--url {url} \
--access-key {access-key} \
--secret-key {secret-key} \
--bucket {bucket} \
--local-file {local file} \
--remote-file {remote file}
```
{
"_id": null,
"home_page": "",
"name": "xethhung12-minio-upload-file",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "",
"author": "",
"author_email": "Xeth Hung <admin@xethh.me>",
"download_url": "https://files.pythonhosted.org/packages/0f/d9/dae0f366e7ca59eebb2294088688602496909259a6a9dff08a0fa88a1227/xethhung12_minio_upload_file-0.0.14.tar.gz",
"platform": null,
"description": "\n# Build\n```shell\nrm -fr dist/*\npython -m build\n```\n\n# Deploy\n```shell\npython twine upload dist/* -u __token__ -p {token}\n```\n\n# Usage \n```python\npython -m xethhung12_minio_upload_file \\\n --url {url} \\\n --access-key {access-key} \\\n --secret-key {secret-key} \\\n --bucket {bucket} \\\n --local-file {local file} \\\n --remote-file {remote file}\n```",
"bugtrack_url": null,
"license": "",
"summary": "A small program uploading file to minio repo",
"version": "0.0.14",
"project_urls": {
"Bug Tracker": "https://github.com/xh-dev-py/xethhung12_minio_upload_file/issues",
"Homepage": "https://github.com/xh-dev-py/xethhung12_minio_upload_file"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "bf3c0400bbd694e60fb1e3c31c17b57a7c9d3f5fd70f5b04d43b11ad389ea1a7",
"md5": "df00aa08778547daa53d588f4a0498b5",
"sha256": "562c55d82c2451e9f06ffccc22a8deb241f0ede873f99bf891193e7ed9e20f8f"
},
"downloads": -1,
"filename": "xethhung12_minio_upload_file-0.0.14-py3-none-any.whl",
"has_sig": false,
"md5_digest": "df00aa08778547daa53d588f4a0498b5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 3451,
"upload_time": "2023-08-14T02:09:54",
"upload_time_iso_8601": "2023-08-14T02:09:54.997493Z",
"url": "https://files.pythonhosted.org/packages/bf/3c/0400bbd694e60fb1e3c31c17b57a7c9d3f5fd70f5b04d43b11ad389ea1a7/xethhung12_minio_upload_file-0.0.14-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0fd9dae0f366e7ca59eebb2294088688602496909259a6a9dff08a0fa88a1227",
"md5": "13acac3241f14ec7e6d5423e41816b61",
"sha256": "3ca9d026a860b0492cbe04de310690a470ff1e88a55d1ce303d1951abfb2e277"
},
"downloads": -1,
"filename": "xethhung12_minio_upload_file-0.0.14.tar.gz",
"has_sig": false,
"md5_digest": "13acac3241f14ec7e6d5423e41816b61",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 3119,
"upload_time": "2023-08-14T02:09:56",
"upload_time_iso_8601": "2023-08-14T02:09:56.631708Z",
"url": "https://files.pythonhosted.org/packages/0f/d9/dae0f366e7ca59eebb2294088688602496909259a6a9dff08a0fa88a1227/xethhung12_minio_upload_file-0.0.14.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-14 02:09:56",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "xh-dev-py",
"github_project": "xethhung12_minio_upload_file",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "bleach",
"specs": [
[
"==",
"6.0.0"
]
]
},
{
"name": "build",
"specs": [
[
"==",
"0.10.0"
]
]
},
{
"name": "certifi",
"specs": [
[
"==",
"2023.7.22"
]
]
},
{
"name": "charset-normalizer",
"specs": [
[
"==",
"3.2.0"
]
]
},
{
"name": "colorama",
"specs": [
[
"==",
"0.4.6"
]
]
},
{
"name": "docutils",
"specs": [
[
"==",
"0.20.1"
]
]
},
{
"name": "gitdb",
"specs": [
[
"==",
"4.0.10"
]
]
},
{
"name": "GitPython",
"specs": [
[
"==",
"3.1.32"
]
]
},
{
"name": "idna",
"specs": [
[
"==",
"3.4"
]
]
},
{
"name": "importlib-metadata",
"specs": [
[
"==",
"6.8.0"
]
]
},
{
"name": "jaraco.classes",
"specs": [
[
"==",
"3.3.0"
]
]
},
{
"name": "keyring",
"specs": [
[
"==",
"24.2.0"
]
]
},
{
"name": "markdown-it-py",
"specs": [
[
"==",
"3.0.0"
]
]
},
{
"name": "mdurl",
"specs": [
[
"==",
"0.1.2"
]
]
},
{
"name": "minio",
"specs": [
[
"==",
"7.1.15"
]
]
},
{
"name": "more-itertools",
"specs": [
[
"==",
"10.1.0"
]
]
},
{
"name": "packaging",
"specs": [
[
"==",
"23.1"
]
]
},
{
"name": "pkginfo",
"specs": [
[
"==",
"1.9.6"
]
]
},
{
"name": "Pygments",
"specs": [
[
"==",
"2.16.1"
]
]
},
{
"name": "pyproject_hooks",
"specs": [
[
"==",
"1.0.0"
]
]
},
{
"name": "pywin32-ctypes",
"specs": [
[
"==",
"0.2.2"
]
]
},
{
"name": "readme-renderer",
"specs": [
[
"==",
"40.0"
]
]
},
{
"name": "requests",
"specs": [
[
"==",
"2.31.0"
]
]
},
{
"name": "requests-toolbelt",
"specs": [
[
"==",
"1.0.0"
]
]
},
{
"name": "rfc3986",
"specs": [
[
"==",
"2.0.0"
]
]
},
{
"name": "rich",
"specs": [
[
"==",
"13.5.2"
]
]
},
{
"name": "six",
"specs": [
[
"==",
"1.16.0"
]
]
},
{
"name": "smmap",
"specs": [
[
"==",
"5.0.0"
]
]
},
{
"name": "toml",
"specs": [
[
"==",
"0.10.2"
]
]
},
{
"name": "tomli",
"specs": [
[
"==",
"2.0.1"
]
]
},
{
"name": "twine",
"specs": [
[
"==",
"4.0.2"
]
]
},
{
"name": "urllib3",
"specs": [
[
"==",
"2.0.4"
]
]
},
{
"name": "webencodings",
"specs": [
[
"==",
"0.5.1"
]
]
},
{
"name": "xethhung12_minio_common",
"specs": [
[
"==",
"0.0.2"
]
]
},
{
"name": "xh-py-project-versioning",
"specs": [
[
"==",
"0.0.5"
]
]
},
{
"name": "zipp",
"specs": [
[
"==",
"3.16.2"
]
]
},
{
"name": "xethhung12_tg_msg",
"specs": [
[
">=",
"0.0.8"
]
]
}
],
"lcname": "xethhung12-minio-upload-file"
}