A script to upload automatically a file to any server running PPaste. This project is heavily under development, so it may be lacking for features, but they should be coming soon !
$ virtualenv -p `which python3` venv
$ source venv/bin/activate
$ pip install -r requirements.txt