{"id":16194308,"url":"https://github.com/finnventor/plopy","last_synced_at":"2025-03-19T04:30:46.393Z","repository":{"id":55397749,"uuid":"187568719","full_name":"Finnventor/plopy","owner":"Finnventor","description":"GUI for matplotlib graphs","archived":false,"fork":false,"pushed_at":"2025-02-22T08:10:41.000Z","size":320,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T03:34:25.920Z","etag":null,"topics":["gui","matplotlib","plotting","python"],"latest_commit_sha":null,"homepage":"https://plopy.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Finnventor.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-20T04:40:25.000Z","updated_at":"2025-02-22T08:10:45.000Z","dependencies_parsed_at":"2024-10-22T20:15:01.909Z","dependency_job_id":null,"html_url":"https://github.com/Finnventor/plopy","commit_stats":{"total_commits":52,"total_committers":1,"mean_commits":52.0,"dds":0.0,"last_synced_commit":"8a9e52f818c1f58f54d14e853d9567209c4c4ffc"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Finnventor%2Fplopy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Finnventor%2Fplopy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Finnventor%2Fplopy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Finnventor%2Fplopy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Finnventor","download_url":"https://codeload.github.com/Finnventor/plopy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244357418,"owners_count":20440324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gui","matplotlib","plotting","python"],"created_at":"2024-10-10T08:18:43.895Z","updated_at":"2025-03-19T04:30:46.072Z","avatar_url":"https://github.com/Finnventor.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"plopy\n=====\nA program for making data plotting with matplotlib easily customizable in a GUI.\n\nFeatures\n--------\n\n- Intelligent data file parsing\n\n   - Automatically skips over headers (or any line that cannot be converted to ``float`` or ``datetime``)\n   - Supports many date formats in input automatically using ``dateutil.parser``\n   - Works with comma-separated and/or whitespace-separated input files\n\n- Graph configuration: line style, color, points, legend\n\n- Dialogs to create multiple axes and assign lines to them\n\n- Supports all output formats supported by ``matplotlib``\n  (``.png``, ``.jpg``, ``.pdf`` ... )\n\nInstallation\n------------\nAfter installing `Python 3\n\u003chttps://python.org/downloads/\u003e`_, run the command ``pip install plopy``\n\nYou can also `try it online\n\u003chttps://repl.it/@Finnventor/import-plopy-demo?lite=true\u003e`_ on repl.it,\nbut that loads slowly and is not recommended for normal use.\n\nUsage\n-----\nTo open the GUI, run the command ``python -m plopy``, or also\npreselect files by appending their paths to the command\n(``python -m plopy data.csv log.txt`` ... ).\n\n``plopy`` can also be controlled from a script.\nUse ``plopy.add_file`` and ``plopy.add_array``,\nthen call ``plopy.start()``\n\nIf you're already accustomed to matplotlib, or want to convert pre-existing\nprograms, you can import ``plopy.fig`` and ``plopy.ax`` to plot on, and call\n``plopy.start()`` when done. This method also works in combination with the\nprevious one.\n\nSee `the docs \u003chttps://plopy.readthedocs.io/en/latest/scripting.html\u003e`_ for more examples.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffinnventor%2Fplopy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffinnventor%2Fplopy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffinnventor%2Fplopy/lists"}