Skip to content

GreenCraft18/python-projects

Repository files navigation

python-projects

The Python projects are here.
python-projects is a bundle that has ALL my Python projects in one repo.
Whether you're looking to have some fun with this, or even customize them your own way, this is it.
Open-source with a MIT license.

Projects

  • ascii.py — A program that can find the ASCII character of any ASCII number, or find the ASCII code that the character responds to.
  • mathstuff.py — A program that can add, subtract, multiply, and divide 2 numbers. It can also raise a number to a power, calculate the square root of a number, and round a number to the nearest int.
  • name.py — A program that asks for your name, and greets you. It's the simplest program of all time.
  • round.py — A program that can round a number up, down, or to the closest int. Literally just part of mathstuff.py.
  • sqrt.py — A program that can find the square root of a number. Part of mathstuff.py, but comes with the advantage of calculating π.
  • symlink.py — A program that opens up a UI launcher to make a .symlink. Pretty cool! Right?
  • trollers=trash.py A program that talks about a few Roblox trollers being trash. The actual most simple program ever.
  • terminal.py— A program that is a unfinished custom terminal. Forshadowed over by eg-power-kit, a pwsh module.

🚀 Installation

Clone the repo into any location. For example, C:\Users\$env:USERNAME\Documents.

C:\Users\$env:USERNAME\Documents> git clone https://github.com/GreenCraft18/eg-power-kit.git

If you don't have git, download the archived zip and extract it manually, or install git from the official Git Website.

After that, feel free to poke around with the files! More will be added overtime.

📄 License

MIT License — see LICENSE for details.

This project is licensed under the MIT License.
Here’s what that means in plain terms:

✅ Permissions

  • Commercial Use
  • Modification
  • Distribution
  • Private Use

🚫 Limitations

  • No Liability
  • No Warranty

📌 Conditions

  • Must include license and copyright notice

About

python-projects are all my Python projects into one GitHub repo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages