summaryrefslogtreecommitdiffstats
path: root/python (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: expanded CTL documentationJan Doskočil12 days1-2/+169
* knot-exporter: less confusing opt parsing and helpJan Doskočil2024-11-291-20/+30
* knot-exporter: no zone timers by defaultJan Doskočil2024-11-261-6/+14
* knot-exporter: fix zone-status parsingTomas Velechovsky2024-10-301-1/+1
* knot_exporter: avoid faulty escape sequence interpretationJan Doskočil2024-10-221-1/+1
* python: add anchors to libknot READMEDaniel Salzman2024-10-131-16/+18
* ctl: rename KNOT_CTL_IDX_FILTER to KNOT_CTL_IDX_FILTERSDaniel Salzman2024-09-241-2/+2
* ctl: move command-specific flags to filtersDaniel Salzman2024-09-241-2/+2
* python/control: fix setting empty valuesDaniel Salzman2024-05-161-1/+1
* implemented DoT for queries and XFRLibor Peltan2024-05-071-4/+6
* knot-exporter: add a counter-type variant of each metricMarcel2024-02-271-0/+4
* python/libknot: add example for zone statusDaniel Salzman2023-12-051-0/+15
* knot_exporter: new option --no-zone-serialTomas Velechovsky2023-09-141-4/+14
* knot_exporter: fix knotd PIDs parsingDaniel Salzman2023-09-131-7/+6
* knot_exporter: fix typo in pyproject.toml.inDaniel Salzman2023-08-251-1/+1
* python: fix paths to knot_exporter and libknot sourceDaniel Salzman2023-08-234-4/+4
* python: improve build file selectionJakub Ružička2023-08-212-8/+6
* python: add knot_exporterDaniel Salzman2023-08-217-1/+371
* python: move libknot to a separate subdirectory libknotDaniel Salzman2023-08-2110-21/+27
* python: add pyproject.toml and hatchling support, keep setup.py for compatibi...Daniel Salzman2023-08-214-8/+54
* python: add dname from bytes initialization (in cooperation with Jan Hák)Daniel Salzman2023-06-222-11/+30
* probe: add support for UNIX socket protocolDaniel Salzman2023-01-041-3/+6
* python: add wrapper for some dname operationsDaniel Salzman2022-12-023-0/+100
* server: add proto value to qdata and remove redundant qdata flagsDaniel Salzman2022-07-241-4/+10
* python/libknot: remove some compatibility for Python2, improve function outputDaniel Salzman2022-05-171-7/+5
* python/libknot: raise various control exceptions to better distinguish the ex...Daniel Salzman2022-05-171-6/+25
* python: tiny control example extensionDaniel Salzman2022-05-121-0/+4
* ctl: fix listing current zonesDaniel Salzman2022-03-031-0/+8
* python: various probe improvementsDaniel Salzman2021-11-232-8/+83
* python/setup: remove absolute path to packageDaniel Salzman2021-09-091-6/+0
* python: add long_description_content_type to setup.pyDaniel Salzman2021-08-021-0/+1
* python: brief description of the Python API in README.mdJan Hak2021-07-311-12/+66
* python: add README skeletonDaniel Salzman2021-05-315-50/+64
* python: add libknot.probe moduleDaniel Salzman2021-05-312-0/+226
* python: refactor libknot.control moduleDaniel Salzman2021-05-313-187/+205
* python: allow calling from other directoriesRick van Rein2020-08-071-0/+6
* Update links to gitlab.nic.czDaniel Salzman2020-07-281-1/+1
* Revert "python: add libknot installation"Daniel Salzman2020-05-251-5/+3
* python: add libknot installationDaniel Salzman2020-05-241-3/+5
* Add 'soname' variable to pkg-config filesDaniel Salzman2019-01-231-1/+1
* python: add targets for packaging to MakefileDaniel Salzman2018-12-121-0/+9
* python: extend .gitignoreDaniel Salzman2018-11-221-0/+2
* python: improve libknot detectionDaniel Salzman2018-11-215-3/+17
* README: switch to libidn2 for FedoraDaniel Salzman2018-11-201-0/+0
* python: add setup.pyDaniel Salzman2018-11-162-1/+29
* python: move stats_*.py to samplesDaniel Salzman2018-11-163-155/+1
* python: add comment about libknot.so loadingDaniel Salzman2018-10-241-0/+2
* Fix importLadislav Lhotka2018-10-191-1/+1
* python: add platform detection to fix default library name on macOSDaniel Salzman2017-07-241-1/+4
* python/control: add the FILTER indexDaniel Salzman2017-05-251-1/+5