https://github.com/adwaith-rajesh/pwython
A meme error handler for python
https://github.com/adwaith-rajesh/pwython
Last synced: 12 months ago
JSON representation
A meme error handler for python
- Host: GitHub
- URL: https://github.com/adwaith-rajesh/pwython
- Owner: Adwaith-Rajesh
- License: unlicense
- Created: 2021-11-26T14:04:33.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-26T14:25:26.000Z (about 4 years ago)
- Last Synced: 2025-01-13T23:24:38.281Z (about 1 year ago)
- Homepage:
- Size: 116 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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](https://www.urbandictionary.com/define.php?term=OwO) text. Note that this [README](https://github.com/SystematicError/Pwython/blob/master/README_UWU.md) and [LICENSE](https://github.com/SystematicError/Pwython/blob/master/LICENSE_UWU) 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](https://github.com/SystematicError/Pwython/archive/refs/heads/master.zip).
### 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!