Page MenuHomeDevCentral

Python 3.13 will remove cgi library used by woof
Open, NormalPublic

Description

$ woof -U
/usr/local/bin/woof:30: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13
  import cgi, urllib.request, urllib.parse, http.server
[…]

Event Timeline

What about a fork of woof called wurf, for Web upload receive files?

The maintainer was never really responsive, I remember when I've created a .Net CLI client compatible with the woof options, no answer. Now, we've pull requests totally ignored since the repository has been created with various fixes, and even a nice man page.