[![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
... TODO ...
## 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:
... TODO ...
### 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 ...
## 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/bf/b8/a21d5145c53def94c61859245900a3d3b53130156a7d7565d490420f986d/inventree-test-statistics-0.1.0.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\n... TODO ...\n\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... TODO ...\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 ...\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.0",
"project_urls": {
"Homepage": "https://github.com/inventree/inventree-test-statistics"
},
"split_keywords": [
"inventree",
"inventory"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5aefd6de16fb525d6c49031c27237213d8538023861997d1d115bc0bcbe370fe",
"md5": "dc6a8a04df12774521adf504b887fbd7",
"sha256": "f1b80d9c2453b3ad16a9a8ee0320cea018b37c7b4abd88821e4e6999e42de55a"
},
"downloads": -1,
"filename": "inventree_test_statistics-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "dc6a8a04df12774521adf504b887fbd7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 120342,
"upload_time": "2024-11-16T03:35:33",
"upload_time_iso_8601": "2024-11-16T03:35:33.456717Z",
"url": "https://files.pythonhosted.org/packages/5a/ef/d6de16fb525d6c49031c27237213d8538023861997d1d115bc0bcbe370fe/inventree_test_statistics-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bfb8a21d5145c53def94c61859245900a3d3b53130156a7d7565d490420f986d",
"md5": "77b8e0fbf725752325d540defacad5f9",
"sha256": "843ef4ce2d47afa3d840c4a0235a4d99fd3b2254a1ed146e20c7f1153acdf342"
},
"downloads": -1,
"filename": "inventree-test-statistics-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "77b8e0fbf725752325d540defacad5f9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 118780,
"upload_time": "2024-11-16T03:35:36",
"upload_time_iso_8601": "2024-11-16T03:35:36.150475Z",
"url": "https://files.pythonhosted.org/packages/bf/b8/a21d5145c53def94c61859245900a3d3b53130156a7d7565d490420f986d/inventree-test-statistics-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-16 03:35:36",
"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"
}