certificator icon indicating copy to clipboard operation
certificator copied to clipboard

Generate course certificates easily

Results 10 certificator issues
Sort by recently updated
recently updated
newest added

WeasyPrint has been fully released since the last commit to master. Now, it requires an updated version of Cairo, which is not available by just apt upgrading in Ubuntu 16....

Similar to Meetup [1], but using Eventbrite API. [1] https://github.com/lamenezes/certificator/tree/master/certificator/meetup

Currently it's only possible to use the `certificator` command to generate certificate for meetup events. It would be nice to have something as: ```sh $ certificator --meta my_meta.json --data my_data.csv...

It would be good to the API user have access to the generated certificates (html). This can be done by having a private attribute on `BaseCertificator` or returning the list...

Currently metadata about the event (such as title, venue etc.) are read from a json file. It would be nice if it was possible to also be able to pass...