Skip to main content

required code for sae.news

Project description

Downloads

Quickstart

Installation

Install via pip

pip install saenews

or install a specific version

pip install saenews==1.1.7

Downloading utilities

Update : No need to download from version 1.1.0 - utilites come with the repository itself

The code will assume the fonts are available in the ./fonts/ directory. You can change it by passing text_font argument in everyfunction

Download the utilities like fonts and social media icons from https://github.com/dheerajmpai/saenews/raw/master/utils.zip

wget https://github.com/dheerajmpai/saenews/raw/master/utils.zip
unzip utils.zip

Issues and feature requests

If you find any bug or if you find any feature missing. Raise an issue here

Example

Download the image you want to modify

example code to add a title and tagline to the image (Here Image is saved as image.jpg)

from saenews.utils import *
title_tagline_news(title='Title',tag_line='Tag Line',input_file='image.jpg')

Original Image

alt text

Final Image

alt text

Features

Updates

Bugfixes

Do Visit our website SAE NEWS

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

saenews-1.1.30.tar.gz (12.1 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page