Reference

appinfo

Application basic information.

common

Common constants and functions.

easysetup.common.banner()[source]

Returns banner text.

easysetup.common.license_()[source]

Returns license text, read from a file.

easysetup.common.usage()[source]

Returns usage text, read from a file.

easysetup.common.version()[source]

Returns version.

easysetup

Helps creating a package distribution setup for Windows users.

See usage.txt for command line usage.

easysetup.easysetup.create_redir2RTD_zip()[source]

Create zip of index.html that redirects pythonhosted to RTD.

easysetup.easysetup.create_setup()[source]

Copy files from template and update them with user input.

easysetup.easysetup.get_app_name()[source]

Read application name from appinfo.py.

easysetup.easysetup.main()[source]

Process command line args.

easysetup.easysetup.update_doc()[source]

Update doc dir.

easysetup.easysetup.update_file(filename)[source]

Update file with user input.

easysetup.easysetup.update_ref()[source]

Creates a new doc/reference.rst for Sphinx autodoc extension.

localization

Localization.

easysetup.localization.sys_lang()[source]

Get system language.