python-pinboard icon indicating copy to clipboard operation
python-pinboard copied to clipboard

A Python module to access Pinboard.in via its API. This is a fork/modification of mudge/python-delicious

Results 2 python-pinboard issues
Sort by recently updated
recently updated
newest added

It would be great if this worked on python3. The first thing is to use urllib instead of urllib2 if on python3.