Skip to main content

Pygments version of the github theme.

Project description

Install

Using PyPI and pip

$ (sudo) pip install pygments-style-github

Manual

$ git clone git://github.com/hugomaiavieira/pygments-style-github.git
$ cd pygments-style-github
$ (sudo) python setup.py install

Usage example

>>> from pygments.formatters import HtmlFormatter
>>> HtmlFormatter(style='github').style
<class 'pygments_style_github.GithubStyle'>

Export the style as CSS

pygmentize -S github -f html > github.css

Using in LaTeX documents

See the minted package at http://minted.googlecode.com

Extra information

Pygments supported languages

Pygments at the moment supports over 150 different programming languages, template languages and other markup languages. To see an exhaustive list of the currently supported languages, use the command:

$ pygmentize -L lexers

Pygments styles avaible

To get a list of all available stylesheets, execute the following command on the command line:

$ pygmentize -L styles

Please read the official documentation for further information on the usage of pygment styles.

Thanks

This package is based upon the pygments-style-railscasts of Marcus Fredriksson.

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

pygments-style-github-0.4.tar.gz (3.8 kB view details)

Uploaded Source

File details

Details for the file pygments-style-github-0.4.tar.gz.

File metadata

File hashes

Hashes for pygments-style-github-0.4.tar.gz
Algorithm Hash digest
SHA256 0fcabd23147d54c86240f621678c53c998a7defaa0d276911c1f2def0a45f4a7
MD5 dea9072f0ab9ede0f23651c380cc47a7
BLAKE2b-256 cf95f130871036a201472ac7618ea1dcc251e6f033fe98cd5d7c0183aeed1f6a

See more details on using hashes here.

Supported by

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