Certificate Generator Tool and Library
Project description
Event certificate generator. Currently supports CSV/JSON + Meetup.
How to install
pip install certificator
How to use (using CLI interface)
From local CSV file:
certificator csv \
--meta-file <your_meta_json_file.json> \
--data-file <your_data_file.csv> \
--template-path <your_template.html_folder_path>
From MEETUP events:
certificator meetup <destination_path> \
--urlname <your-meetup-urlname> \
--event-id <meetup_event_id> \
--meetup-api-key <your_MEETUP_API_KEY> \
--template-path <your_template.html_folder_path>
For more options, type certificator –help
Examples
Inside the folder examples/ are some files to be used as examples. To generate certificates using the data in data.csv, you can run the command
certificator csv \
--meta-file meta.json \
--data-file data.csv
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
certificator-0.1.0.tar.gz
(5.2 kB
view details)
File details
Details for the file certificator-0.1.0.tar.gz
.
File metadata
- Download URL: certificator-0.1.0.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7def8f9db2fc0d25cbec086ca8eac2ec07d6ff1400eec0d0b2102cecff18edf3 |
|
MD5 | 991fc9f816be4ad6c760613f296ecb62 |
|
BLAKE2b-256 | d805aa3fc318dbbaaa4e3c69d646d69d79a7dd8f0a88127a6eb83d0f27cfad68 |