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.11.tar.gz
(40.2 kB
view details)
Built Distribution
anyquote-0.3.11-py3-none-any.whl
(26.4 kB
view details)
File details
Details for the file anyquote-0.3.11.tar.gz
.
File metadata
- Download URL: anyquote-0.3.11.tar.gz
- Upload date:
- Size: 40.2 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 | 698a3fcdaf1e76130b0d0a7648143b5b807deb6fc745f963ea57984b71888fc8 |
|
MD5 | e017f6c46a8555e23714981f93fffc30 |
|
BLAKE2b-256 | b84fa13f72b2d9b4e0b55a14401a1e4f6f0cfe3210cbd1446a4bd7d71867443e |
File details
Details for the file anyquote-0.3.11-py3-none-any.whl
.
File metadata
- Download URL: anyquote-0.3.11-py3-none-any.whl
- Upload date:
- Size: 26.4 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 | 1ec784187ef2edef9eaec8966b70a9e11cd68a05b1f6a7566c2b782872aa527e |
|
MD5 | 713d8e9be1520111b56314f6d7f1737d |
|
BLAKE2b-256 | 1bd05a895973611cc044e002f8f56eb1348cc208ebfc4d3f55324b3544c58e22 |