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 overpythonas 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...
Release files for overpython 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| overpython-1.0.0.tar.gz | 6.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| overpython-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.0 kB
Release files / overpython-1.0.0.tar.gz
| Download URL | overpython-1.0.0.tar.gz |
|---|---|
| Size | 6.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
94d8d8eb99e93440459669d756298e033363d6a733d55645aba3c3b260d1e645
|
|
BLAKE2b-256 checksum How to use checksums |
ef215152f86a6ba3e208b0e26fb48dd20b8b194bb32442d3cb1262881625aefe
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1
|
Release files / overpython-1.0.0-py3-none-any.whl
| Download URL | overpython-1.0.0-py3-none-any.whl |
|---|---|
| Size | 7.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6d59d71979e20d2af826e33adc4d739b7265a2065dc8086468a14f3b85be1d06
|
|
BLAKE2b-256 checksum How to use checksums |
ef96181366cdb8742750595627fc3776ccc0b45dd96839b5db92bd829cd2fadd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1
|