A simple pastebin implementation in Python
Project description
A Python paste bin.
Install using pip install librarypaste and launch with the librarypaste command or with python -m librarypaste. The library will host the service on [::0]:8080 by default. Pass cherrypy config files on the command line to customize behaivor.
By default, the server saves pastes to the file system in ./repo using the JSON store, but there is support for a MongoDB backend as well.
See also lpaste for a Python-based client (including a clipboard helper) and Mac OS X App.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
librarypaste-3.0.1.zip
(37.7 kB
view hashes)