A Python package for analysing dsl dictionaries. Dsl dictionary is a dict type for lingvo app.
Project description
dsl_dict_analyser
A Python package for analysing dsl dictionaries. Dsl dictionary is a dict type for lingvo app.
Installation
You can install the package using pip:
pip install dsl_dict_analyser
Usage
from dsl_dict_analyser import read
# Read the DSL dictionary file
dsl_dict = read("path/to/dsl_dict.txt")
# then your can read the dsl_dict
# like dsl_dict.cards
# or dsl_dict.name
Changelog
0.0.1 (2024-12-11)
- Initial release
0.0.2-4 (2024-12-11)
- add ci/cd
- fix some language dict bug.(deu dict name format error)
0.0.5 (2024-12-26)
- fix a p bug
0.0.6 (2024-12-26)
- deu and jap language word divide
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dsl_dict_analyser-0.0.6.tar.gz.
File metadata
- Download URL: dsl_dict_analyser-0.0.6.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b398d379e34a8f467e5bd3bca399629c82b4b0476113109b66892c1afcacc26
|
|
| MD5 |
0830a1a086f7a3fdc2e0e03c54146124
|
|
| BLAKE2b-256 |
ea3b00ef7bfb0d3a407a6e2752ff0cb441c3a23349f9ccc6c1940be69c984760
|
File details
Details for the file dsl_dict_analyser-0.0.6-py3-none-any.whl.
File metadata
- Download URL: dsl_dict_analyser-0.0.6-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
154930c4e1f0367279e4fb3793afeec2303e35fcd58b99c723c164e5d4be17c6
|
|
| MD5 |
13c275e527c20fa75f0380645891c044
|
|
| BLAKE2b-256 |
f5859ab066f5b84e8e92a769821fce2e1ea7078e490f91b6a37722c2e67e0d33
|