Name | smcleaner JSON |
Version |
0.1.0b0
JSON |
| download |
home_page | None |
Summary | A tool to remove inappropriate content from your social media accounts. |
upload_time | 2024-06-16 19:25:54 |
maintainer | None |
docs_url | None |
author | Denis Kazakov |
requires_python | <4.0,>=3.12 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# social-media-cleaner
A tool to remove inappropriate content from your social media accounts.
# Installation
## With pipx (preferred)
This is a preferred way because pipx isolates each python CLI application:
```shell
pipx install smcleaner
```
## With pip
Ensure installing for a current user only to avoid system-level troubles:
```shell
pip install --user smcleaner
```
## Completion
Add it with:
```shell
smcleaner --install-completion
```
Raw data
{
"_id": null,
"home_page": null,
"name": "smcleaner",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.12",
"maintainer_email": null,
"keywords": null,
"author": "Denis Kazakov",
"author_email": "denis@kazakov.ru.net",
"download_url": "https://files.pythonhosted.org/packages/83/de/72453be5e4be283664e032f1335946de9844762c3f8fe029ee903dbe0509/smcleaner-0.1.0b0.tar.gz",
"platform": null,
"description": "# social-media-cleaner\nA tool to remove inappropriate content from your social media accounts.\n\n# Installation\n## With pipx (preferred)\nThis is a preferred way because pipx isolates each python CLI application:\n```shell\npipx install smcleaner\n```\n\n## With pip\nEnsure installing for a current user only to avoid system-level troubles:\n```shell\npip install --user smcleaner\n```\n\n## Completion\nAdd it with:\n```shell\nsmcleaner --install-completion\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A tool to remove inappropriate content from your social media accounts.",
"version": "0.1.0b0",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "04314b988d0e3b2801606a509eeaaa9f4fdbab737e108bf8cb76c230988d8204",
"md5": "d03fd4cb96f396e7db76bbd2a19468c9",
"sha256": "75320e78906d53720298afcc6f56d02bf6bbe28b28a26096859c5a357495f008"
},
"downloads": -1,
"filename": "smcleaner-0.1.0b0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d03fd4cb96f396e7db76bbd2a19468c9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.12",
"size": 2874,
"upload_time": "2024-06-16T19:25:52",
"upload_time_iso_8601": "2024-06-16T19:25:52.774122Z",
"url": "https://files.pythonhosted.org/packages/04/31/4b988d0e3b2801606a509eeaaa9f4fdbab737e108bf8cb76c230988d8204/smcleaner-0.1.0b0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "83de72453be5e4be283664e032f1335946de9844762c3f8fe029ee903dbe0509",
"md5": "194a1575ea59310b12dbbbc1d8115bdf",
"sha256": "11e5335bf371d134239ac70cd1f9a9fb68f37891f673ce46ceaf8b7170f2eaa6"
},
"downloads": -1,
"filename": "smcleaner-0.1.0b0.tar.gz",
"has_sig": false,
"md5_digest": "194a1575ea59310b12dbbbc1d8115bdf",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.12",
"size": 1946,
"upload_time": "2024-06-16T19:25:54",
"upload_time_iso_8601": "2024-06-16T19:25:54.532963Z",
"url": "https://files.pythonhosted.org/packages/83/de/72453be5e4be283664e032f1335946de9844762c3f8fe029ee903dbe0509/smcleaner-0.1.0b0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-16 19:25:54",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "smcleaner"
}