Skip to main content

A simple pastebin implementation in Python

Project description

https://img.shields.io/pypi/v/librarypaste.svg https://img.shields.io/pypi/pyversions/librarypaste.svg https://img.shields.io/pypi/dm/librarypaste.svg https://img.shields.io/travis/jaraco/librarypaste/master.svg

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


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

Uploaded Source

Built Distribution

librarypaste-3.3-py2.py3-none-any.whl (35.0 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