[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![PyPI](https://img.shields.io/pypi/v/inventree-test-statistics)](https://pypi.org/project/inventree-test-statistics/)
![PEP](https://github.com/inventree/inventree-test-statistics/actions/workflows/pep.yaml/badge.svg)
# 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) | ![Part Test Statistics](docs/img/stats.png) |
## 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:
![Install Plugin](docs/img/install.png)
### 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/39/0e/c8f15995d1e8ef3fcf993b212afaf70acef28176e315f74c396d5f5484b1/inventree-test-statistics-0.1.1.tar.gz",
"platform": null,
"description": "[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![PyPI](https://img.shields.io/pypi/v/inventree-test-statistics)](https://pypi.org/project/inventree-test-statistics/)\n![PEP](https://github.com/inventree/inventree-test-statistics/actions/workflows/pep.yaml/badge.svg)\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) | ![Part Test Statistics](docs/img/stats.png) |\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![Install Plugin](docs/img/install.png)\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.1",
"project_urls": {
"Homepage": "https://github.com/inventree/inventree-test-statistics"
},
"split_keywords": [
"inventree",
"inventory"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "daf756158ac1b24e2bb75ac9944cb8241592215bf1ab7ee456dad229d198266d",
"md5": "c45b83b679fb048bfbb937b8605839e1",
"sha256": "faa6a06f06da458bc5b791d931d193b8584f96a62cd8349872a5fa52d2e5d93d"
},
"downloads": -1,
"filename": "inventree_test_statistics-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c45b83b679fb048bfbb937b8605839e1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 120556,
"upload_time": "2024-11-18T13:34:49",
"upload_time_iso_8601": "2024-11-18T13:34:49.566833Z",
"url": "https://files.pythonhosted.org/packages/da/f7/56158ac1b24e2bb75ac9944cb8241592215bf1ab7ee456dad229d198266d/inventree_test_statistics-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "390ec8f15995d1e8ef3fcf993b212afaf70acef28176e315f74c396d5f5484b1",
"md5": "e583878880e16e1660fcf9be89a00528",
"sha256": "e9bb23059784836bee1dfe6e703a6fe29f5fd25b52704004f5f2faf90fdf23f2"
},
"downloads": -1,
"filename": "inventree-test-statistics-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "e583878880e16e1660fcf9be89a00528",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 118980,
"upload_time": "2024-11-18T13:34:51",
"upload_time_iso_8601": "2024-11-18T13:34:51.431877Z",
"url": "https://files.pythonhosted.org/packages/39/0e/c8f15995d1e8ef3fcf993b212afaf70acef28176e315f74c396d5f5484b1/inventree-test-statistics-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-18 13:34:51",
"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"
}