Closed scillidan closed 9 months ago
Working well and easy-to-use on Windows. Can add the stars as:
Windows
{ "title": "───── aries ─────", "graph": [ [4, 2, "✦"], [14, 4, "✦"], [16, 6, "✦"], [15, 7, "✦"], ], "name": "Aries", "quadrant": "NQ1", "right_ascension": "01h 46m 37.3761s –03h 29m 42.4003s", "declination": "+31.2213154° to –10.3632069°", "area": "441 sq.deg. (39th)", "main_stars": "4, 9" }
And, could you write the used-way of convert.py? Anyway, thanks for your precious time that has been invested.
used-way
convert.py
See https://gist.github.com/scillidan/907f166f2ab6f726d32443147896de1c, modified by GPT-3.5 to transform a file.json.
file.json
Working well and easy-to-use on
Windows
. Can add the stars as:And, could you write the
used-way
ofconvert.py
? Anyway, thanks for your precious time that has been invested.