Skip to content

Simple python Script to Generate a Tamil Kavithai and English Quotes image in Square Format for Social Media Posts and Status.

License

Notifications You must be signed in to change notification settings

mskian/py-tamil-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Kavithai and Quotes Maker

Simple python Script to Generate a Tamil Kavithai and English Quotes image in Square Format for Social Media Posts and Status.

Modules

Usage

  • full.py - Create Quotes in English with 140 to 200 words
  • single.py - Create Quotes in English with Below 100 Words
  • short.py - Generate Tamil Kavithai image Below 100 words
  • medium.py - Generate Tamil Kavithai image Below 150 words
  • long.py - Generate Tamil Kavithai image Below 200 words

For More : refer Python Pillow Module docs for advance usage

python3 -m pip install --upgrade pip
python3 -m pip install --upgrade Pillow

For Termux Refer - https://stackoverflow.com/questions/62956054/how-to-install-pillow-on-termux

pip install wheel

$ pkg install libjpeg-turbo

#If you are using aarch64

$ LDFLAGS="-L/system/lib64/" CFLAGS="-I/data/data/com.termux/files/usr/include/" pip install Pillow

#If you are using an non aarch64 

$ LDFLAGS="-L/system/lib/" CFLAGS="-I/data/data/com.termux/files/usr/include/" pip install Pillow

I use this Method to Create Quotes and Kavithai image for My Social Pages and Status

Hello

LICENSE

MIT

About

Simple python Script to Generate a Tamil Kavithai and English Quotes image in Square Format for Social Media Posts and Status.

Topics

Resources

License

Stars

Watchers

Forks

Languages