No project description provided
Project description
AnyQuote
a simple quote generator using python.
Usage
from PIL import Image
from anyquote import quote
from anyquote import quote_twitter
img = Image.new("RGB", (128, 128))
quote(user_name='hsn', user_avatar=img, context='Hello World', _time=datetime.now(), user_id='@hsn8086').show()
quote_twitter("https://x.com/realDonaldTrump/status/1347555316863553542").show()
Installation
pip install anyquote
License
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
We hope this program will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
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
anyquote-0.3.0.tar.gz
(38.8 kB
view details)
Built Distribution
anyquote-0.3.0-py3-none-any.whl
(25.7 kB
view details)
File details
Details for the file anyquote-0.3.0.tar.gz
.
File metadata
- Download URL: anyquote-0.3.0.tar.gz
- Upload date:
- Size: 38.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.7 Linux/6.11.3-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46e4c6c6c74b2bb08937d3abfa0926ec6b90928c69327d5312eb834719a6f4d2 |
|
MD5 | df346dfe893b6e39c892034d2830d97a |
|
BLAKE2b-256 | de51d2245393ca17f54cbdec5fb247488993097722b7b7b12ebe568d5c455dc5 |
File details
Details for the file anyquote-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: anyquote-0.3.0-py3-none-any.whl
- Upload date:
- Size: 25.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.7 Linux/6.11.3-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50deef97d3693a60bcc8ee6701588106b45d4bbb4d2148f6f428217121898cb4 |
|
MD5 | 3723feaec11f0328f08f6bc0ad995e18 |
|
BLAKE2b-256 | 175529e6654b9c19fcd9371d0ee5deccb8c6203d5fce587c4a7a19baebebbcbc |