Giter VIP home page Giter VIP logo

kuenzign / pygments Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pygments/pygments

0.0 1.0 0.0 22.95 MB

Pygments is a generic syntax highlighter written in Python

Home Page: http://pygments.org/

License: BSD 2-Clause "Simplified" License

Makefile 1.26% Python 88.36% CSS 0.02% Clean 0.18% Chapel 0.10% Haskell 1.04% mupad 0.05% JavaScript 0.06% C++ 1.79% Objective-J 0.32% F# 0.41% Pike 0.18% Scala 0.23% PowerShell 0.13% nesC 0.50% Java 0.43% Smalltalk 3.28% Haxe 0.35% Modula-2 0.50% Fortran 0.81%

pygments's Introduction

Welcome to Pygments

This is the source of Pygments. It is a generic syntax highlighter written in Python that supports over 500 languages and text formats, for use in code hosting, forums, wikis or other applications that need to prettify source code.

Installing

... works as usual, use pip install Pygments to get published versions, or python setup.py install to install from a checkout.

Documentation

... can be found online at https://pygments.org/ or created with Sphinx by

make docs

By default, the documentation does not include the demo page, as it requires having Docker installed for building Pyodide. To build the documentation with the demo page, use

WEBSITE_BUILD=1 make docs

The initial build might take some time, but subsequent ones should be instant because of Docker caching.

To view the generated documentation, serve it using Python's http.server module (this step is required for the demo to work)

python3 -m http.server --directory doc/_build/html

Development

... takes place on GitHub, where the Git repository, tickets and pull requests can be viewed.

Continuous testing runs on GitHub workflows:

Contribution guidelines are found in Contributing.md.

The authors

Pygments is maintained by Georg Brandl, e-mail address georg@python.org and Matthäus Chajdas.

Many lexers and fixes have been contributed by Armin Ronacher, the rest of the Pocoo team and Tim Hatch.

The code is distributed under the BSD 2-clause license. Contributors making pull requests must agree that they are able and willing to put their contributions under that license.

pygments's People

Contributors

birkenfeld avatar thatch avatar anteru avatar hoelzro avatar jaingaurav avatar roskakori avatar jrnold avatar blu-base avatar ericfromcanada avatar colinkennedy avatar andyli avatar hhsprings avatar nwhetsell avatar dvarrazzo avatar cmclaughlin avatar jeanas avatar not-my-profile avatar dscorbett avatar jambonrose avatar robsimmons avatar camilstaps avatar miikkas avatar dietmarw avatar jjatria avatar kurtmckee avatar mitsuhiko avatar tinnet avatar kristianlyng avatar oldes avatar thomasvandoren avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.