- Simple Library with Python 3
Project description
Installation 🚀
Via PyPI (Recommended)
pip install Pycodz -U
🚀 Quick Start
blaclboxai 🤖
- This Method for BlackBoxai.
<style>
summary {
font-weight: bold ;
}
</style>
Languages Programming .
GitHub .
Modules BlackBox >_< .
from Pycodz.ai import blackboxai
bot = blackboxai()
request = input(" - Type Your request : ")
response = bot.chat(
message = request ,
module = ""
)
print(response)
Image Generation 🎨
- This Method for Generation Images .
from Pycodz.imager import Imager
img = Imager()
request = input(" - Type Your request : ")
get_img = img.generate(
prompt = request,
amount = 1,
stream = True
)
img.save(get_img)
💬 Help & Support
- For general questions and help, join our Telegram chat.
- Follow updates via the Telegram Channel.
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
pycodz-2.4.tar.gz
(2.2 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
Pycodz-2.4-py3-none-any.whl
(2.2 kB
view details)
File details
Details for the file pycodz-2.4.tar.gz.
File metadata
- Download URL: pycodz-2.4.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d533b53c2ea66df88ec67b0430411398818d5044f234a37fdf9f8b51a58d423
|
|
| MD5 |
9fac76912b8091291a9a479dd51a670d
|
|
| BLAKE2b-256 |
5c2e2e055769ebc2d2d67a5cb39c7b8b44a407302fcd0b0d385a059121cd3ecd
|
File details
Details for the file Pycodz-2.4-py3-none-any.whl.
File metadata
- Download URL: Pycodz-2.4-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4643726eb07a34a05bc57c699e1073352105643e866df4ecf367aa6894382633
|
|
| MD5 |
2dc61e0c3d6762b25ce80baff00ce711
|
|
| BLAKE2b-256 |
1507b4e68919bbde1ffabb6737e48db18701a6fd992c0cd5451b847e9b11752d
|