overpython 1.1.1

Last updated:

0 purchases

overpython 1.1.1 Image
overpython 1.1.1 Images
Add to Cart

Description:

overpython 1.1.1

overpython
Overcomplicated Python. Kinda pointless.
I got bored, so I made this pointless project.
Aside from overcomplicating Python, it also adds a few new functions such as newFile() and printnl().
There are a few things that completely defeat the purpose of overcomplicating Python, such as from overpython import *
Installation
There's no official PyPi package right now. So just do the following:

Download overpython as a zip file.
Put overpython.py in a folder.
Type import overpython as the first line
Enjoy your abomination!

Example code
import overpython

calculation = overpython.add(420, 69)
overpython.println("Hello my habibi " + str(calculation))
overpython.pause()

Output:
Hello my habibi 489
Press the ENTER key to exit...

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.