A Python 'lib' specializing in fart production.
Project description
howdy. ts the new 'lib.
>> riplib
riplib is designed to cover ALL of your bursting, souping and farting needs.
EXAMPLES
from riplib.ass import AssClient
from riplib.types import Smell, Power, Persistence
# Initialize the booty
client = AssClient()
# Define a listener using the on_rip decorator
@client.on_rip
def handle_rip_event(fart):
print(f"Fart detected! Smell: {fart.smell}, Power: {fart.power}, Persistence: {fart.persistence}")
# Generate some farts
client.rip(smell=Smell.PUTRID, power=Power.EXPLOSIVE, persistence=Persistence.ETERNAL)
client.rip() # random values
from riplib.models import Fart
from riplib.types import Smell, Power, Persistence
fart = Fart(Smell.PUTRID, Power.EXPLOSIVE, Persistence.ETERNAL)
print(f"Is burst: {fart.is_burst()}")
CONTRIBUTING
Feel like adding your own flavor to 'lib. all contributions welcome. our team will be thoroughly reviewing them before merging.
And a MASSIVE thanks to our contributors & sponsors.
BUILDING
To build run:
python setup.py sdist bdist_wheel
This will generate the distribution files in the dist/ directory.
FOOTER
made with soup by the self.rip() team.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file riplib-0.1.0.tar.gz.
File metadata
- Download URL: riplib-0.1.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10993f508f9b16e100fde8e3cbfa37d88a525fe2e9b1e497d246df325287c78d
|
|
| MD5 |
3fc66367acfc69f61f90002d0c15961b
|
|
| BLAKE2b-256 |
190ed74ffc74ac71b77418bc6035b92fbeb5258edf4cbd7a44d9e9375b4111c9
|
File details
Details for the file riplib-0.1.0-py3-none-any.whl.
File metadata
- Download URL: riplib-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2939e449a6a9919f268b8b9e56502047e29477431651dfff7de19146ac7df2d
|
|
| MD5 |
a1519b9764f00434920d95da162251ab
|
|
| BLAKE2b-256 |
ba64765797cc9c4a0e222ec329cefcc670847f4f18adad6aa05ed887596809e9
|