All Projects → cassiobotaro → certificates

cassiobotaro / certificates

Licence: Apache-2.0 License
🎓 Generate event certificates easily

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to certificates

node-google-calendar
Simple node module that supports Google Calendar API
Stars: ✭ 76 (+52%)
Mutual labels:  events
library-php
WIP: A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
Stars: ✭ 73 (+46%)
Mutual labels:  events
devevents-web
🦄 An awesome Vue.js front-end for dev.events.
Stars: ✭ 35 (-30%)
Mutual labels:  events
THREE.Interactive
Fast and simple interaction manager for three.js for enabling mouse and touch events on 3D objects
Stars: ✭ 49 (-2%)
Mutual labels:  events
fastify-kafka
Fastify plugin to interact with Apache Kafka.
Stars: ✭ 37 (-26%)
Mutual labels:  events
observable ish
Observable state and events for browser and Flutter.
Stars: ✭ 26 (-48%)
Mutual labels:  events
telephone-ts
Telephone-ts: The "Event Emitter-less" TypeScript Event Architecture.
Stars: ✭ 22 (-56%)
Mutual labels:  events
cute
An event-centric publisher/subscribe model for objects inspired by the Qt framework
Stars: ✭ 37 (-26%)
Mutual labels:  events
ngx-stop-propagation
✋ Stop propagation for everyday events with Angular directives 🎩
Stars: ✭ 13 (-74%)
Mutual labels:  events
timber-ruby
🌲 Great Ruby logging made easy.
Stars: ✭ 155 (+210%)
Mutual labels:  events
burns
Manage your application's events without writing spaghetti code
Stars: ✭ 86 (+72%)
Mutual labels:  events
node-await-event-emitter
await events library like EventEmitter
Stars: ✭ 19 (-62%)
Mutual labels:  events
Klendario
A Swift wrapper over the EventKit framework
Stars: ✭ 44 (-12%)
Mutual labels:  events
networkdays
Networkdays functions ... including `networkdays` excel like function with no dependencies (no NumPy)
Stars: ✭ 22 (-56%)
Mutual labels:  events
vue-happy-bus
Event Bus for vue-next, automatically cancel listening events when unmounted. 基于 vue3 的 event bus,带有自动销毁事件功能。
Stars: ✭ 99 (+98%)
Mutual labels:  events
it52-rails
Сайт нижегородского IT-сообщества
Stars: ✭ 17 (-66%)
Mutual labels:  events
keycloak-session-restrictor
Simple event-listener for Keycloak which restricts the current user sessions to one (last one wins) only. Demo purposes only!
Stars: ✭ 48 (-4%)
Mutual labels:  events
Compact-Unity-Events
UnityEvents drawer with collapsing, reordering and compact UX
Stars: ✭ 41 (-18%)
Mutual labels:  events
jota-cert-checker
Check SSL certificate expiration date of a list of sites.
Stars: ✭ 45 (-10%)
Mutual labels:  certificates
webnettools
Web Net Tools is a web frontend for some useful command line tooling. It provides especially an web frontend for tools like testssl.sh and nmap.
Stars: ✭ 33 (-34%)
Mutual labels:  certificates

Certificates

Generate event certificates easily.

Requirements

  • Inkscape (apt install inkscape)

Installation

Use the package manager pip to install certificates.

pip install certificates

Usage

certificates participants.csv template.svg

usage: certificates [-h] [--output OUTPUT] participants template

positional arguments:
  participants          csv filaname containing participants
  template              certificate template in svg format used to build

optional arguments:
  -h, --help            show this help message and exit
  --output OUTPUT, -o OUTPUT
                        destination of the generated certificates

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

Apache 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].