{"id":21688494,"url":"https://github.com/tfagaming/sparklypython","last_synced_at":"2026-01-07T17:12:36.881Z","repository":{"id":207456763,"uuid":"719273721","full_name":"TFAGaming/SparklyPython","owner":"TFAGaming","description":"The most powerful and open-source Python IDE, fully written in Python and using Tkinter for GUI.","archived":false,"fork":false,"pushed_at":"2024-03-21T14:05:27.000Z","size":11951,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-04T02:54:22.675Z","etag":null,"topics":["python-editor","python-ide","python-tkinter"],"latest_commit_sha":null,"homepage":"","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/TFAGaming.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}},"created_at":"2023-11-15T20:29:32.000Z","updated_at":"2024-01-30T10:51:46.000Z","dependencies_parsed_at":"2023-11-24T20:24:27.421Z","dependency_job_id":"a0894fa4-724a-4161-9751-57f9dd1eda60","html_url":"https://github.com/TFAGaming/SparklyPython","commit_stats":null,"previous_names":["tfagaming/sparklypython"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TFAGaming%2FSparklyPython","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TFAGaming%2FSparklyPython/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TFAGaming%2FSparklyPython/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TFAGaming%2FSparklyPython/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TFAGaming","download_url":"https://codeload.github.com/TFAGaming/SparklyPython/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246168103,"owners_count":20734390,"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":["python-editor","python-ide","python-tkinter"],"created_at":"2024-11-25T17:15:25.987Z","updated_at":"2026-01-07T17:12:36.847Z","avatar_url":"https://github.com/TFAGaming.png","language":"Python","readme":"# SparklyPython\nSparklyPython is a powerful and open-source Python IDE based on Tkinter. It provides many features, fully customizable, and beginner-friendly!\n\n- Highlighter for Python syntax\n- Powerful Python Autocomplete\n- Files Explorer to navigate files easily\n- Beginner-friendly and easy to use\n\n## 📥 Download\n\nTo download the application, simply go to [releases](https://github.com/TFAGaming/SparklyPython/releases/latest) and scroll down until you find the assets, click on the **.zip** file to download it. When the download finishes, unzip the compressed folder to a normal folder and start the application by running the file **SparklyPython.exe**.\n\nEnsure SparklyPython has permission to write and read files because if these permissions are missing, the application will return many errors and eventually crash.\n\n## 💿 Convert `.py` to `.exe`\n\nTo convert the main source code of SparklyPython to an executable file, you must install [PyInstaller](https://pyinstaller.org/en/stable/) and then use the following command for the conversion:\n\n```sh\npyinstaller main.py -w --icon=icon.ico\n```\n\nPyInstaller will eventually make two directories, \"build\" and \"dist\". The important folder is the \"dist\" because it contains every **.dll** file and modules that makes the app run on any operating system, so you can delete the \"build\" folder, drag **icon.ico** to the **build/main** folder, and convert the **build/main** to a compressed file (**.zip**).\n\n## 🐛 Known bugs\n- If the configuration file has a missing property while the settings window is loading the file, it will eventually stop the window from getting ready.\n- When modifying a keyword plugin that has a dot behind the current word by selecting an option from the SparklyPython Autocomplete list, it will remove anything behind the current word and replace it with the selected keyword. For an example, the full string `test_class.test_funct...` will be replaced by `test_function` only, not `test_class.test_function`.\n- When Files Explorer loads many files and directories, the app might freeze and eventually crash. If the application is being used while Explorer is loading, it might use a lot of RAM, which eventually slows down the device.\n\n## 🖼️ Screenshots\n\u003cimg src=\"./screenshots/screenshot-1.png\"\u003e\n\u003cimg src=\"./screenshots/screenshot-2.png\"\u003e\n\u003cimg src=\"./screenshots/screenshot-3.png\"\u003e\n\n## 📄 License\nThe **MIT** License ([view here](./LICENSE))","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftfagaming%2Fsparklypython","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftfagaming%2Fsparklypython","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftfagaming%2Fsparklypython/lists"}