ServerPortfolio
2.0
Python parsers and server
|
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. | |