A Python library that interfaces with Llama LLM for various operations
Project description
SimpleVibe
A vibe coded AI powered isOdd tool <3 Bonus: vibify()
Installation
pip install simplevibe
Usage
As a library
from simplevibe.core import oddVibes
# Use AI powered tool to check if a number is odd
result = oddVibes(42)
print(f"Is 42 odd? {result}") # Is 42 odd? False
From the command line
After installation, you can use the simplevibe command:
# Show the greeting
simplevibe
# Check if a number is odd
simplevibe oddVibes 42
Requirements
- Python 3.7 or higher
License
MIT
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
simplevibe-0.1.1.tar.gz
(5.9 kB
view details)
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 simplevibe-0.1.1.tar.gz.
File metadata
- Download URL: simplevibe-0.1.1.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4974b9ade4459d47ca737eb6b8ce909ab27caceb72d3a4999677b8fadd719730
|
|
| MD5 |
29a35f8e7117da59b65e350aef4b7e3d
|
|
| BLAKE2b-256 |
93ab86e208617c01c4f4344fc42cf4eae1420c6a61b4f5d1ab005e59994b9c63
|
File details
Details for the file simplevibe-0.1.1-py3-none-any.whl.
File metadata
- Download URL: simplevibe-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55ecd1d7e2927473c62c83669589090b06b04c78a6084eb742d394bc33dfd9dd
|
|
| MD5 |
9814ca734c9cedc34fc1b26396cf80a3
|
|
| BLAKE2b-256 |
ffb80572c76898850b329aef1905d56e2925bac1512da1e9120bd9ff2bcdf52a
|