A python package used to parse ss13 dm files into json
Project description
Goon Parser
Installation
Using Pip
pip install goon_parser
Using Poetry
poetry add goon_parser
Usage
CLI
- Poetry
poetry run generate json './path/to/file.dm' './path/to/output.json'
Parser
from goon_parser.parser import get_dict, get_json
chemistry_recipes_dict = get_dict('./Chemistry_Recipes.dm')
chemistry_recipes_json = get_json('./Chemistry_Recipes.dm')
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
goon_parser-0.2.0.tar.gz
(38.4 kB
view details)
Built Distribution
File details
Details for the file goon_parser-0.2.0.tar.gz
.
File metadata
- Download URL: goon_parser-0.2.0.tar.gz
- Upload date:
- Size: 38.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.10.4 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe12441eaa2e12586000a457dd2d4ede90aa7894080946c2d2bec9919cb0186f |
|
MD5 | 7af72b4b824c96681f1160c0c34ed3a7 |
|
BLAKE2b-256 | 3c711a5784fa38b9055add958deb103135c01aa710bc960386e708d641605915 |
File details
Details for the file goon_parser-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: goon_parser-0.2.0-py3-none-any.whl
- Upload date:
- Size: 40.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.10.4 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5a494202729476d32f57f2da9b049ebc91918823d7e9a71068c2bc025881569 |
|
MD5 | d2b7127d543d55027b93077f9c0a39f7 |
|
BLAKE2b-256 | c30c9ef3bdf50a7029602bf5d1a2ed8cedfab78869b360a8c6cc69f3b501f34e |