Skip to content

crazykay/pb

 
 

Repository files navigation

pb

image

image

image

Overview

pb is a lightweight pastebin and url shortener built using flask.

The official instance of pb can be found at ptpb.pw. Feel free deploy pb elsewhere.

Features

  • full paste and short-url CRUD
  • private pastes
  • tweakable syntax highlighting
  • terminal recording playback
  • markup rendering

Development

pb comes with a Dockerfile and docker-compose.yml to start development environments easily. Refer to relevant documentation for how to install docker and docker-compose.

start pb with:

docker-compose up

pb will be listening on http://localhost:10002

About

pb is a lightweight pastebin and url shortener built using flask.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 81.8%
  • API Blueprint 15.9%
  • HTML 2.3%