# Test Case Converter
Convert test cases between Excel and XMind formats.
## Installation
```bash
pip install testcase-converter
Raw data
{
"_id": null,
"home_page": "https://github.com/misldy/TestCaseConverter",
"name": "testcase-converter",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "Your Name",
"author_email": "your.email@example.com",
"download_url": "https://files.pythonhosted.org/packages/03/3b/817957ee0c74b806221cd3472aacadb4a1617582144e44be684adff96892/testcase_converter-0.1.0.tar.gz",
"platform": null,
"description": "# Test Case Converter\r\n\r\nConvert test cases between Excel and XMind formats.\r\n\r\n## Installation\r\n```bash\r\npip install testcase-converter\r\n",
"bugtrack_url": null,
"license": null,
"summary": "Convert test cases between Excel and XMind formats",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/misldy/TestCaseConverter"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "d54a269f29bc0f3571ce69022382479a6a79a9589406b5cc509a72fcb30ca285",
"md5": "56e9058d2b53efb522deee6850c8649f",
"sha256": "aa6ef1e1381a7fb28857513cffcd10dbb32f799bceb545537a762963ca4fc595"
},
"downloads": -1,
"filename": "testcase_converter-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "56e9058d2b53efb522deee6850c8649f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 8935,
"upload_time": "2025-07-16T07:14:27",
"upload_time_iso_8601": "2025-07-16T07:14:27.181678Z",
"url": "https://files.pythonhosted.org/packages/d5/4a/269f29bc0f3571ce69022382479a6a79a9589406b5cc509a72fcb30ca285/testcase_converter-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "033b817957ee0c74b806221cd3472aacadb4a1617582144e44be684adff96892",
"md5": "c2c52612d0c895a2fc8a1f140405b5b7",
"sha256": "c221e6efc93c2f5acd68028fcbeab8093849f38fa91cc5be6c7c50f2617e6969"
},
"downloads": -1,
"filename": "testcase_converter-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "c2c52612d0c895a2fc8a1f140405b5b7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 10192,
"upload_time": "2025-07-16T07:14:28",
"upload_time_iso_8601": "2025-07-16T07:14:28.574447Z",
"url": "https://files.pythonhosted.org/packages/03/3b/817957ee0c74b806221cd3472aacadb4a1617582144e44be684adff96892/testcase_converter-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-16 07:14:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "misldy",
"github_project": "TestCaseConverter",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "xmind",
"specs": []
},
{
"name": "openpyxl",
"specs": []
}
],
"lcname": "testcase-converter"
}