Archive
Archive for the ‘XPath’ Category
XPath (libxml2) in Python
Step 1: Install libxml2 using synaptic package manager
Step 2: Create an xml file that you want to traverse.
For example I am using w3school’s xml document http://www.w3schools.com/xpath/books.xml.
We can also use the local file exist on file system.
Step 3: Create a python for example having name xpathcode.py
Open the xpathcode.py import the libxml2 and urllib. Parse the xml file.
import libxml2
import urllib
rss=libxml2.parseDoc(urllib.urlopen('http://www.w3schools.com/xpath/books.xml').read())
Blog Stats
- 159,003 hits
Search Mohsin’s Blog
Categories
- Actuarial (1)
- Cash Flows Statement (2)
- Corporate Finance (7)
- Eclipse (13)
- Education-Training (2)
- Financial Accounting (28)
- Financial Statement Analysis (5)
- Investment Analysis & Portfolio Management (5)
- JAVA JIF (3)
- MS Excel (2)
- News (9)
- NGO Accounting (2)
- OpenERP (34)
- Payroll (3)
- Personal (3)
- Postgresql (9)
- Project – Success Stories (5)
- Project Base Financial Accounting (3)
- Provident Fund (1)
- Publications (1)
- Python (19)
- Taxation Management (1)
- Ubuntu (4)
- XML (7)
- XPath (1)
- OCW Indian University nptel.iitm.ac.in fb.me/LIwnVCzf- 1 day ago
- New OpenERP Webside: openerp.com with better explanations of the apps: CRM:... fb.me/185M6OT1P- 1 day ago
- Today is the Last Day in Institute of Management Sciences after 4 years career.- 3 weeks ago
- Inventory example on @slideshare slideshare.net/myasinr/invent…- 4 weeks ago
- 23-April-2013 Introductory session about latex. By Asst Professor Nouman (recluze) of FAST, Peshawar... fb.me/SN7d9iTG- 1 month ago
- @6Sumon please if any thing is most important to discuss then please use myasinr for skype/gmail. thanks- 1 month ago
- @6Sumon me good, sorry for late reply- 1 month ago
- I have finish the contract with @Institute of Management Sciences, Peshawar after 4 years.Now shifting to... fb.me/1S2GlTux7- 1 month ago
- Download the Windows installer for Ubuntu Desktop ubuntu.com/download/deskt… fb.me/2vvvoaOlR- 2 months ago
- OpenERP: Import data directly into postgres using csv is mush faster than xml-rpc... fb.me/2mPahLoUI- 2 months ago
- VirtualBox: How to Create a Virtual PC Specially how to change UUID, in case of change location/name vdi file.... fb.me/2fKiU7Nne- 2 months ago
- Link containing some useful Stuff filemaze.ws/users/sepstica fb.me/1qZsMLSTx- 4 months ago
- CloudMagic – A better life with every search ! fb.me/15f0ztVJh- 4 months ago
- Lianja is a complete aPAaS which has Python embedded within it. It's a sort of "Microsoft Access for Python" but... fb.me/1qPXazPiJ- 4 months ago
- 2012 in review wp.me/pMJTF-cU- 4 months ago
- Online Video Courses Free: coursera.org fb.me/2szhPs9tn- 5 months ago
- facebook.com/notes/mohsin-y… fb.me/1FgB99Avn- 5 months ago
- facebook.com/notes/mohsin-y… fb.me/ChHFjXLL- 5 months ago
- facebook.com/notes/mohsin-y… fb.me/2oDADSR9r- 5 months ago
- facebook.com/notes/mohsin-y… fb.me/CiDl5cK5- 5 months ago
Archives
- December 2012
- October 2012
- May 2012
- April 2012
- March 2012
- February 2012
- December 2011
- November 2011
- September 2011
- August 2011
- July 2011
- May 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
Recent Posts
- 2012 in review
- HEC Business & Computer Sciences Road Map 2012
- Taxation Accounting Handling in Pakistan as Withholding Tax Agent
- “ERROR SOLUTION;SERVER CRASHED DURING DATABASE CREATION IN OpenERP”
- My Home Theater
- Big Project Initiated & funded by UNDP in OpenERP v6
- Criminal Information System in OpenERP v6
- Inno8Tech (Outsource Project) Success Story in OpenERP v6
- Project: Police Information System in OpenERP v6
- OpenERP v6 (HR Modules) Training at NUST (Non OpenERP Partner)
- OpenERP Training in Pakistan from NUST, Islamabad (Non OpenERP Partner)
- Ubuntu Firewall (ufw) Default Input Traffic
- Start OpenERP-server and OpenERP-web Services at Ubuntu Boot Automatically
- OpenERP: Couldn’t find package setup install
- Dear Please Give Responses to the Survey
- Actuarial (ASA, CERA & FSA) – Exam P – Probability Preparation Stuff
- OpenERP many2many Domain Filtering Example
- Publication: An Android Runtime Security Policy Enforcement Framework
- Announcement: My Facebook Groups as Discussion Forum
- HRDC Survey(Statistical Analysis) Project in OpenERP
Recent Comments