Name | cutepandas JSON |
Version |
0.3.2
JSON |
| download |
home_page | https://github.com/phil65/cutepandas |
Summary | Qt Widgets and Objects for Pandas datastructures |
upload_time | 2023-07-25 15:09:48 |
maintainer | |
docs_url | None |
author | phil65 |
requires_python | >=3.10,<3.12 |
license | |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# CutePandas: PandasModels and Widgets for Qt
## What is it?
**CutePandas** is a Python package that provides Qt-based widgets related to pandas data structures.
## What does it include?
The official documentation is hosted on Github Pages: https://phil65.github.io/CutePandas/
## Where to get it?
The source code is currently hosted on GitHub at:
https://github.com/phil65/CutePandas
The latest released version are available at the [Python
package index](https://pypi.org/project/cutepandas).
```sh
# or PyPI
pip install cutepandas
```
## Installation from sources
This project uses poetry for dependency management and packaging. Install this first.
In the `cutepandas` directory (same one where you found this file after
cloning the git repo), execute:
```sh
poetry install
```
## License
[MIT](LICENSE)
Raw data
{
"_id": null,
"home_page": "https://github.com/phil65/cutepandas",
"name": "cutepandas",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10,<3.12",
"maintainer_email": "",
"keywords": "",
"author": "phil65",
"author_email": "philipptemminghoff@googlemail.com",
"download_url": "https://files.pythonhosted.org/packages/0e/6c/480b1cb4b7ad2db5e710228232f67ad0dc3dc263ef88abedac67f3be7ba6/cutepandas-0.3.2.tar.gz",
"platform": null,
"description": "# CutePandas: PandasModels and Widgets for Qt\n\n## What is it?\n\n**CutePandas** is a Python package that provides Qt-based widgets related to pandas data structures.\n\n\n## What does it include?\nThe official documentation is hosted on Github Pages: https://phil65.github.io/CutePandas/\n\n\n## Where to get it?\nThe source code is currently hosted on GitHub at:\nhttps://github.com/phil65/CutePandas\n\nThe latest released version are available at the [Python\npackage index](https://pypi.org/project/cutepandas).\n\n```sh\n# or PyPI\npip install cutepandas\n```\n\n## Installation from sources\n\nThis project uses poetry for dependency management and packaging. Install this first.\nIn the `cutepandas` directory (same one where you found this file after\ncloning the git repo), execute:\n\n```sh\npoetry install\n```\n\n## License\n[MIT](LICENSE)\n",
"bugtrack_url": null,
"license": "",
"summary": "Qt Widgets and Objects for Pandas datastructures",
"version": "0.3.2",
"project_urls": {
"Homepage": "https://github.com/phil65/cutepandas",
"Repository": "https://github.com/phil65/cutepandas"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6824114d9697fbb21d157243dc48d3be053c4bc3f61c83a63783d48aa0028c51",
"md5": "beec9fb092cddff43cd85e3951b6fbf6",
"sha256": "8443dd040a122d7cdd149c798563bdae89d03e12ec28667034429c76f408cce9"
},
"downloads": -1,
"filename": "cutepandas-0.3.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "beec9fb092cddff43cd85e3951b6fbf6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10,<3.12",
"size": 33373,
"upload_time": "2023-07-25T15:09:47",
"upload_time_iso_8601": "2023-07-25T15:09:47.155419Z",
"url": "https://files.pythonhosted.org/packages/68/24/114d9697fbb21d157243dc48d3be053c4bc3f61c83a63783d48aa0028c51/cutepandas-0.3.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0e6c480b1cb4b7ad2db5e710228232f67ad0dc3dc263ef88abedac67f3be7ba6",
"md5": "7f28ccaf03dea668f00d4ef87c74e7e3",
"sha256": "45ccf495646adce3152abd30fa27653e9f54568979edc4b9c7c0cdb83f311c43"
},
"downloads": -1,
"filename": "cutepandas-0.3.2.tar.gz",
"has_sig": false,
"md5_digest": "7f28ccaf03dea668f00d4ef87c74e7e3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10,<3.12",
"size": 26394,
"upload_time": "2023-07-25T15:09:48",
"upload_time_iso_8601": "2023-07-25T15:09:48.762411Z",
"url": "https://files.pythonhosted.org/packages/0e/6c/480b1cb4b7ad2db5e710228232f67ad0dc3dc263ef88abedac67f3be7ba6/cutepandas-0.3.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-25 15:09:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "phil65",
"github_project": "cutepandas",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "cutepandas"
}