Popular recipes by abhijeet vaidya http://code.activestate.com/recipes/users/4178141/2011-07-20T19:28:27-07:00ActiveState Code RecipesPython Gpa and Cgpa Calculator (Python)
2011-07-20T19:28:27-07:00abhijeet vaidyahttp://code.activestate.com/recipes/users/4178141/http://code.activestate.com/recipes/577800-python-gpa-and-cgpa-calculator/
<p style="color: grey">
Python
recipe 577800
by <a href="/recipes/users/4178141/">abhijeet vaidya</a>
(<a href="/recipes/tags/calculator/">calculator</a>, <a href="/recipes/tags/cgpa/">cgpa</a>, <a href="/recipes/tags/gpa/">gpa</a>, <a href="/recipes/tags/python/">python</a>).
</p>
<p>This is a python code to calculate the gpa and cgpa by abhijeet vaidya</p>
python xml parsing (Python)
2011-05-28T19:36:00-07:00abhijeet vaidyahttp://code.activestate.com/recipes/users/4178141/http://code.activestate.com/recipes/577727-python-xml-parsing/
<p style="color: grey">
Python
recipe 577727
by <a href="/recipes/users/4178141/">abhijeet vaidya</a>
(<a href="/recipes/tags/parsing/">parsing</a>, <a href="/recipes/tags/python/">python</a>, <a href="/recipes/tags/xml/">xml</a>).
</p>
<p>xml parsing to how to extract data</p>