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

Go to the source code of this file.

Classes

class  serverportfolio.Stock.Stock
 Store data and functions related to one stock. More...
 
class  serverportfolio.Stock.InvalidStock
 Class template for invalid stocks, if a stock symbol is not found in the configuration file. More...
 

Namespaces

 serverportfolio.Stock
 Define the classes Stock and InvalidStock.