Skip to content

Instantly share code, notes, and snippets.

@dmakhno
dmakhno / python.py
Created July 21, 2014 08:47 — forked from DmZ/python.py
#!/usr/bin/env python
# Copyright Jon Berg , turtlemeat.com
# Modified by nikomu @ code.google.com
# Updated for Python 2.4 ([email protected])
# Usage example:
# start server in required directory: python serve.py
# upload file to server: curl -F "[email protected]" http://127.0.0.1:8080/