{"id":27720617,"url":"https://github.com/michas404/pyimgui-example","last_synced_at":"2026-04-25T21:33:17.363Z","repository":{"id":288774756,"uuid":"969148131","full_name":"michas404/pyimgui-example","owner":"michas404","description":"A example showing how to create GUI elements using PyImGui, integrated with GLFW","archived":false,"fork":false,"pushed_at":"2025-04-19T14:54:57.000Z","size":30,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-25T21:33:13.913Z","etag":null,"topics":["glfw","imgui","imgui-glfw","imgui-menu","opengl","pyimgui","python-gui"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/michas404.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-04-19T13:53:46.000Z","updated_at":"2026-02-10T06:39:06.000Z","dependencies_parsed_at":"2025-04-19T18:10:54.911Z","dependency_job_id":"43af9158-3071-4bb9-9f92-6ccbd91c30fa","html_url":"https://github.com/michas404/pyimgui-example","commit_stats":null,"previous_names":["michas404/pyimgui-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/michas404/pyimgui-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michas404%2Fpyimgui-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michas404%2Fpyimgui-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michas404%2Fpyimgui-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michas404%2Fpyimgui-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michas404","download_url":"https://codeload.github.com/michas404/pyimgui-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michas404%2Fpyimgui-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32278249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["glfw","imgui","imgui-glfw","imgui-menu","opengl","pyimgui","python-gui"],"created_at":"2025-04-27T09:58:46.601Z","updated_at":"2026-04-25T21:33:17.329Z","avatar_url":"https://github.com/michas404.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyImGui Example\n(pyimgui-example)\n\nA simple example demonstrating PyImGui with GLFW, including multiple windows, tabs, and interactive controls.\n\n![Example](https://s6.gifyu.com/images/bpcqf.gif)\n\n## Includes\n- **Main Window with Tabs**\n  - Tab 1: Window controls, checkboxes, and text inputs\n  - Tab 2: Slider controls\n- **Additional Windows**\n  - Second window with basic controls\n  - Third window with custom title bar\n- **Interactive Elements**\n  - Checkboxes and sliders\n  - Text input fields\n  - External website links\n  - Custom window controls\n\n## Installation\n\n1. **Clone the repository**\n```bash\ngit clone https://github.com/michas404/pyimgui-example.git\ncd pyimgui-example\n```\n\n2. **Create virtual environment (recommended)**\n```bash\npython -m venv .venv\n.venv\\Scripts\\activate\n```\n\n3. **Install dependencies**\n```bash\npip install -r requirements.txt\n```\n\n## Usage\n1. Ensure the font file is present:\n```\npyimgui-example/\n├── font/\n│   └── ProggyClean.ttf\n```\n\n2. Run the application:\n```bash\npython main.py\n```\n\n## Controls\n- Use tabs to switch between different control sets\n- Click buttons to open/close additional windows\n- Interact with sliders and checkboxes\n- Use text inputs to enter custom values\n- Click links to visit external websites\n\n## Project Structure\n```\npyimgui-example/\n├── main.py              # Main application code\n├── requirements.txt     # Project dependencies\n├── README.md           # This documentation\n└── font/\n    └── ProggyClean.ttf # Required font file (also original font)\n```\n\n## Links\n- [Documentation](https://docs.michas.lol/) (Coming soon)\n- [Author's Website](https://me.michas.lol/)\n\n## PyImGui Author\n- [Release](https://github.com/pyimgui/pyimgui)\n- [Profile](https://github.com/KinoxKlark)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichas404%2Fpyimgui-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichas404%2Fpyimgui-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichas404%2Fpyimgui-example/lists"}