Name | tabe JSON |
Version |
0.0.0
JSON |
| download |
home_page | None |
Summary | Trend and baseline estimator. |
upload_time | 2025-08-23 11:29:48 |
maintainer | None |
docs_url | None |
author | None |
requires_python | <=3.13,>=3.10 |
license | None |
keywords |
baseline
trend
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# TABE: Trend and Baseline Estimator
[](https://pypi.org/project/tabe)
[](https://pypi.org/project/tabe)
[](https://www.gnu.org/licenses/gpl-3.0)<br>
[](https://app.codecov.io/github/wcxve/tabe)
[](https://tabe.readthedocs.io/en/latest/?badge=latest)
-----
## Table of Contents
- [Installation](#installation)
- [License](#license)
## Installation
```console
pip install tabe
```
## Documentation
Read the documentation [here](https://tabe.readthedocs.io).
## License
`tabe` is distributed under the terms of the [GPL-3.0](https://www.gnu.org/licenses/gpl-3.0-standalone.html) license.
Raw data
{
"_id": null,
"home_page": null,
"name": "tabe",
"maintainer": null,
"docs_url": null,
"requires_python": "<=3.13,>=3.10",
"maintainer_email": null,
"keywords": "baseline, trend",
"author": null,
"author_email": "xuewc <wcxuemail@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/2d/74/d635406bbddaebdc64e46ad5dd2f48e51889fd0b5bf601c25c8743a9cb2e/tabe-0.0.0.tar.gz",
"platform": null,
"description": "# TABE: Trend and Baseline Estimator\n\n[](https://pypi.org/project/tabe)\n[](https://pypi.org/project/tabe)\n[](https://www.gnu.org/licenses/gpl-3.0)<br>\n[](https://app.codecov.io/github/wcxve/tabe)\n[](https://tabe.readthedocs.io/en/latest/?badge=latest)\n\n-----\n\n## Table of Contents\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\n```console\npip install tabe\n```\n\n## Documentation\n\nRead the documentation [here](https://tabe.readthedocs.io).\n\n## License\n\n`tabe` is distributed under the terms of the [GPL-3.0](https://www.gnu.org/licenses/gpl-3.0-standalone.html) license.\n",
"bugtrack_url": null,
"license": null,
"summary": "Trend and baseline estimator.",
"version": "0.0.0",
"project_urls": {
"Documentation": "https://github.com/wcxve/tabe#readme",
"Issues": "https://github.com/wcxve/tabe/issues",
"Source": "https://github.com/wcxve/tabe"
},
"split_keywords": [
"baseline",
" trend"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "2d74d635406bbddaebdc64e46ad5dd2f48e51889fd0b5bf601c25c8743a9cb2e",
"md5": "031f2f854034eb9fdbc578a8cf3a870b",
"sha256": "3e02ca06d3c9c0509cefda0da7f234ce79d735bb9732d0994837a60cacbb742b"
},
"downloads": -1,
"filename": "tabe-0.0.0.tar.gz",
"has_sig": false,
"md5_digest": "031f2f854034eb9fdbc578a8cf3a870b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<=3.13,>=3.10",
"size": 14478,
"upload_time": "2025-08-23T11:29:48",
"upload_time_iso_8601": "2025-08-23T11:29:48.276011Z",
"url": "https://files.pythonhosted.org/packages/2d/74/d635406bbddaebdc64e46ad5dd2f48e51889fd0b5bf601c25c8743a9cb2e/tabe-0.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-23 11:29:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "wcxve",
"github_project": "tabe#readme",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "tabe"
}