PyTimings
=========
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/renefritze/pytimings/main.svg)](https://results.pre-commit.ci/latest/github/renefritze/pytimings/main)
[![image](https://img.shields.io/pypi/v/pytimings.svg)](https://pypi.python.org/pypi/pytimings)
[![Documentation Status](https://readthedocs.org/projects/pytimings/badge/?version=latest)](https://pytimings.readthedocs.io/en/latest/?badge=latest)
Section timings
- Free software: BSD license
- Documentation: <https://pytimings.readthedocs.io>.
- [![Live examples](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/renefritze/pytimings/HEAD?filepath=docs%2Fexamples%2F)
Features
--------
- Automatic, decorator-based code timings
- manual control
- structured (CSV/terminal) output
- matplotlib plotting of results
Usage
-----
See [this section](https://pytimings.readthedocs.io/en/latest/usage.html) in our documentation
Credits
-------
This package was created with
[Cookiecutter](https://github.com/audreyr/cookiecutter) and the
[audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage)
project template.
Raw data
{
"_id": null,
"home_page": "https://github.com/renefritze/pytimings",
"name": "pytimings",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "pytimings",
"author": "Ren\u00e9 Fritze",
"author_email": "coding@fritze.me",
"download_url": "https://files.pythonhosted.org/packages/00/db/8b82744684a95d9dc5e3b3f049164159e6ce542b01ada61deae08c0b9ae2/pytimings-2024.2.0.tar.gz",
"platform": null,
"description": "PyTimings\n=========\n\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/renefritze/pytimings/main.svg)](https://results.pre-commit.ci/latest/github/renefritze/pytimings/main)\n[![image](https://img.shields.io/pypi/v/pytimings.svg)](https://pypi.python.org/pypi/pytimings)\n[![Documentation Status](https://readthedocs.org/projects/pytimings/badge/?version=latest)](https://pytimings.readthedocs.io/en/latest/?badge=latest)\n\n\n\nSection timings\n\n- Free software: BSD license\n- Documentation: <https://pytimings.readthedocs.io>.\n- [![Live examples](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/renefritze/pytimings/HEAD?filepath=docs%2Fexamples%2F)\n\n\nFeatures\n--------\n\n- Automatic, decorator-based code timings\n- manual control\n- structured (CSV/terminal) output\n- matplotlib plotting of results\n\n\nUsage\n-----\n\nSee [this section](https://pytimings.readthedocs.io/en/latest/usage.html) in our documentation\n\nCredits\n-------\n\nThis package was created with\n[Cookiecutter](https://github.com/audreyr/cookiecutter) and the\n[audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage)\nproject template.\n",
"bugtrack_url": null,
"license": "BSD license",
"summary": "MPI Aware section timings",
"version": "2024.2.0",
"project_urls": {
"Homepage": "https://github.com/renefritze/pytimings"
},
"split_keywords": [
"pytimings"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9d023a12229c4fb231e3b19e82cd01e2112b317d466311847e2133f6dd8d8058",
"md5": "5a3071a034998f4ac10933804f719dd6",
"sha256": "afa403dacaff3e50104ba2ac284dad943cdb4dd6635db6189edf082660ea9a5c"
},
"downloads": -1,
"filename": "pytimings-2024.2.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "5a3071a034998f4ac10933804f719dd6",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.7",
"size": 11041,
"upload_time": "2024-09-10T08:06:20",
"upload_time_iso_8601": "2024-09-10T08:06:20.904076Z",
"url": "https://files.pythonhosted.org/packages/9d/02/3a12229c4fb231e3b19e82cd01e2112b317d466311847e2133f6dd8d8058/pytimings-2024.2.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "00db8b82744684a95d9dc5e3b3f049164159e6ce542b01ada61deae08c0b9ae2",
"md5": "343589e5b965af028dc00a63180b69f9",
"sha256": "0882a6e68070193d42cafeedd0202176d84ddb824bb552df0aeaefc3ea1a3b25"
},
"downloads": -1,
"filename": "pytimings-2024.2.0.tar.gz",
"has_sig": false,
"md5_digest": "343589e5b965af028dc00a63180b69f9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 35932,
"upload_time": "2024-09-10T08:06:22",
"upload_time_iso_8601": "2024-09-10T08:06:22.335084Z",
"url": "https://files.pythonhosted.org/packages/00/db/8b82744684a95d9dc5e3b3f049164159e6ce542b01ada61deae08c0b9ae2/pytimings-2024.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-10 08:06:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "renefritze",
"github_project": "pytimings",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "jupytext",
"specs": []
},
{
"name": "matplotlib",
"specs": []
},
{
"name": "packaging",
"specs": []
},
{
"name": "pandas",
"specs": []
},
{
"name": "psutil",
"specs": []
},
{
"name": "pytest-runner",
"specs": [
[
">=",
"2.9"
]
]
},
{
"name": "rich",
"specs": []
},
{
"name": "setuptools",
"specs": []
},
{
"name": "typer",
"specs": []
},
{
"name": "wheel",
"specs": []
}
],
"tox": true,
"lcname": "pytimings"
}