Skip to main content

Presentation helpers based on Plim

Project description

plimsolls

Presentation helpers based on Plim

Usage

Used in Plim:

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

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

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

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

Plim Changelog

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-0.1.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

plimsolls-0.1-py2.py3-none-any.whl (5.2 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