ServerPortfolio  2.0
Python parsers and server
 All Classes Namespaces Files Functions Variables Properties Pages
Classes | Namespaces
Abstract.py File Reference

Go to the source code of this file.

Classes

class  serverportfolio.Parsers.Abstract.AbstractParser
 Define 2 abstract methods which need to be overridden by the Parsers
and a generic algorithm (run_parser) for parsing the data. More...
 

Namespaces

 serverportfolio.Parsers.Abstract
 Define an abstract base class for specific Parsers.