stoq Package¶
stoq Package¶
-
stoq.__init__.major_version= 2¶ Major version, should only increase when big, important features are integrated.
-
stoq.__init__.minor_version= 1¶ Minor version, increase when doing a new stable release
-
stoq.__init__.micro_version= 0¶ Micro version, increase when doing a bug fix for a stable release
-
stoq.__init__.extra_version= ''¶ extra version, rc1, rc2, etc goes here.
-
stoq.__init__.release_date= (2017, 9, 25)¶ the date the software was released
-
stoq.__init__.stable= True¶ if this is a stable release
-
stoq.__init__.version= '2.1.0'¶ stoq version as a string
-
stoq.__init__.short_version= '2.1.0'¶ stoq version as a string, sans the extra version
-
stoq.__init__.stoq_version= (2, 1, 0)¶ stoq version as a tuple
dbadmin Module¶
stoqdbadmin: Command line utility to manipulate the database.
Subpackages¶
- gui Package
- lib Package