[](https://opensource.org/licenses/MIT)
[](https://pypi.org/project/inventree-test-statistics/)

# InvenTree Test Statistics Plugin
An [InvenTree](https://inventree.org) plugin for generating and viewing statistical test data.
## Description
The *Test Statistics* plugin provides a number of tools for generating and viewing statistical test data, which can be displayed dynamically in the user interface, or exported to a file for further processing.
Test statistics can be generated for a particular part, or for a selected build order.
| Context | Screenshot |
| --- | --- |
| Test for a part (including variants) |  |
## Installation
### Via User Interface
The simplest way to install this plugin is from the InvenTree plugin interface. Enter the plugin name (`inventree-test-statistics`) and click the `Install` button:

### Via Pip
Alternatively, the plugin can be installed manually from the command line via `pip`:
```bash
pip install -U inventree-test-statistics
```
*Note: After the plugin is installed, it must be activated via the InvenTree plugin interface.*
## Configuration
The plugin can be configured via the InvenTree plugin interface. The following settings are available:
*TODO: No plugin settings are currently available*
## Contributing
### Backend
Backend code is written in Python, and is located in the `test_statistics` directory.
### Frontend
Frontend code is written in JavaScript, and is located in the `frontend` directory. Read the [frontend README](frontend/README.md) for more information.
Raw data
{
"_id": null,
"home_page": "https://github.com/inventree/inventree-test-statistics",
"name": "inventree-test-statistics",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "inventree inventory",
"author": "Oliver Walters",
"author_email": "oliver.henry.walters@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/5e/3b/70a0eb7f0036ebad05b45fd71cb3fd37c9897d1c9a4de12a8884d5f161ec/inventree_test_statistics-0.1.3.tar.gz",
"platform": null,
"description": "[](https://opensource.org/licenses/MIT)\n[](https://pypi.org/project/inventree-test-statistics/)\n\n\n\n# InvenTree Test Statistics Plugin\n\nAn [InvenTree](https://inventree.org) plugin for generating and viewing statistical test data.\n\n## Description\n\nThe *Test Statistics* plugin provides a number of tools for generating and viewing statistical test data, which can be displayed dynamically in the user interface, or exported to a file for further processing.\n\nTest statistics can be generated for a particular part, or for a selected build order.\n\n| Context | Screenshot |\n| --- | --- |\n| Test for a part (including variants) |  |\n\n## Installation\n\n### Via User Interface\n\nThe simplest way to install this plugin is from the InvenTree plugin interface. Enter the plugin name (`inventree-test-statistics`) and click the `Install` button:\n\n\n\n### Via Pip\n\nAlternatively, the plugin can be installed manually from the command line via `pip`:\n\n```bash\npip install -U inventree-test-statistics\n```\n\n*Note: After the plugin is installed, it must be activated via the InvenTree plugin interface.*\n\n## Configuration\n\nThe plugin can be configured via the InvenTree plugin interface. The following settings are available:\n\n*TODO: No plugin settings are currently available*\n\n## Contributing\n\n### Backend\n\nBackend code is written in Python, and is located in the `test_statistics` directory.\n\n### Frontend\n\nFrontend code is written in JavaScript, and is located in the `frontend` directory. Read the [frontend README](frontend/README.md) for more information.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Test statistics plugin for InvenTree",
"version": "0.1.3",
"project_urls": {
"Homepage": "https://github.com/inventree/inventree-test-statistics"
},
"split_keywords": [
"inventree",
"inventory"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "a1886ca5c933b5cd6ee9c60be5e501f042266e5aa470b2cae791272e7c22eeb1",
"md5": "09ae67458347b1149a9da47aa4b19a08",
"sha256": "da975b568c61402ba116ac4c216928edc651a22443c5a542c7e117236d32febb"
},
"downloads": -1,
"filename": "inventree_test_statistics-0.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "09ae67458347b1149a9da47aa4b19a08",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 120714,
"upload_time": "2025-09-14T11:11:11",
"upload_time_iso_8601": "2025-09-14T11:11:11.651642Z",
"url": "https://files.pythonhosted.org/packages/a1/88/6ca5c933b5cd6ee9c60be5e501f042266e5aa470b2cae791272e7c22eeb1/inventree_test_statistics-0.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5e3b70a0eb7f0036ebad05b45fd71cb3fd37c9897d1c9a4de12a8884d5f161ec",
"md5": "85f10d013222eea1bdfdb505d17e3be9",
"sha256": "5fe85ae93f18e06dd2452349fc83b97231e2e7b88e5251762c1d278b942c778b"
},
"downloads": -1,
"filename": "inventree_test_statistics-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "85f10d013222eea1bdfdb505d17e3be9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 119494,
"upload_time": "2025-09-14T11:11:12",
"upload_time_iso_8601": "2025-09-14T11:11:12.907205Z",
"url": "https://files.pythonhosted.org/packages/5e/3b/70a0eb7f0036ebad05b45fd71cb3fd37c9897d1c9a4de12a8884d5f161ec/inventree_test_statistics-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-14 11:11:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "inventree",
"github_project": "inventree-test-statistics",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "inventree-test-statistics"
}