A python library for use many apis
Project description
hamekare
A lightweight Python wrapper By Amirabolfazle, providing access to a variety of AI-powered tools such as:
- Image generation
- Logo and QR code creation
- Ai Response
📦 Installation
pip install hamekare
🚀 Usage
🔼 Image & Logo Tools (genp.py)
from hamekare import genp
# Generate AI image
genp.image("a futuristic city skyline at night")
# Generate Persian logo
genp.logo("hamekare")
# Generate QR code
genp.qr("https://hamekare.ir")
🧠 Ai Chat (ai.py)
from hamekare import ai
#ask llama ai model to response your prompt!
ai.llama('Hello')
#ask chatgpt ai model to response your prompt!
ai.chatgpt('Hello')
#ask deepseek ai model to response your prompt!
ai.deepseek('Hello')
#ask gemini ai model to response your prompt!
ai.gemini('Hello')
#ask llamqwena ai model to response your prompt!
ai.qwen('Hello')
#ask nemotron ai model to response your prompt!
ai.nemotron('Hello')
📄 License
MIT License
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
hamekare-0.4.3.tar.gz
(3.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 hamekare-0.4.3.tar.gz.
File metadata
- Download URL: hamekare-0.4.3.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1a58a764cd48c23842f5c9201a2ae375890173610666b621fa4e6ad4c2dba3c
|
|
| MD5 |
8f7599844d5a9cecb801e362f808b6bf
|
|
| BLAKE2b-256 |
939dea99febb14b78d7a15b13a19c7f054b787240cf845b8e391cd9c22f0235e
|
File details
Details for the file hamekare-0.4.3-py3-none-any.whl.
File metadata
- Download URL: hamekare-0.4.3-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efe6aeda62b9292b6aeb1c8a3d6375fb696c041e6e7817a645db7883be26482c
|
|
| MD5 |
36fbeb89c699467e5545757779a3b117
|
|
| BLAKE2b-256 |
cfa528ff0f52157890563cde66daa327db187ff3fef6260bb974b000fbb6d249
|