Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keller-mark/qdpx-to-json
Convert REFI-QDA .qdpx file into JSON and PNG files
https://github.com/keller-mark/qdpx-to-json
hidivelab
Last synced: 22 days ago
JSON representation
Convert REFI-QDA .qdpx file into JSON and PNG files
- Host: GitHub
- URL: https://github.com/keller-mark/qdpx-to-json
- Owner: keller-mark
- Created: 2024-09-17T19:50:56.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-12-17T21:41:36.000Z (about 1 month ago)
- Last Synced: 2024-12-17T22:31:17.421Z (about 1 month ago)
- Topics: hidivelab
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# qdpx-to-json
```sh
uv run convert.py \
--input ./data/in/my_project.qdpx \
--output ./data/out/
```