summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2018-06-21Add some documentation for vyos.versionDaniil Baturin
2018-06-20Initial API documentation for vyos.config.Daniil Baturin
2018-06-16Set the license of all vyos.* libraries to LGPLv2+.Daniil Baturin
2018-06-08Move the version.json file used by newer code to /usr/share/vyosDaniil Baturin
2018-06-08T689: add a basic library for working with network interfaces and support for...Daniil Baturin
2018-06-08T689: add a new script for 'show hardware cpu summary'.Daniil Baturin
2018-06-05T684: add bindings for the commands formatter and scripts for converting conf...Daniil Baturin
2018-05-28Add bindings for libvyosconfig -- the standalone config file parsing and mani...Daniil Baturin
2018-05-15Add missing vyos.base moduleYuya Kusakabe
2018-05-14Fix misplaces ConfigError exception.Daniil Baturin
2018-05-14Move the show version command to the vyos-1x package and refactor it a bit.Daniil Baturin
2018-05-14T633: build integration and minor fixes in the op mode command generator.Daniil Baturin
2018-02-28Fix return_values function (return a list instead of a raw string).Daniil Baturin
2017-10-26T433: Add "effective" observers and inSession to the vyos.config libraryTaniadz
2017-09-21T401: add functions for reading VyOS version data.Daniil Baturin
2017-09-08Separate VyOSError and ConfigError.Daniil Baturin
2017-09-08Make the vyos.config.Config's return_value(s) and list_node functions behave ...Daniil Baturin
2017-09-08Automatically decode the output of cli-shell-api as ASCIIDaniil Baturin
2017-08-17T353: add the Python library for reading VyOS config to the new package.Daniil Baturin