pygitpub package¶
Subpackages¶
Submodules¶
pygitpub.configs module¶
All configurations for pygitpub
- class pygitpub.configs.ConfigAlgo[source]¶
Bases:
Config
Parameters to control the algorithm
- dryrun = False¶
- fork = True¶
- owner_login = None¶
- private = True¶
- public = True¶
- show_extra = True¶
pygitpub.main module¶
main entry point to the program
pygitpub.static module¶
version which can be consumed from within the module