Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1015 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 1015 Bytes

This repository contains information about BFS Meetup logistics

Posters

To generate a talk poster, use the generaposter.py script as follows:

generaposter.py "Title" "PresenterName" "Date" "Address"

For example:

generaposter.py "Liberating acoustic metadata: AcousticBrainz and Essentia" "Robert Kaye (@MayhemBCN) & Xavier Serra (@mtg_upf)" "26th February, 19h" "Trovit Search Av. Diagonal 601, 9th floor"

It generates a poster.pdf file in the current directory.

Requirements

The generaposter.py script needs python3 and Inkscape.

You also need to have the following fonts in your system:

Authors

Thanks to Jens Reuterberg, who did the design of the group logo and this poster.

License

The poster and graphics are CC-BY-SA. The code has the MIT license.