Skip to main content

A collection of fun Python utilities by Ritori

Project description

ritori 🐱

A collection of fun Python utilities by Ritori

PyPI version License: MIT

Installation

pip install ritori

Modules

🐱 ritori.meow

Add "meow" to everything, because everything is better with cats!

from ritori import meow

# Basic usage
print(meow.meow("Hello"))
# Output: Hello,喵~

# Different styles
print(meow.meow("Good morning", style="cute"))
# Output: Good morning,(=^・ω・^=) 喵~

print(meow.meow("Good night", style="sleepy"))
# Output: Good night,(=^-ω-^=) 喵...

# Random style
print(meow.random_meow("Surprise"))
# Output: Surprise,(random cat kaomoji) 喵~

# Meowify entire text
print(meow.meowify("Hello. How are you?", every_sentence=True))
# Output: Hello,喵~. How are you,喵~?

Available Styles

Style Output
default 喵~
cute (=^・ω・^=) 喵~
happy (^・ω・^) 喵~
sleepy (=^-ω-^=) 喵...
excited ヾ(=^▽^=)ノ 喵喵喵!
shy (⁄ ⁄•⁄ω⁄•⁄ ⁄) 喵...
curious (=ↀωↀ=) 喵?
love (´,,•ω•,,)♡ 喵~

API Reference

ritori.meow

  • meow(text, style="default", separator=",") - Add a cat sound to the end of a string
  • meowify(text, every_sentence=False) - Add meow to text, optionally after every sentence
  • random_meow(text) - Add a random style of meow
  • get_styles() - Get all available meow styles

Roadmap

More fun modules coming soon! 🚀

Why?

Because sometimes code needs to be a little more fun 🐱

License

MIT License - feel free to meow everywhere!


Made with 💜 by Ritori

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ritori-0.1.0.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ritori-0.1.0-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file ritori-0.1.0.tar.gz.

File metadata

  • Download URL: ritori-0.1.0.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for ritori-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a7c36f699ca07fd65e2b60f238f0db57b1ea301bd59ea026a31076d7c617d41c
MD5 ad59095046b59999dc648708d275c4d1
BLAKE2b-256 423cd150f13d8d4a3650eed8c50e9e6ae8cc2e20f7194576e6da5300cbec792d

See more details on using hashes here.

File details

Details for the file ritori-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: ritori-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for ritori-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0a7ce312c5298889c5150205565892aea54f5183310ef19070a6b5ba08b575af
MD5 ecd3d4472dcf59355af6b6641ffc7f48
BLAKE2b-256 7e4aa32c78485b2cab578c3a14c6257277b77d808a7ac13b8657c3781f33a3e7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page