A python package suitable for vibecoders where every function call is mapped to a Gemini API call.
Project description
Chillax 😎
Chillax is a fun and playful Python package where any function you call automatically gets mapped to an AI call.
Instead of implementing logic yourself, Chillax forwards your function calls to Google Gemini AI, and returns the response.
This is made as a fun package, so that whenever you are stuck with implementng the logic, you could just ask AI for the answer in between
🔹 Installation
You can install Chillax via pip:
pip install chillax
---
## 🔹 .env file
you can create a .env file in your project file and setup the api key
CHILLAX_API_KEY=your-gemini-api-key
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 chillax-0.0.4.tar.gz.
File metadata
- Download URL: chillax-0.0.4.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e40d4c5e808dd8624babf5f8129ab6bd44e9138032b2f71566b0c529a123d76
|
|
| MD5 |
77c4d911e7705bf9134cd635f1e82f9e
|
|
| BLAKE2b-256 |
282b9bb55ee3c88d696a104e177978483cb80425c5a0741e1f8f974183554136
|
File details
Details for the file chillax-0.0.4-py3-none-any.whl.
File metadata
- Download URL: chillax-0.0.4-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
526ac101c640bb89b4fe55e4491f77d554fb094930cb6ae0b741f3ce932604f2
|
|
| MD5 |
ece16bc842c85019e73babcba1081e3d
|
|
| BLAKE2b-256 |
5c7a189070f8993566ebbc09967c736cd667144214f27c8d3205157285ae53fd
|