A virtual pet library for Python
Project description
libvpet - a virtual pet library
you want a pet? you have to code it >:)
what's the purpose of this
I don't like existing virtual pet services, so I made my own. libvpet's goal is to be realistic as possible. you have to feed, play, and take care of your pet. if you don't, your pet will be sad :(
how to use
from libvpet import VirtualPet
pet = libvpet.VirtualPet("./cutedoggo.json", name="cutedoggo")
# feed your pet
pet.feed()
# play with your pet
pet.play()
# sleep your pet
pet.sleep()
# view status of your pet
pet.status()
# age your pet
pet.age_pet()
competition
I will be hosting a competition to see who can implement a web version of this using libvpet. the winner will get a shoutout here. good luck! open an issue to submit your project.
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 libvpet-0.2.0.tar.gz.
File metadata
- Download URL: libvpet-0.2.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72e33c20f8f3dd7d16c9d14f5b0abb2e4c54061e2a6c1f8d1c1accc67fcb0159
|
|
| MD5 |
0310b8d2980a17d3d7a51f685c01f9dd
|
|
| BLAKE2b-256 |
ded33bad96006ff4593e41abc52fe800e966d984e8c41e9c48f503769077b8c8
|
File details
Details for the file libvpet-0.2.0-py3-none-any.whl.
File metadata
- Download URL: libvpet-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41031562e9e3127c61d1794a590021c57e981bd51ee57ef63e9c26da3c8e8503
|
|
| MD5 |
62864e481c76d41d6e7e1e08b3df1631
|
|
| BLAKE2b-256 |
9d7d9c7d82f33b4c6d3de1b9feeee6e9017df049eb77809b0fcc867306ccf752
|