niklib package
Subpackages
- niklib.api package
- niklib.configs package
- niklib.data package
- niklib.models package
- niklib.utils package
Submodules
niklib.version module
- niklib.version.VERSION_SHORT = '0.1'
Version of the package as
major.minorSuggested usage for stable production where breaking updates is not so common.
- niklib.version.VERSION = '0.1.0'
Version of the package as
major.minor.revision.stage.versionSuggested usage for dev, alpha and beta where breaking updates are frequent.