Skip to main content

LibrePlanet schedule generator

Project description

# LibrePlanet schedule generator

## Get it

$ git clone https://notabug.org/rsd/lpschedule-generator.git

## Setup virtual environment

Install virtualenv and python-dev package.

On a Debian based distribution, do:

# aptitude install virtualenv python-dev

$ cd path/to/lpschedule-generator $ virtualenv .

## Activate virtual environment

$ cd path/to/lpschedule-generator $ source bin/activate

Heads up! Always activate the virtual environment before executing any of the commands in the following sections.

## Install script

$ python setup.py install

This will install the script.

## Upgrade script

$ git pull origin master $ python setup.py install

## Usage

$ lps_gen YEAR path/to/lp-schd.md > path/to/program-schedule.html

Replace YEAR with LP year; for example, for generating LP 2016 schedule, the command will be:

$ lps_gen 2016 path/to/lp-schd.md > path/to/program-schedule.html

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lpschedule-generator-0.1.0.dev1.tar.gz (21.2 kB view hashes)

Uploaded Source

Built Distribution

lpschedule_generator-0.1.0.dev1-py2-none-any.whl (7.4 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page