Skip to main content

Really Incredibly Point Less presentation tools

Project description

RIPL == Really Incredibly Point Less

or

RIPL == Read Interpret Print Loop

This started life as some simple utilities to help me write a presentation.

The idea was to write something in restructured text and have some code to read the text, interpret it and turn it into a bunch of slides for a presentation.

In the end I went with markdown, but only a subset of markdown is really supported.

For each slide, you can specify a heading and then some lines of text for the slide.

You can also specify an image to display, or images.

Installation / Usage

To install use pip:

$ pip install ripl

Or clone the repo:

$ git clone https://github.com/swfiua/ripl.git $ python setup.py install

Interpretters

So far it is just a bunch of python modules which I call interpretters.

Each module has a class with an interpret method.

py2json and json2py

The built-in json module does all the work here. These just turn json into python dictionaries and lists and vice-versa.

md2slides.py

This reads the markdown and turns it into a list of slides. Each slide is just a python dictionary full of information about the slides.

slide2png.py

This takes the output from md2slides (or anything in a similar format) and creates a folder full of slides.

As well as a bunch of image files, slide2png.py outputs a file with the list of slides in the slideshow.

layout

I would like to strip the layout code in slide2png into a separate interpretter.

This would just augment the incoming information with layout data.

create_images

The code that actually creates the images could then work with the layout code.

show

This actually displays the slideshow.

It has an option to say how many minutes the slideshow should be and will automatically advance the slides for you, pechakucha style.

run*.py

Various scripts to run everything.

TODO

rest2py and py2rest

mark2rest and rest2mark

rest2json and json2rest

py2json and json2py. these are done coutesy of import json.

Chaining converstions and examining information loss.

Get sphinx and readthedocs working here.

python-snowballstemmer looks interesting, seems to be finding stems of words and also to be multi-lingual.

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

ripl-0.0.2.linux-x86_64.tar.gz (20.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ripl-0.0.2-py3-none-any.whl (17.4 kB view details)

Uploaded Python 3

File details

Details for the file ripl-0.0.2.linux-x86_64.tar.gz.

File metadata

File hashes

Hashes for ripl-0.0.2.linux-x86_64.tar.gz
Algorithm Hash digest
SHA256 4b950c1defd1dc97cb7fa38a36d31bc9616805ae3fb916670f258e3173127c6e
MD5 8d6ed346b278854b9fd0608161fceb2f
BLAKE2b-256 4b3127caec0cfea13b6b2f560f38ade74af6649f38ccc2830ad9ec803678c78b

See more details on using hashes here.

File details

Details for the file ripl-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: ripl-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 17.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ripl-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 68f6c8f6684dddb8809ba7a41459b0fe91761d3316ae776c732e077fd5759e0c
MD5 7bfedc25b19dd5699189e0d2c74a9161
BLAKE2b-256 7603e7098c4e46a79e17c0017502cf611506a1b2c8a165fcfafcbd39bca909fd

See more details on using hashes here.

Supported by

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