Simple programme generator
Project description
programme is a program that writes programmes.
This isn’t really intended for general use. It’s something I put together so someone I know could make nice-ish music-recital programmes, without having to manually futz with word processor layouts. But if you run across it on pypi, you’re welcome to use it.
Quick Start
Install programme and generate a starting file:
pip3 install ajv.programme programme --init > students.tsv
Open students.tsv in your spreadsheet program of choice. It may prompt you for import settings; the only relevant one is the delimiter, which should be a tab.
Fill in the columns on the spreadsheet. Anything left blank will be ignored. Save when done. Then:
programme students.tsv output.html
That’s it. Open output.html and you should get something usable. If you specified student images in the tsv file, and if those files are present in the same directory, they’ll be included in the output.
You can run programme --help to see additional options.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for ajv.programme-0.3.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c168c140fc2dee0c7797733d22c523cd02c72c2cd7c868d9e6f6b6f6209c1c40 |
|
MD5 | a3be33105e50bbb07f51fec1ff9414b8 |
|
BLAKE2b-256 | 673b5c7ef0457d2f84d3a7abdbeb15ecd737502c056549d6204e2f5bce31f366 |