Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.70K
~236 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for n3red

Stumbled across this thread... Configparser works fine. Below an example to extract face data from picasa and use that to draw a connection graph with graphviz: [code] import ConfigParser import os import pydot from xml.etree import ElementTree as ET from lxml import etree import fnmatch spider = {} def comb(v): …

Member Avatar for wortelkoek
0
236

The End.