{"id":23156084,"url":"https://github.com/jacksonwuxs/flash-background-by-wxpython","last_synced_at":"2025-06-24T00:34:39.682Z","repository":{"id":131308937,"uuid":"116911487","full_name":"JacksonWuxs/Flash-Background-by-wxPython","owner":"JacksonWuxs","description":"My sollution on flashing background in wxPython","archived":false,"fork":false,"pushed_at":"2018-03-08T06:20:07.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T17:32:20.493Z","etag":null,"topics":["python27"],"latest_commit_sha":null,"homepage":"","language":null,"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/JacksonWuxs.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}},"created_at":"2018-01-10T05:17:28.000Z","updated_at":"2021-03-09T07:48:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"db33a2f3-bac5-4c2b-a2af-4c563353596b","html_url":"https://github.com/JacksonWuxs/Flash-Background-by-wxPython","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JacksonWuxs/Flash-Background-by-wxPython","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacksonWuxs%2FFlash-Background-by-wxPython","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacksonWuxs%2FFlash-Background-by-wxPython/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacksonWuxs%2FFlash-Background-by-wxPython/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacksonWuxs%2FFlash-Background-by-wxPython/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JacksonWuxs","download_url":"https://codeload.github.com/JacksonWuxs/Flash-Background-by-wxPython/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacksonWuxs%2FFlash-Background-by-wxPython/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261583223,"owners_count":23180641,"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":["python27"],"created_at":"2024-12-17T21:12:32.104Z","updated_at":"2025-06-24T00:34:39.632Z","avatar_url":"https://github.com/JacksonWuxs.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Flash-Background-by-wxPython\n\nAs we all know about wxPython, it's a simple lab for python GUI. But in recent years, clients (of course including bosses) order more and more beautiful GUI for their applications. I got a same situations like just mentioned, so I represented some individual solutions on beautify my application by wxPython.\n\n  This solution was enlightened by another idea for showing a picture on the background of a wxPython Frame. I would like to have a automatic flashing background with several pictures. I used the priciple of flash or movies to show up a flashing background. That means I will flash my background in a short time so that the client will think that is moving. \n  \n  That is a simple way to improve the feeling of your application while some performance losses are caused. This solution on my computer (i7-6560U) will generate 5% CPU utilization which only be flashed every 0.083 seconds (12 photoes every second). Because of the performance losses, I have to transform the flashing background to a frozen background while the other threadings startuped. And my application set a self-adapting background depends on your CPU.\n  \nHere is the enviroument of my computer:\n 1. Python 2.7.13\n 2. wxPython 3.0\n 3. wmi (Unneccesary)\n\nRelationship amount every files:\n\"Code\" is the Desktop window to show up the example to you which needs wxPython and global_variables.\n\"global_variables\" is the model to setting the variables. It can set self-adapting background between frozen or flashing. It depends on the model of global_functions.\n\"global_functions\" will give the \"global_variales\" a type of CPU. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacksonwuxs%2Fflash-background-by-wxpython","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacksonwuxs%2Fflash-background-by-wxpython","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacksonwuxs%2Fflash-background-by-wxpython/lists"}