home · contact · privacy
url-catcher
2 years agoUse "python3 -m venv" instead of "pyvenv". master
Christian Heller [Tue, 7 Dec 2021 22:59:34 +0000 (23:59 +0100)]
Use "python3 -m venv" instead of "pyvenv".

7 years agoUse bottle's alternate direct property access to get unicode POSTs.
Christian Heller [Thu, 26 Jan 2017 01:01:03 +0000 (02:01 +0100)]
Use bottle's alternate direct property access to get unicode POSTs.

7 years agoMerge branch 'master' of github.com:plomlompom/url-catcher
Christian Heller [Thu, 26 Jan 2017 00:34:13 +0000 (01:34 +0100)]
Merge branch 'master' of github.com:plomlompom/url-catcher

7 years agoFix bug occuring when trying to append to non-existant file.
Christian Heller [Thu, 26 Jan 2017 00:33:48 +0000 (01:33 +0100)]
Fix bug occuring when trying to append to non-existant file.

7 years agoUpdate dependencies.
Christian Heller [Thu, 26 Jan 2017 00:13:48 +0000 (01:13 +0100)]
Update dependencies.

7 years agoAdd start / virtualenv helpers.
Christian Heller [Thu, 26 Jan 2017 00:02:41 +0000 (01:02 +0100)]
Add start / virtualenv helpers.

7 years agoCommit of work done so far.
Christian Heller [Wed, 25 Jan 2017 23:28:22 +0000 (00:28 +0100)]
Commit of work done so far.

7 years agoInitial commit
Christian Heller [Wed, 25 Jan 2017 23:25:34 +0000 (00:25 +0100)]
Initial commit