Pwython
OwO what's this?
Pwython is project aiming to fill in one of the biggest problems with python, which is that it is slow lacks owoified text. Note that this README and LICENSE is available in owoified form too.
Demonstration
Installation
To install pwython, simply clone this repository and install via the setup.py
, it will look like this when done through command line:
git clone https://github.com/SystematicError/Pwython
cd Pwython
pip install .
After installing you can delete the Pwython
directory which you just cloned. If you do not have git, you can get a zipped version of the code from here.
Usage
You can use pwython exactly how you would use python, for example:
pwython main.py
Contributing
This project still has bugs some areas that could do with some improvement. Kindly send a pull request or issue if you wish to report a bug or suggest an idea!