MCPcopy Create free account
hub / github.com/Notgnoshi/generative / project.py

File project.py

tools/project.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Project 3D WKT/WKB to 2D."""
3import argparse
4import logging

Callers

nothing calls this directly

Calls 2

parse_argsFunction · 0.70
mainFunction · 0.70

Tested by

no test coverage detected