Giter VIP home page Giter VIP logo

automate-weasyprint's Introduction

Automate-print

Automate-print is a project that aims to automate creation of all printables. Based on HTML templates PDF files are generated using [Weasyprint]

This repository also contains information regarding lectures schedules over years and places description.

Overview of solution

  • We generate HTML templates for Weasyprint using following data:

    • place - yaml file that contains descriptions of attractions that are available nearby, needs to be updated manually to fit the location. Those files are kept in this repository in data/places.
    • schedule - csv file that contains schedule of the conference generated in the scheduler-spreadsheet.
    • data - json file to be exported from the Zosia website.
  • Templates and PDFs generation, as well as data validation is done by print.py script.

  • Generated files will be placed in the gen directory.

Usage

Dependencies

In order to run the project you need following dependencies:

  • python3
  • (optional) python3-venv

Windows

Because of weasyprint dependency, currently, Only Windows 11 64-bit is supported. Additionally, you will need GTK3 for Windows (please refer to weasyprint page) to run this project.

automate-weasyprint's People

Contributors

mi-hart avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.