rewrite in python #3

Closed
oysteikt wants to merge 13 commits from rewrite-in-python into master
Owner

Fixes: #1, #2

This PR rewrites the entire project to be based on python.

The rewrite uses files/dirs with the python module system to create a tree-like structure for our marker sets.
All existing points will/have been translated into the new format

In addition, there is a cli that can print and process this data, allowing us to export the markers into different formats.

TODO:

  • rewrite markers into the new system
  • implement cli printing
  • implement cli validation
  • implement cli export to mapcrafter
  • New README
  • implement cli export to bluemap
  • nix packaging
Fixes: #1, #2 This PR rewrites the entire project to be based on python. The rewrite uses files/dirs with the python module system to create a tree-like structure for our marker sets. All existing points will/have been translated into the new format In addition, there is a cli that can print and process this data, allowing us to export the markers into different formats. ## TODO: - [X] rewrite markers into the new system - [X] implement cli printing - [X] implement cli validation - [X] implement cli export to mapcrafter - [X] New README - [x] implement cli export to bluemap - [x] nix packaging
oysteikt added 1 commit 2025-03-21 21:22:01 +01:00
oysteikt added 1 commit 2025-03-21 22:46:19 +01:00
oysteikt force-pushed rewrite-in-python from e3df2a1e38 to d584287457 2025-03-21 22:46:32 +01:00 Compare
oysteikt added 2 commits 2025-03-21 23:18:48 +01:00
oysteikt added 1 commit 2025-03-22 00:01:18 +01:00
oysteikt self-assigned this 2025-03-22 00:16:47 +01:00
oysteikt force-pushed rewrite-in-python from ef4bf07cef to f9aaf6b2b2 2025-03-22 00:35:25 +01:00 Compare
oysteikt added 2 commits 2025-03-22 00:43:03 +01:00
oysteikt changed title from WIP: rewrite in python to rewrite in python 2025-03-22 00:43:21 +01:00
oysteikt requested review from danio 2025-03-22 00:43:31 +01:00
oysteikt force-pushed rewrite-in-python from 57869116c9 to e3c69bc5e5 2025-11-11 09:54:00 +01:00 Compare
oysteikt force-pushed rewrite-in-python from e3c69bc5e5 to 5aa19cd391 2025-11-11 11:02:08 +01:00 Compare
oysteikt added 1 commit 2025-11-11 11:22:41 +01:00
oysteikt added 1 commit 2025-11-11 13:47:15 +01:00
oysteikt force-pushed rewrite-in-python from 97530be41b to 7205f4dbb3 2025-11-11 13:55:11 +01:00 Compare
oysteikt force-pushed rewrite-in-python from 7205f4dbb3 to 616f96d844 2025-11-11 14:04:50 +01:00 Compare
oysteikt added 1 commit 2025-11-11 14:29:17 +01:00
oysteikt force-pushed rewrite-in-python from 669c17f5a7 to 6a6a3b6c68 2025-11-11 14:30:46 +01:00 Compare
Author
Owner

Merged by switching default branch from master to main

Merged by switching default branch from `master` to `main`
oysteikt closed this pull request 2025-11-11 14:37:25 +01:00

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Projects/minecraft-kartverket#3