A python library for use daradege apis
Project description
hamekare
A lightweight Python wrapper for hamekare.ir, 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.1.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.1.tar.gz.
File metadata
- Download URL: hamekare-0.4.1.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 |
c1aa378a1ac0edcb4a7e2f4d8ad2b16b12e36906ceb2a5adb8da02f44fc9ac8b
|
|
| MD5 |
0d3c2bba2840d891117c01709692d59a
|
|
| BLAKE2b-256 |
049eeb9a1225971792e4b3ed6870af397238ceb0a1fc75b653d63f7ee0c4e8c0
|
File details
Details for the file hamekare-0.4.1-py3-none-any.whl.
File metadata
- Download URL: hamekare-0.4.1-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 |
92d6318f7465f247788db167be21de501d03f8b6a8a69a0c41ddaaa2fe6c1170
|
|
| MD5 |
c94197f42cdff892141cd6440f5a6b16
|
|
| BLAKE2b-256 |
d3306d350d06440b11b236da582734cbf33fd39cd4c0e9bbe7c01915e8033298
|