Skip to content

Automatically generate posters and flyers given the event details.

Notifications You must be signed in to change notification settings

ChennaiAstronomyClub/fly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fly

fly is an automated flyer/poster maker that works on Python and PIL.

Requirements

  1. PIL
  2. Microsoft core fonts(if using Linux). Use sudo apt-get install ttf-mscorefonts-installer.

Installation

git clone https://github.com/ChennaiAstronomyClub/fly

cd into the fly directory and do python setup.py install

Usage

import fly
flyer = fly.ISS()
flyer.fly("Message Here")

Sample

Sample

Functionality will be extended in the coming days to cover all our events. The following are the targets that are aimed to be covered.

  • ISS passes with mercury
  • Star Party invites
  • Rocket Launch invites
  • Monthly Meetup invites
  • Outreach posters

License

MIT © Chennai Astronomy Club

About

Automatically generate posters and flyers given the event details.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages