RealMizat / PythonIDEcolor

Python built in IDE Color/Theme creator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PythonIDEcolor

Python IDE Color/Theme creator is a small and simple GUI that will allow the user to create color schemes they like, and apply them to the default built in Python IDE.

The finished prjoject will be just one .py file. The reason there may be a few is because I am uploading a couple different scripts I have written that have some functioanlity needed in the final script. After some minor editing, and some copy and paste, there should not be much more to write, unless extra functionality is added.

There will be room to imporve this script, however I am making the current goal nothing to complex. Once the basic code is working, and writing new colors to Pythons IDE, then I will think about adding features and do what I can with the time I have.

I have many ideas I would like to add, however not sure how much time I can devote, or how long it will take to write. In the color chooser file I left some robust comments, especially at the end about idea and where it oculd go, what could be added ect.

The material in this repository is under the protection if the Creative Commons License. Below is a SUMMARY of the license, to view the full License and Requirments, in witch you are responsible for following click this link provided. You may use any of the content, as long as credit is given. If you use some code, and edit it, credit should be given if used, including but not limited to uploading to GitHub and/or any other website. Commercial use is promitted, however if using in anyway for profit, personal gain/interests, marketing or any other personal/commercial gain you must clearly give credit when any of the material has been edited, used, extended or directly refrenced. See the link for a complete license, that by reading this, or using these documents in anyway, including reading you agree to the terms.

https://creativecommons.org/licenses/by/4.0/legalcode

Creative Commons 4.0 License You are free to: Share — copy and redistribute the material in any medium or format Adapt — remix, transform, and build upon the material for any purpose, even commercially. This license is acceptable for Free Cultural Works. The licensor cannot revoke these freedoms as long as you follow the license terms.

Under the following terms: Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.

No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. Notices: You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material.

About

Python built in IDE Color/Theme creator


Languages

Language:Python 100.0%