Skip to main content

Express yourself with kimochi.

Project description

Easy to use python library for showing your emotions.

Key Features

  • Modern Pythonic Interface

  • Easy to use

Installing

Python 3.8 or higher

To install the library, run the following command

#Linux/macOS
python3 -m pip install -U git+https://github.com/VarMonke/kimochi
#Windows
py -m pip install -U git+https://github.com/VarMonke/kimochi

Quick Example

 import asyncio
 import kimochi

 client = kimochi.Client()
 async def kiss():
     return await client.kiss

print(asyncio.run(kiss()))

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

kimochi-0.0.2.tar.gz (2.8 kB view details)

Uploaded Source

File details

Details for the file kimochi-0.0.2.tar.gz.

File metadata

  • Download URL: kimochi-0.0.2.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.2

File hashes

Hashes for kimochi-0.0.2.tar.gz
Algorithm Hash digest
SHA256 1a96edb4d084bfaaa0fc54f0de42f3723ff4bfd2a038192bedb5dfe5d775345c
MD5 0af53be6e8bd5f21e4877f0775f2fbb9
BLAKE2b-256 ab8650ccd4d9a039531ff14f24b77ac9423e028a7ec2f657231b9f702dfcbb84

See more details on using hashes here.

Supported by

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