Slide 6
Slide 6 text
Code tree
[1] Configuration (Remote, Local: zanata.ini, zanata.xml, command-line)
context.py, parseconfig.py
[2] Commands - Interface and their implementation
zanata.py, command.py, zanatacmd.py, cmdbase.py, pushcmd.py, pullcmd.py, initcmd.py
[3] REST APIs - Commands Logic to REST Resource mapping
zanatalib/rest/client.py, zanatalib/rest/config.py, resource.py, service.py
docservice.py, glossaryservice.py, projectservice.py, statservice.py, versionservice.py
[4] Others: utilities, converters, parsers, logger, error
publicanutil.py, projectutils.py, csvconverter.py, parseconfig.py, logger.py, error.py
[5] Requirements
requirements.txt, requirements-dev.txt