{"id":13650317,"url":"https://github.com/cyprienh/chiplotle3","last_synced_at":"2025-04-22T18:31:25.726Z","repository":{"id":155516785,"uuid":"488737758","full_name":"cyprienh/chiplotle3","owner":"cyprienh","description":"The Chiplotle serial plotter library for Python 3","archived":false,"fork":false,"pushed_at":"2024-06-30T22:35:58.000Z","size":351,"stargazers_count":7,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-08T08:48:28.579Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/cyprienh.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":"2022-05-04T20:42:24.000Z","updated_at":"2024-06-30T22:36:01.000Z","dependencies_parsed_at":"2023-11-07T13:31:15.119Z","dependency_job_id":"e445c762-1b5c-4c1b-9f1f-a69398900f63","html_url":"https://github.com/cyprienh/chiplotle3","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/cyprienh%2Fchiplotle3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyprienh%2Fchiplotle3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyprienh%2Fchiplotle3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyprienh%2Fchiplotle3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cyprienh","download_url":"https://codeload.github.com/cyprienh/chiplotle3/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223903084,"owners_count":17222487,"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-08-02T02:00:35.792Z","updated_at":"2024-11-10T01:30:44.518Z","avatar_url":"https://github.com/cyprienh.png","language":"Python","funding_links":[],"categories":["Software"],"sub_categories":["HPGL"],"readme":"# Chiplotle\nChiplotle is a Python library that implements and extends the HPGL (Hewlett-Packard Graphics Language) plotter control language. It supports all the standard HPGL commands as well as our own more complex \"compound HPGL\" commands, implemented as Python classes. Chiplotle also provides direct control of your HPGL-aware hardware via a standard usb\u003c-\u003eserial port interface.\n\nChiplotle has been tested with a variety of HPGL devices from various companies, including Hewlett-Packard, Roland Digital Group, Houston Instrument, etc. It includes plotter-specific configuration files for many different plotter models, as well as a generic configuration that should work with any HPGL-compliant device. \n\nChiplotle is written and maintained by Victor Adan and Douglas Repetto.\n\nChiplotle has been updated to Python 3 by Cyprien Heusse. \nThis updated version has been tested on several different computers and operating systems (MacOS Intel \u0026 M1, Linux Mint \u0026 Raspbian, Windows).\nSome information depending on the OS you install this library on:\n- On Linux you will probably need to add yourself to the \"dialout\" group, to do so simply type `sudo usermod -a -G dialout user`.\n- On MacOS using M1 processor, you might need to reinstall Numpy for the library to work, to do so `pip uninstall numpy` and `pip install numpy`.\n\nFind all there is to know about Chiplotle at:\nhttp://sites.music.columbia.edu/cmc/chiplotle/\n\nMore information at:\nhttps://chiplotle.readthedocs.io/\n\nThe code for this version of Chiplotle is available at:\nhttps://github.com/cyprienh/chiplotle3\n\n## Installation\nIf you only want to use the command `chiplotle3` it is recommended to install using `pipx`:\n```bash\npipx install chiplotle3\n```\n\n## TODO\n- When using the chiplotle3 command, would be nice if plotter instanciation prints happened after the banner\n- Automatically update pip when pushing to GitHub\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyprienh%2Fchiplotle3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyprienh%2Fchiplotle3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyprienh%2Fchiplotle3/lists"}