Skip to main content

A Python package for vibecoders.

Project description

Chillax 💤

Chillax is a lightweight Python wrapper for Gemini’s API that lets you call AI directly inside your code. Whenever you hit a wall and can’t implement logic on the spot, just ask AI and get the answer instantly(vibe coding supremcay).


🚀 Features

  • Simple API configuration
  • Extendable for your own chill functions
    • sort, translate, summation, summarize, reverse etc. (You name it)
  • Minimal, lightweight, and beginner-friendly

📦 Installation

pip install chillax

⚡Quick Start - Procedure

from chillax import chillax

# Set your Gemini API key
chillax.setAPIKey("your_api_key_here")

# Example of a useful function (extendable)
my_list = [5, 2, 9, 1]
sorted_list = chillax.sort(my_list)
print(sorted_list)

# Example of translation function
sentence = "hello, my name is gowtham"
translated = translateEnglishToSpanish(sentence)
print(translated)

🤝 Contributing

Contributions are welcome! Feel free to fork, open issues, or submit PRs.


⭐Naming Convention

To keep things clean and intuitive, Chillax uses camelCase for function names.
This makes it easy to read and understand at a glance.

# Example
Chillax.writeAPoem("English")                            
Chillax.translateFrenchToEnglish("Je suis Inde")                  

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

chillax-0.0.8.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

chillax-0.0.8-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file chillax-0.0.8.tar.gz.

File metadata

  • Download URL: chillax-0.0.8.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.11

File hashes

Hashes for chillax-0.0.8.tar.gz
Algorithm Hash digest
SHA256 00adc3f1ddde9ac7128af3b4a1d11b4a7245dc9670e02dc582062d044d509bc5
MD5 069b7e4d853531c6aa0bcd41fa0dd419
BLAKE2b-256 b8199a08a4404eb85bb1bbc1140be772a52d4de72e593b4f482b41e07995d9d5

See more details on using hashes here.

File details

Details for the file chillax-0.0.8-py3-none-any.whl.

File metadata

  • Download URL: chillax-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 3.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.11

File hashes

Hashes for chillax-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 462239d57460f3ae17d66d7423ae75f4eb20ab7407766e8f5b031b72cddcb45f
MD5 8dba343f1859bf17aaeeda57c5b61a25
BLAKE2b-256 a750aa8b59a9babcf51f3e17e7afe0f56fc4785341d2684b7ea59feef999a4c4

See more details on using hashes here.

Supported by

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