find_work.constants#

All important constants in one place.

find_work.constants.PACKAGE = 'find-work'#

Application package name.

find_work.constants.VERSION = '0.91.1'#

Application version.

find_work.constants.HOMEPAGE = 'https://find-work.sysrq.in'#

Application homepage.

find_work.constants.ENTITY = 'sysrq.in'#

Application affiliation.

find_work.constants.USER_AGENT = 'Mozilla/5.0 (compatible; find-work/0.91.1; +https://find-work.sysrq.in)'#

Application’s User-agent header.

find_work.constants.DEFAULT_CONFIG = 'default_config.toml'#

Default config file name.