{"id":15540238,"url":"https://github.com/rm-hull/luma.emulator","last_synced_at":"2026-01-09T23:06:08.423Z","repository":{"id":17608207,"uuid":"82334417","full_name":"rm-hull/luma.emulator","owner":"rm-hull","description":"Provides a series of pseudo-display devices which allow the luma.core components to be used without running a physical device.","archived":false,"fork":false,"pushed_at":"2023-09-11T19:45:59.000Z","size":1021,"stargazers_count":49,"open_issues_count":5,"forks_count":9,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-10-03T12:17:25.657Z","etag":null,"topics":["emulator","gif-animation","lcd-display","oled-display","pygame","python","raspberry-pi"],"latest_commit_sha":null,"homepage":"https://luma-emulator.readthedocs.io","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/rm-hull.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE.rst","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":"2017-02-17T20:15:34.000Z","updated_at":"2024-08-24T21:11:32.000Z","dependencies_parsed_at":"2024-06-21T17:33:56.785Z","dependency_job_id":"4a4cc82c-2f3d-49b0-acab-da277f377d11","html_url":"https://github.com/rm-hull/luma.emulator","commit_stats":{"total_commits":91,"total_committers":4,"mean_commits":22.75,"dds":"0.43956043956043955","last_synced_commit":"4f8216616443d177cfb35809a765592d79434631"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rm-hull%2Fluma.emulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rm-hull%2Fluma.emulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rm-hull%2Fluma.emulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rm-hull%2Fluma.emulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rm-hull","download_url":"https://codeload.github.com/rm-hull/luma.emulator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248860005,"owners_count":21173343,"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":["emulator","gif-animation","lcd-display","oled-display","pygame","python","raspberry-pi"],"created_at":"2024-10-02T12:13:19.926Z","updated_at":"2026-01-09T23:06:08.376Z","avatar_url":"https://github.com/rm-hull.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"`luma.core \u003chttps://github.com/rm-hull/luma.core\u003e`__ **|** \n`luma.docs \u003chttps://github.com/rm-hull/luma.docs\u003e`__ **|** \nluma.emulator **|** \n`luma.examples \u003chttps://github.com/rm-hull/luma.examples\u003e`__ **|** \n`luma.lcd \u003chttps://github.com/rm-hull/luma.lcd\u003e`__ **|** \n`luma.led_matrix \u003chttps://github.com/rm-hull/luma.led_matrix\u003e`__ **|** \n`luma.oled \u003chttps://github.com/rm-hull/luma.oled\u003e`__ \n\nLuma.Emulator\n=============\n\n.. image:: https://github.com/rm-hull/luma.emulator/workflows/luma.emulator/badge.svg?branch=master\n   :target: https://github.com/rm-hull/luma.emulator/actions?workflow=luma.emulator\n\n.. image:: https://coveralls.io/repos/github/rm-hull/luma.emulator/badge.svg?branch=master\n   :target: https://coveralls.io/github/rm-hull/luma.emulator?branch=master\n\n.. image:: https://img.shields.io/pypi/pyversions/luma.emulator.svg\n   :target: https://pypi.python.org/pypi/luma.emulator\n\n.. image:: https://img.shields.io/pypi/v/luma.emulator.svg\n   :target: https://pypi.python.org/pypi/luma.emulator\n\n.. image:: https://img.shields.io/pypi/dm/luma.emulator\n   :target: https://pypi.python.org/project/luma.emulator\n\n**luma.emulator** provides a series of pseudo-display devices which allow \nthe `luma.core \u003chttps://github.com/rm-hull/luma.core\u003e`_ components to be used\nwithout running a physical device. These include:\n\n* Real-time (pixel) emulator, based on `pygame \u003chttp://pygame.org/docs/\u003e`__\n* LED matrix and 7-segment renderers\n* PNG screen capture\n* Animated GIF animator\n* Real-time ASCII-art \u0026 block emulators\n\nDocumentation\n-------------\nDocumentation can be found on https://luma-emulator.readthedocs.io.\n\n.. image:: https://raw.githubusercontent.com/rm-hull/luma.oled/master/doc/images/clock_anim.gif?raw=true\n   :alt: clock\n\n.. image:: https://raw.githubusercontent.com/rm-hull/luma.oled/master/doc/images/invaders_anim.gif?raw=true\n   :alt: invaders\n\n.. image:: https://raw.githubusercontent.com/rm-hull/luma.oled/master/doc/images/crawl_anim.gif?raw=true\n   :alt: crawl\n\n.. image:: https://raw.githubusercontent.com/rm-hull/luma.emulator/master/doc/images/ascii-art.png?raw=true\n   :alt: asciiart\n\n.. image:: https://raw.githubusercontent.com/rm-hull/luma.led_matrix/master/doc/images/emulator.gif\n   :alt: max7219 emulator\n\nLicense\n-------\nThe MIT License (MIT)\n\nCopyright (c) 2017-2023 Richard Hull and contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frm-hull%2Fluma.emulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frm-hull%2Fluma.emulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frm-hull%2Fluma.emulator/lists"}