# undouble_gui
[](https://img.shields.io/pypi/pyversions/undouble_gui)
[](https://pypi.org/project/undouble_gui/)
[](https://erdogant.github.io/undouble_gui/)
[](https://github.com/erdogant/undouble_gui/)
[](https://pepy.tech/project/undouble_gui)
[](https://pepy.tech/project/undouble_gui)
[](https://github.com/erdogant/undouble_gui/blob/master/LICENSE)
[](https://github.com/erdogant/undouble_gui/network)
[](https://github.com/erdogant/undouble_gui/issues)
[](http://www.repostatus.org/#active)
[](https://zenodo.org/badge/latestdoi/228166657)
[](https://towardsdatascience.com/what-are-undouble_gui-loadings-and-biplots-9a7897f2e559)
[](https://erdogant.github.io/undouble_gui/pages/html/Documentation.html#colab-notebook)


[](https://erdogant.github.io/undouble_gui/pages/html/Documentation.html#)
<!---[](https://www.buymeacoffee.com/erdogant)-->
<!---[](https://erdogant.github.io/donate/?currency=USD&amount=5)-->
<!---[](https://www.buymeacoffee.com/erdogant)-->
<!---[](https://erdogant.github.io/donate/?currency=USD&amount=5)-->
* ``undouble_gui`` is Python package
#
**Star this repo if you like it! ⭐️**
#
## Blog/Documentation
* [**undouble_gui documentation pages (Sphinx)**](https://erdogant.github.io/undouble_gui/)
* [**Notebook with examples**](https://colab.research.google.com/github/erdogant/undouble_gui/blob/master/notebooks/undouble_gui.ipynb)
* [**Read more details and usage about undouble_gui in this blog!**](https://towardsdatascience.com/undouble_gui)
* <a href="https://erdogant.github.io/undouble_gui/"> <img src="https://img.shields.io/badge/Sphinx-Docs-Green" alt="Open documentation pages"/> </a> undouble_gui documentation pages
* <a href="https://colab.research.google.com/github/erdogant/undouble_gui/blob/master/notebooks/undouble_gui.ipynb"> <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open example In Colab"/> </a> Notebook example
* <a href="https://towardsdatascience.com/a-step-by-step-guide-for-clustering-images-4b45f9906128"> <img src="https://img.shields.io/badge/Medium-Blog-blue" alt="Open Blog"/> </a> Blog: A step-by-step guide for clustering images
### Contents
- [Installation](#-installation)
- [Contribute](#-contribute)
- [Citation](#-citation)
- [Maintainers](#-maintainers)
- [License](#-copyright)
### Installation
* Install undouble_gui from PyPI (recommended). undouble_gui is compatible with Python 3.6+ and runs on Linux, MacOS X and Windows.
* A new environment can be created as following:
```bash
conda create -n env_undouble_gui python=3.8
conda activate env_undouble_gui
```
```bash
pip install undouble_gui # normal install
pip install --upgrade undouble_gui # or update if needed
```
* Alternatively, you can install from the GitHub source:
```bash
# Directly install from github source
pip install -e git://github.com/erdogant/undouble_gui.git@0.1.0#egg=master
pip install git+https://github.com/erdogant/undouble_gui#egg=master
pip install git+https://github.com/erdogant/undouble_gui
# By cloning
git clone https://github.com/erdogant/undouble_gui.git
cd undouble_gui
pip install -U .
```
#### Import undouble_gui package
```python
import undouble_gui as undouble_gui
```
#### Example:
```python
df = pd.read_csv('https://github.com/erdogant/hnet/blob/master/undouble_gui/data/example_data.csv')
model = undouble_gui.fit(df)
G = undouble_gui.plot(model)
```
<p align="center">
<img src="https://github.com/erdogant/undouble_gui/blob/master/docs/figs/fig1.png" width="600" />
</p>
#### References
* https://github.com/erdogant/undouble_gui
#### Citation
Please cite in your publications if this is useful for your research (see citation).
### Maintainers
* Erdogan Taskesen, github: [erdogant](https://github.com/erdogant)
### Contribute
* All kinds of contributions are welcome!
* If you wish to buy me a <a href="https://www.buymeacoffee.com/erdogant">Coffee</a> for this work, it is very appreciated :)
### Licence
See [LICENSE](LICENSE) for details.
Raw data
{
"_id": null,
"home_page": "https://github.com/erdogant/undouble_gui",
"name": "undouble-gui",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3",
"maintainer_email": null,
"keywords": null,
"author": "Erdogan Taskesen",
"author_email": "erdogant@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/d3/ce/21c82caecc74eeabfcf82e615d80067e8fb592a9e1a7e5113a5c2f5edbca/undouble_gui-0.1.0.tar.gz",
"platform": null,
"description": "# undouble_gui\r\n\r\n[](https://img.shields.io/pypi/pyversions/undouble_gui)\r\n[](https://pypi.org/project/undouble_gui/)\r\n[](https://erdogant.github.io/undouble_gui/)\r\n[](https://github.com/erdogant/undouble_gui/)\r\n[](https://pepy.tech/project/undouble_gui)\r\n[](https://pepy.tech/project/undouble_gui)\r\n[](https://github.com/erdogant/undouble_gui/blob/master/LICENSE)\r\n[](https://github.com/erdogant/undouble_gui/network)\r\n[](https://github.com/erdogant/undouble_gui/issues)\r\n[](http://www.repostatus.org/#active)\r\n[](https://zenodo.org/badge/latestdoi/228166657)\r\n[](https://towardsdatascience.com/what-are-undouble_gui-loadings-and-biplots-9a7897f2e559)\r\n[](https://erdogant.github.io/undouble_gui/pages/html/Documentation.html#colab-notebook)\r\n\r\n\r\n[](https://erdogant.github.io/undouble_gui/pages/html/Documentation.html#)\r\n<!---[](https://www.buymeacoffee.com/erdogant)-->\r\n<!---[](https://erdogant.github.io/donate/?currency=USD&amount=5)-->\r\n\r\n\r\n\r\n\r\n\r\n<!---[](https://www.buymeacoffee.com/erdogant)-->\r\n<!---[](https://erdogant.github.io/donate/?currency=USD&amount=5)-->\r\n\r\n* ``undouble_gui`` is Python package\r\n\r\n# \r\n**Star this repo if you like it! \u2b50\ufe0f**\r\n#\r\n\r\n\r\n## Blog/Documentation\r\n\r\n* [**undouble_gui documentation pages (Sphinx)**](https://erdogant.github.io/undouble_gui/)\r\n* [**Notebook with examples**](https://colab.research.google.com/github/erdogant/undouble_gui/blob/master/notebooks/undouble_gui.ipynb)\r\n* [**Read more details and usage about undouble_gui in this blog!**](https://towardsdatascience.com/undouble_gui)\r\n\r\n* <a href=\"https://erdogant.github.io/undouble_gui/\"> <img src=\"https://img.shields.io/badge/Sphinx-Docs-Green\" alt=\"Open documentation pages\"/> </a> undouble_gui documentation pages \r\n* <a href=\"https://colab.research.google.com/github/erdogant/undouble_gui/blob/master/notebooks/undouble_gui.ipynb\"> <img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open example In Colab\"/> </a> Notebook example \r\n* <a href=\"https://towardsdatascience.com/a-step-by-step-guide-for-clustering-images-4b45f9906128\"> <img src=\"https://img.shields.io/badge/Medium-Blog-blue\" alt=\"Open Blog\"/> </a> Blog: A step-by-step guide for clustering images \r\n\r\n\r\n### Contents\r\n- [Installation](#-installation)\r\n- [Contribute](#-contribute)\r\n- [Citation](#-citation)\r\n- [Maintainers](#-maintainers)\r\n- [License](#-copyright)\r\n\r\n### Installation\r\n* Install undouble_gui from PyPI (recommended). undouble_gui is compatible with Python 3.6+ and runs on Linux, MacOS X and Windows. \r\n* A new environment can be created as following:\r\n\r\n```bash\r\nconda create -n env_undouble_gui python=3.8\r\nconda activate env_undouble_gui\r\n```\r\n\r\n```bash\r\npip install undouble_gui # normal install\r\npip install --upgrade undouble_gui # or update if needed\r\n```\r\n\r\n* Alternatively, you can install from the GitHub source:\r\n```bash\r\n# Directly install from github source\r\npip install -e git://github.com/erdogant/undouble_gui.git@0.1.0#egg=master\r\npip install git+https://github.com/erdogant/undouble_gui#egg=master\r\npip install git+https://github.com/erdogant/undouble_gui\r\n\r\n# By cloning\r\ngit clone https://github.com/erdogant/undouble_gui.git\r\ncd undouble_gui\r\npip install -U .\r\n``` \r\n\r\n#### Import undouble_gui package\r\n```python\r\nimport undouble_gui as undouble_gui\r\n```\r\n\r\n#### Example:\r\n```python\r\ndf = pd.read_csv('https://github.com/erdogant/hnet/blob/master/undouble_gui/data/example_data.csv')\r\nmodel = undouble_gui.fit(df)\r\nG = undouble_gui.plot(model)\r\n```\r\n<p align=\"center\">\r\n <img src=\"https://github.com/erdogant/undouble_gui/blob/master/docs/figs/fig1.png\" width=\"600\" />\r\n \r\n</p>\r\n\r\n\r\n#### References\r\n* https://github.com/erdogant/undouble_gui\r\n\r\n#### Citation\r\nPlease cite in your publications if this is useful for your research (see citation).\r\n \r\n### Maintainers\r\n* Erdogan Taskesen, github: [erdogant](https://github.com/erdogant)\r\n\r\n### Contribute\r\n* All kinds of contributions are welcome!\r\n* If you wish to buy me a <a href=\"https://www.buymeacoffee.com/erdogant\">Coffee</a> for this work, it is very appreciated :)\r\n\r\n### Licence\r\nSee [LICENSE](LICENSE) for details.\r\n",
"bugtrack_url": null,
"license": null,
"summary": "Python package undouble_gui",
"version": "0.1.0",
"project_urls": {
"Download": "https://github.com/erdogant/undouble_gui/archive/0.1.0.tar.gz",
"Homepage": "https://github.com/erdogant/undouble_gui"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "03babad8386a1a113ca6326b972ce9ec6d40cb572c4f982f37007533416c2a3e",
"md5": "b0f2e0d364899e47eabea3c5e343d8fd",
"sha256": "92cf429f579d7644449d3de703c1f9dc99d29084e11940810b355ab807af0c66"
},
"downloads": -1,
"filename": "undouble_gui-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b0f2e0d364899e47eabea3c5e343d8fd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3",
"size": 10217,
"upload_time": "2025-01-10T10:33:32",
"upload_time_iso_8601": "2025-01-10T10:33:32.555428Z",
"url": "https://files.pythonhosted.org/packages/03/ba/bad8386a1a113ca6326b972ce9ec6d40cb572c4f982f37007533416c2a3e/undouble_gui-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d3ce21c82caecc74eeabfcf82e615d80067e8fb592a9e1a7e5113a5c2f5edbca",
"md5": "dfe1539a3a79d6df07f2c01b66df9e85",
"sha256": "9924fe10b6052cfe216328a0cf80e536bcf5ceedf177fdca41b1204d2d994430"
},
"downloads": -1,
"filename": "undouble_gui-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "dfe1539a3a79d6df07f2c01b66df9e85",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3",
"size": 9329,
"upload_time": "2025-01-10T10:33:40",
"upload_time_iso_8601": "2025-01-10T10:33:40.385719Z",
"url": "https://files.pythonhosted.org/packages/d3/ce/21c82caecc74eeabfcf82e615d80067e8fb592a9e1a7e5113a5c2f5edbca/undouble_gui-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-10 10:33:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "erdogant",
"github_project": "undouble_gui",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "tkinter",
"specs": []
},
{
"name": "clustimage",
"specs": []
},
{
"name": "pillow",
"specs": []
}
],
"lcname": "undouble-gui"
}