https://github.com/splendidz/vvtools
python utils
https://github.com/splendidz/vvtools
Last synced: 4 months ago
JSON representation
python utils
- Host: GitHub
- URL: https://github.com/splendidz/vvtools
- Owner: splendidz
- License: mit
- Created: 2025-07-22T02:38:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-22T05:32:41.000Z (about 1 year ago)
- Last Synced: 2025-12-16T18:53:28.395Z (8 months ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vvtools
Andy Cho's Python Utility Collection
## Overview
`vvtools` is a collection of Python utility functions that Andy Cho frequently uses in his personal projects.
## Modules
- `vgeometry.py`: Utilities for geometry-related calculations
- `vhelper.py`: Various general-purpose helper functions
- `vloger.py`: Simple logging utilities
## Installation
```bash
pip install vvtools