A package for finding kved tree
Project description
Kved finder
A tool that allows you to find a kved tree for the specific kved.
Installation
pip install kved_finder
Usage
Run from terminal
python3 -m kved_finder.kved_finder <kved>
The results will be saved to kved_result.json
Import as package
from kved_finder import kved_finder
result = kved_finder.parse_kved('01.11')
Example
Example output for kved 01.11
{
"name": "Вирощування зернових культур (крім рису), бобових культур і насіння олійних культур",
"type": "class",
"parent": {
"name": "Вирощування однорічних і дворічних культур",
"type": "group",
"num_children": 7,
"parent": {
"name": "Сільське господарство, мисливство та надання пов'язаних із ними послуг",
"type": "division",
"num_children": 7,
"parent": {
"name": "Сільське господарство, лісове господарство та рибне господарство",
"type": "section",
"num_children": 3
}
}
}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kved_finder-2.6.tar.gz
(2.8 kB
view details)
Built Distribution
File details
Details for the file kved_finder-2.6.tar.gz
.
File metadata
- Download URL: kved_finder-2.6.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65bb0eb938920d9c0cf0b11878c7357defface5559d99034de6ee6062aefd29e |
|
MD5 | 58276fd24af09e9e1f53673a37c9b00d |
|
BLAKE2b-256 | acdbb0ab7742ca44b48e34c9e0a1f5962bb102dca0b5263304180a4f9450f9bb |
File details
Details for the file kved_finder-2.6-py3-none-any.whl
.
File metadata
- Download URL: kved_finder-2.6-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 396c1044cf946729153917542616d52e6c6b7b7707f6638adb7e481a139aea26 |
|
MD5 | 3fa87db697b98ee37207fb09030c3a73 |
|
BLAKE2b-256 | 00541076c5b76ea16c0d19f94f2ff87f65e56a67383fad3722463c4dc6982985 |