* See [Ploteries's full documentation](https://ploteries.readthedocs.io/en/latest/) for more information
* Contribute at [Ploteries's github page](https://github.com/zepedaj/ploteries)
Installation:
--------------
```
pip install ploteries
```
Benefits:
---------
- Can use any name for tags, the actual name will be displayed.
- Uses plotly plots, full flexibility.
Aims:
---------
- A clear separation between data and storage.
- Separates data storage and display code - can define and re-style display post computations/storage.
Transparent computations:
- What is Tensorboard's wall time? How is smoothign computed? How are histograms computed?
Things to do:
---------
- Better separation between data and display.
- Common interface to add new plots by user used to create histograms.
Raw data
{
"_id": null,
"home_page": "https://github.com/zepedaj/soleil",
"name": "ploteries",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "plots, tensorboard, machine learning, training",
"author": "Joaquin Zepeda",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/f1/79/8c037cd80a4eb75a5a3ad92ef9ea79ced48f09fa704abf08b847ade64b13/ploteries-0.1.2.tar.gz",
"platform": null,
"description": "\n\n* See [Ploteries's full documentation](https://ploteries.readthedocs.io/en/latest/) for more information\n\n\n* Contribute at [Ploteries's github page](https://github.com/zepedaj/ploteries)\n\nInstallation:\n--------------\n\n```\npip install ploteries\n```\n\nBenefits:\n--------- \n- Can use any name for tags, the actual name will be displayed.\n- Uses plotly plots, full flexibility.\n\nAims:\n---------\n- A clear separation between data and storage.\n- Separates data storage and display code - can define and re-style display post computations/storage.\n\nTransparent computations:\n- What is Tensorboard's wall time? How is smoothign computed? How are histograms computed?\n\nThings to do:\n---------\n- Better separation between data and display.\n- Common interface to add new plots by user used to create histograms.\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Plotting for ML training",
"version": "0.1.2",
"project_urls": {
"Homepage": "https://github.com/zepedaj/soleil"
},
"split_keywords": [
"plots",
" tensorboard",
" machine learning",
" training"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2ddc1e138e96b7c2eaa4472dc3b729b591af08aee2911e5b70fb8ec7a1719087",
"md5": "c7d666ab223dd9cdf0d7b4854fa95253",
"sha256": "16211b7c1ba1c0219f87450fea8142a5d46cd120db0103eefdb94cbf556c4261"
},
"downloads": -1,
"filename": "ploteries-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c7d666ab223dd9cdf0d7b4854fa95253",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 43862,
"upload_time": "2024-04-21T05:36:28",
"upload_time_iso_8601": "2024-04-21T05:36:28.284762Z",
"url": "https://files.pythonhosted.org/packages/2d/dc/1e138e96b7c2eaa4472dc3b729b591af08aee2911e5b70fb8ec7a1719087/ploteries-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f1798c037cd80a4eb75a5a3ad92ef9ea79ced48f09fa704abf08b847ade64b13",
"md5": "33559572b4bc1083bcb204718fe53119",
"sha256": "1ee3a711deb2263062e4a41026328597c282277ffabb969dc1535a493fc6dd24"
},
"downloads": -1,
"filename": "ploteries-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "33559572b4bc1083bcb204718fe53119",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 41463,
"upload_time": "2024-04-21T05:36:30",
"upload_time_iso_8601": "2024-04-21T05:36:30.614847Z",
"url": "https://files.pythonhosted.org/packages/f1/79/8c037cd80a4eb75a5a3ad92ef9ea79ced48f09fa704abf08b847ade64b13/ploteries-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-21 05:36:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "zepedaj",
"github_project": "soleil",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "ploteries"
}