Name | fake-s3 JSON |
Version |
1.0.2
JSON |
| download |
home_page | |
Summary | A python port of Fake-S3. |
upload_time | 2024-02-20 16:19:51 |
maintainer | |
docs_url | None |
author | RuslanUC |
requires_python | >=3.8,<4.0 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Fake-S3-py
A python3 rewrite of [Mock-S3](https://github.com/jserver/mock-s3).
## Installation and running
```shell
pip install fake-s3
python3 -m fake_s3
```
Raw data
{
"_id": null,
"home_page": "",
"name": "fake-s3",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "RuslanUC",
"author_email": "dev_ruslan_uc@protonmail.com",
"download_url": "https://files.pythonhosted.org/packages/b5/1d/6fc92310ee1eb98be1f21157c8cdf4845d42ce44fb079dc093366fe86415/fake_s3-1.0.2.tar.gz",
"platform": null,
"description": "# Fake-S3-py\n\nA python3 rewrite of [Mock-S3](https://github.com/jserver/mock-s3).\n\n## Installation and running\n```shell\npip install fake-s3\npython3 -m fake_s3\n```",
"bugtrack_url": null,
"license": "MIT",
"summary": "A python port of Fake-S3.",
"version": "1.0.2",
"project_urls": {
"Homepage": "https://github.com/RuslanUC/Fake-S3",
"Repository": "https://github.com/RuslanUC/Fake-S3"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5b2987ab08dd60cc5ebc563787be2b3b4aa682d2cba39da791945c6afa360c1b",
"md5": "f498c735fdc8ec7af628c71103a0e59b",
"sha256": "b4691acd2cec5b27314fd8a8491684ea16cd896dd24c58da73196fe715bfb974"
},
"downloads": -1,
"filename": "fake_s3-1.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f498c735fdc8ec7af628c71103a0e59b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 8192,
"upload_time": "2024-02-20T16:19:50",
"upload_time_iso_8601": "2024-02-20T16:19:50.783006Z",
"url": "https://files.pythonhosted.org/packages/5b/29/87ab08dd60cc5ebc563787be2b3b4aa682d2cba39da791945c6afa360c1b/fake_s3-1.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b51d6fc92310ee1eb98be1f21157c8cdf4845d42ce44fb079dc093366fe86415",
"md5": "716a4acbccb783d5e63ea5d824b511e3",
"sha256": "5a17227c0553b198a2f8e81b2e644ebfd040896c447d9aeb0b20d191451642b3"
},
"downloads": -1,
"filename": "fake_s3-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "716a4acbccb783d5e63ea5d824b511e3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4.0",
"size": 6819,
"upload_time": "2024-02-20T16:19:51",
"upload_time_iso_8601": "2024-02-20T16:19:51.967035Z",
"url": "https://files.pythonhosted.org/packages/b5/1d/6fc92310ee1eb98be1f21157c8cdf4845d42ce44fb079dc093366fe86415/fake_s3-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-20 16:19:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "RuslanUC",
"github_project": "Fake-S3",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "fake-s3"
}