# wechat-backup
A command-line tool to help user manage data in [WeChat][1] backup files.
## How to Use
```
Usage: wechat-backup [OPTIONS] COMMAND [ARGS]...
A command-line tool to help user manage data in WeChat backup files.
Options:
--version Show version information.
-p, --profile TEXT Profile to load from configurations.
--help Show this message and exit.
Commands:
extract-contacts Extract WeChat contacts.
extract-messages Extract messages of a conversation.
```
## License
Copyright (C) 2023 HE Yaowen <he.yaowen@hotmail.com>
The GNU General Public License (GPL) version 3, see [COPYING](./COPYING).
[1]: https://www.wechat.com/
Raw data
{
"_id": null,
"home_page": "https://github.com/he-yaowen/wechat-backup",
"name": "wechat-backup",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<3.12",
"maintainer_email": "",
"keywords": "wechat,backup,extractor",
"author": "HE Yaowen",
"author_email": "he.yaowen@hotmail.com",
"download_url": "https://files.pythonhosted.org/packages/1b/fe/f6f9350261529132cb6b277d9d12de9b2995a716ffc8a29ba00104f2a7f9/wechat_backup-2.1.0.tar.gz",
"platform": null,
"description": "# wechat-backup\n\nA command-line tool to help user manage data in [WeChat][1] backup files.\n\n## How to Use\n\n```\nUsage: wechat-backup [OPTIONS] COMMAND [ARGS]...\n\n A command-line tool to help user manage data in WeChat backup files.\n\nOptions:\n --version Show version information.\n -p, --profile TEXT Profile to load from configurations.\n --help Show this message and exit.\n\nCommands:\n extract-contacts Extract WeChat contacts.\n extract-messages Extract messages of a conversation.\n```\n\n## License\n\nCopyright (C) 2023 HE Yaowen <he.yaowen@hotmail.com>\n\nThe GNU General Public License (GPL) version 3, see [COPYING](./COPYING).\n\n[1]: https://www.wechat.com/\n",
"bugtrack_url": null,
"license": "GPL-3.0",
"summary": "A command-line tool to help user manage data in WeChat backup files.",
"version": "2.1.0",
"project_urls": {
"Homepage": "https://github.com/he-yaowen/wechat-backup",
"Repository": "https://github.com/he-yaowen/wechat-backup.git"
},
"split_keywords": [
"wechat",
"backup",
"extractor"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c2e31971fd6b642a2dfbe359e5b011ccf07bd6c1fde9f4921546284561b08cc2",
"md5": "138bc94de810e77c0ad3e86009d6600f",
"sha256": "be045c6a8f8504e83a4113c7fc1f6cc98adb41b236ca627ff4b02011479321a6"
},
"downloads": -1,
"filename": "wechat_backup-2.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "138bc94de810e77c0ad3e86009d6600f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<3.12",
"size": 41161,
"upload_time": "2023-08-05T18:57:21",
"upload_time_iso_8601": "2023-08-05T18:57:21.700049Z",
"url": "https://files.pythonhosted.org/packages/c2/e3/1971fd6b642a2dfbe359e5b011ccf07bd6c1fde9f4921546284561b08cc2/wechat_backup-2.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1bfef6f9350261529132cb6b277d9d12de9b2995a716ffc8a29ba00104f2a7f9",
"md5": "5c13487da63474da11f44b379a3950fe",
"sha256": "1e71318f57fb2d0907de1c75ef4fcb4cafd54dd173cb55cd73dd2937e01db0c1"
},
"downloads": -1,
"filename": "wechat_backup-2.1.0.tar.gz",
"has_sig": false,
"md5_digest": "5c13487da63474da11f44b379a3950fe",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<3.12",
"size": 23135,
"upload_time": "2023-08-05T18:57:23",
"upload_time_iso_8601": "2023-08-05T18:57:23.598817Z",
"url": "https://files.pythonhosted.org/packages/1b/fe/f6f9350261529132cb6b277d9d12de9b2995a716ffc8a29ba00104f2a7f9/wechat_backup-2.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-05 18:57:23",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "he-yaowen",
"github_project": "wechat-backup",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"tox": true,
"lcname": "wechat-backup"
}