Skip to content

Port of Gankra/cargo-mommy to python. Mommy's here to support you when running python~

License

Notifications You must be signed in to change notification settings

ConPalos/python-mommy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pythonmommy

View on PyPI Github repo

Mommy's here to support you when running python~ ❤️

THIS IS A PORT OF Gankra/cargo-mommy

Installation

Install python-mommy like you would any other python package~

> pip install pythonmommy

Usage

Run whatever python you would normally but add "-m python_mommy" after python~

> cat hello.py

print("Hello, world"

> python -m pythonmommy hello.py

File "/home/little_girl/hello.py", line 1
    print("Hello, world"
         ^
SyntaxError: '(' was never closed

mommy knows her little girl can do better~ ❤️

>_

You can alias mommy directly to python if you want,

> alias python="python -m pythonmommy"

Configuration

Mommy will read the following environment variables to make her messages better for you~ ❤️

  • PYTHON_MOMMYS_LITTLE - what to call you~ (default: "girl")
  • PYTHON_MOMMYS_PRONOUNS - what pronouns mommy will use for themself~ (default: "her")
  • PYTHON_MOMMYS_ROLES - what role mommy will have~ (default "mommy")
  • PYTHON_MOMMYS_EMOTES - what emotes mommy will have~ (default "❤️/💖/💗/💓/💞")

All of these options can take a / separated list. Mommy will randomly select one of them whenever she talks to you~

For example, the phrase "mommy loves her little girl~ 💞" is "PYTHON_MOMMYS_ROLE loves PYTHON_MOMMYS_PRONOUNS little PYTHON_MOMMYS_LITTLE~"

So if you set PYTHON_MOMMYS_ROLES="daddy", PYTHON_MOMMYS_PRONOUNS="his/their", and PYTHON_MOMMYS_LITTLE="boy/pet/baby" then you might get any of

  • daddy loves their little boy~ ❤️
  • daddy loves his little pet~ 💗
  • daddy loves their little baby~ 💗

And so on~ 💓

Configuration (kink)

THIS IS NSFW, STOP READING IF YOU WANT MOMMY TO REMAIN INNOCENT!

...

...

Good pet~ ❤️

All of mommy's NSFW content is hidden behind PYTHON_MOMMYS_MOODS, where "thirsty" is heavy teasing/flirting and "yikes" is full harsh dommy mommy kink~

You can enable "true mommy chaos mode" by setting PYTHON_MOMMYS_MOODS="chill/thirsty/yikes", making mommy oscillate wildly between light positive affirmation and trying to break you in half~

  • PYTHON_MOMMYS_MOODS - how kinky mommy will be~ (default: "chill", possible values "chill", "thirsty", "yikes")
  • PYTHON_MOMMYS_PARTS - what part of mommy you should crave~ (default: "milk")
  • PYTHON_MOMMYS_FUCKING - what to call mommy's pet~ (default: "slut/toy/pet/pervert/whore")

Here's some examples of mommy being thirsty~ ❤️

tugs your leash that's a VERY good girl~ 💞

smooches your forehead good job~ 💗

are you just keysmashing now~? cute~ 💖

if you don't learn how to code better, mommy is going to put you in time-out~ 💓


And here's some examples of mommy being yikes~ 💞

good slut~ you've earned five minutes with the buzzy wand~ 💗

slides her finger in your mouth that's a good little toy~ ❤️

get on your knees and beg mommy for forgiveness you pervert~ 💗

mommy is starting to wonder if you should just give up and become her breeding stock~ 💗

Licensing

mommy likes freedom~ ❤️, and is licensed under MIT.

About

Port of Gankra/cargo-mommy to python. Mommy's here to support you when running python~

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%