Skip to main content

Presentation helpers based on Plim

Project description

plimsolls

Presentation helpers based on Plim

Usage

File: example.plim:

-namespace module="plimsolls.formatters.code2html" name="code2html"

h2 Pygments Example:
pre
  -py
    code = """
    #Python 2.x:
    python -m SimpleHTTPServer

    #Python 3.x:
    python -m http.server 8000
    """

  == code2html.reformat('bash', code)

Plimsolls Changelog

Version 1.0

  • Release for pip install.

Version 1.0-beta

  • Update and fix for Python 3.

  • Mokey support line indent.

Version 0.1

(codename Jinja, released on August 12th 2013)

  • First draft of Plimsolls: added formatters module.

Keith Yang <yang@keitheis.org>

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

plimsolls-1.0.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

plimsolls-1.0-py2.py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 2 Python 3

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