astrodbtoolkit / astrodbtoolkit/astrodb_utils
Make save_db CLI script
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
We have a `build_db_from_json` CLI script to build the database from the JSON files. It might be interesting to have the reverse, too, so users can output the JSON if they've modified things manually.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing `build_db_from_json` CLI script and reading how it loads the JSON files and populates the database. Add the reverse CLI workflow so manually modified database contents can be exported as JSON, then verify that the generated JSON contains the expected data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, database
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100