{"id":18682768,"url":"https://github.com/chneau/ezplot","last_synced_at":"2025-11-07T17:30:34.673Z","repository":{"id":74471367,"uuid":"274513990","full_name":"chneau/ezplot","owner":"chneau","description":"A plotter for population based results algorithm","archived":false,"fork":false,"pushed_at":"2023-07-31T11:47:10.000Z","size":536,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T20:19:17.498Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chneau.png","metadata":{"files":{"readme":"README.md","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":"2020-06-23T21:38:14.000Z","updated_at":"2020-06-24T20:31:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"bf434338-a4d9-438e-afd4-23b7fc34367c","html_url":"https://github.com/chneau/ezplot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chneau%2Fezplot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chneau%2Fezplot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chneau%2Fezplot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chneau%2Fezplot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chneau","download_url":"https://codeload.github.com/chneau/ezplot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239533497,"owners_count":19654694,"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":[],"created_at":"2024-11-07T10:12:46.765Z","updated_at":"2025-11-07T17:30:34.632Z","avatar_url":"https://github.com/chneau.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ezplot\nA plotter for population based results algorithm  \nTested with success on:\n- `Python 3.8.3 (tags/v3.8.3:6f8c832, May 13 2020, 22:37:02) [MSC v.1924 64 bit (AMD64)] on win32`\n- `Python 3.7.3 (default, Dec 20 2019, 18:57:59) [GCC 8.3.0] on linux`\n- `Python 3.8.2 (default, Apr 27 2020, 15:53:34) [GCC 9.3.0] on linux`\n\n## install\n\n```bash\npip install -U git+https://github.com/chneau/ezplot\n```\n\n## cli usage\n\n```bash\nUsage: ezplot.py [OPTIONS] FILES...\n\n  Process csv FILES to create meaningful plots.\n\nOptions:\n  -f, --format TEXT             The output plots format ('png', 'pdf', 'svg', \n                                ...)  [default: png]\n\n  -s, --size \u003cFLOAT FLOAT\u003e...   The output plots size  [default: 6.4, 4.8]    \n  -c, --context TEXT            The output plot context (paper, notebook,     \n                                talk, poster)  [default: talk]\n\n  -r, --rcparam \u003cTEXT TEXT\u003e...  modify any matplotlib rcParams https://matplot\n                                lib.org/tutorials/introductory/customizing.htm\n                                l#a-sample-matplotlibrc-file\n\n  --help                        Show this message and exit.\n```\n\n## example\n\n```bash\n$ ezplot examples/{1,2,3}\\ elite.csv -r figure.dpi 200\nplt.rcParams[figure.dpi] = 200\nPlot size: (6.4, 4.8), format: png, context: talk\n7 plots generated in 1.296875s.\n```\n\n## uninstall\n\n```bash\n# on this directory\npython setup.py install --record files.txt \u0026\u0026 rm -rf $(cat files.txt) files.txt\n\n# installing not working?\nrm -rf ezplot* # in python/lib/site-packages\n\n# force reinstall\npip install --ignore-installed -U .\n```\n\n## learnings\n\n```bash\n# evil good\npip install pigar\n\n# Generate requirements.txt for current directory.\npigar --without-referenced-comments -o \"\u003e=\"\n```\n\n- check the site-packages directory of python to remove bad remaining directories\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchneau%2Fezplot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchneau%2Fezplot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchneau%2Fezplot/lists"}