# graph-generator-assistant
Program that assists in generating professional graphs.

## 1. Installing
To install the package from [PyPI](https://pypi.org/project/graph_generator_assistant/), follow the instructions below:
```bash
pip install --upgrade graph-generator-assistant
```
Execute `which graph-generator-assistant` to see where it was installed, probably in `/home/USERNAME/.local/bin/graph-generator-assistant`.
### Using
To start, use the command below:
```bash
graph-generator-assistant
```
## 2. Buy me a coffee
If you find this tool useful and would like to support its development, you can buy me a coffee!
Your donations help keep the project running and improve future updates.
[☕ Buy me a coffee](https://ko-fi.com/trucomanx)
## 3. License
This project is licensed under the GPL license. See the `LICENSE` file for more details.
Raw data
{
"_id": null,
"home_page": null,
"name": "graph-generator-assistant",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "Fernando Pujaico Rivera <fernando.pujaico.rivera@gmail.com>",
"keywords": "writing, translate",
"author": null,
"author_email": "Fernando Pujaico Rivera <fernando.pujaico.rivera@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/9f/21/491ed4ebfc281ccc35862d7debd22aab7946edebef7802c7d16aad0510b3/graph_generator_assistant-0.1.2.tar.gz",
"platform": null,
"description": "# graph-generator-assistant\n\nProgram that assists in generating professional graphs.\n\n\n\n## 1. Installing\n\nTo install the package from [PyPI](https://pypi.org/project/graph_generator_assistant/), follow the instructions below:\n\n\n```bash\npip install --upgrade graph-generator-assistant\n```\n\nExecute `which graph-generator-assistant` to see where it was installed, probably in `/home/USERNAME/.local/bin/graph-generator-assistant`.\n\n### Using\n\nTo start, use the command below:\n\n```bash\ngraph-generator-assistant\n```\n\n## 2. Buy me a coffee\n\nIf you find this tool useful and would like to support its development, you can buy me a coffee! \nYour donations help keep the project running and improve future updates. \n\n[\u2615 Buy me a coffee](https://ko-fi.com/trucomanx) \n\n## 3. License\n\nThis project is licensed under the GPL license. See the `LICENSE` file for more details.\n",
"bugtrack_url": null,
"license": null,
"summary": "Program that assists in generating professional graphs.",
"version": "0.1.2",
"project_urls": {
"Bug Reports": "https://github.com/trucomanx/GraphGeneratorAssistant/issues",
"Funding": "https://trucomanx.github.io/en/funding.html",
"Source": "https://github.com/trucomanx/GraphGeneratorAssistant"
},
"split_keywords": [
"writing",
" translate"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "6cf610b3361e38006cd8545fe7061bc947e0e4a6efeed8a1b4b6ebddbc1b0089",
"md5": "7449a589ec3f2b937b90baf13d931dee",
"sha256": "0918f3e38c95757ca820f3b1a6b82c76fa9d854418cfcb5e11db62f9dd055cc3"
},
"downloads": -1,
"filename": "graph_generator_assistant-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7449a589ec3f2b937b90baf13d931dee",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 4564795,
"upload_time": "2025-08-17T14:27:33",
"upload_time_iso_8601": "2025-08-17T14:27:33.613963Z",
"url": "https://files.pythonhosted.org/packages/6c/f6/10b3361e38006cd8545fe7061bc947e0e4a6efeed8a1b4b6ebddbc1b0089/graph_generator_assistant-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9f21491ed4ebfc281ccc35862d7debd22aab7946edebef7802c7d16aad0510b3",
"md5": "cf913c78035123e382696549ac20bb12",
"sha256": "9587728ef5d4bcaf72be84be1bdcccbc5e3e46fb4c91397e3bf735f7d8542371"
},
"downloads": -1,
"filename": "graph_generator_assistant-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "cf913c78035123e382696549ac20bb12",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 4556379,
"upload_time": "2025-08-17T14:27:38",
"upload_time_iso_8601": "2025-08-17T14:27:38.309271Z",
"url": "https://files.pythonhosted.org/packages/9f/21/491ed4ebfc281ccc35862d7debd22aab7946edebef7802c7d16aad0510b3/graph_generator_assistant-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-17 14:27:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "trucomanx",
"github_project": "GraphGeneratorAssistant",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "PyQt5",
"specs": []
},
{
"name": "deep-consultation",
"specs": []
},
{
"name": "matplotlib",
"specs": []
},
{
"name": "networkx",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "scikit-learn",
"specs": []
},
{
"name": "pillow",
"specs": []
},
{
"name": "pyautogui",
"specs": []
},
{
"name": "pynput",
"specs": []
}
],
"lcname": "graph-generator-assistant"
}