Skip to content

This renders code as syntax highlighted rich text, to be copied-and-pasted in presentations or downloaded as a pdf.

License

Notifications You must be signed in to change notification settings

daltonma/pygments-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pygments-web

This renders code as syntax highlighted rich text, to be copied-and-pasted in presentations or downloaded as a pdf.

Dependencies

  • Python 3
  • pip
  • django
  • weasyprint 52.5
  • pygments
  • whitenoise

Setting up on your computer

Download the repo by opening a terminal and typing

$ git clone https://github.com/daltonma/pygments-web
... extra stuff ...
$ cd pygments-web/highlight
$

Then run pip install -r requirements.txt.

Starting the server

Run python manage.py runserver.

About

This renders code as syntax highlighted rich text, to be copied-and-pasted in presentations or downloaded as a pdf.

Resources

License

Stars

Watchers

Forks

Packages

No packages published