Skip to content

mitchpolska/pasteme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a paste[bin/.ca/etc] clone to test Bottle and MongoDB.

Run with python pasteme.py, point your browser to localhost:8080/


Depends on:

- MongoDB
- pyMongo
- bottle (included)
- pygments

$ easy_install pymongo
$ easy_install bottle (if you dont want to use the bundled version)
$ python pasteme.py


About

a pastebin clone written in python, using bottle and mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published