A python library for use daradege apis
Project description
daradege
A lightweight Python wrapper for Daradege.ir, providing access to a variety of AI-powered tools such as:
- Image generation
- Logo and QR code creation
- Ai Response
📦 Installation
pip install daradege
🚀 Usage
🔼 Image & Logo Tools (genp.py)
from daradege import genp
# Generate AI image
genp.image("a futuristic city skyline at night")
# Generate Persian logo
genp.logo("daradege")
# Generate QR code
genp.qr("https://daradege.ir")
🧠 Ai Chat (ai.py)
from daradege 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
daradegeapi-0.4.0.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 daradegeapi-0.4.0.tar.gz.
File metadata
- Download URL: daradegeapi-0.4.0.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 |
22211e8c1e5cf6442fc4389859eebde2313875b49cc8a18e60b3e09061e9cd05
|
|
| MD5 |
6ae8451da46e5fb8f5775c3adffe4cea
|
|
| BLAKE2b-256 |
9980c15ceb857fcf134627d0d538149a32775c10f52cbf3cc62f46775d09b5da
|
File details
Details for the file daradegeapi-0.4.0-py3-none-any.whl.
File metadata
- Download URL: daradegeapi-0.4.0-py3-none-any.whl
- Upload date:
- Size: 3.0 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 |
249667b1c6fca4d5e420c13dc4b5ba975217b9b3090457f2b883ee22881ceb1d
|
|
| MD5 |
445e50e08876862c2dbd92064da01fee
|
|
| BLAKE2b-256 |
635ed3fd15cd37c9ddbe8570a0d7071df4bb49e1025b6f13874cd1f2c8e28ded
|