Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 262 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 262 Bytes

Installation

To install simply clone this project into the desired location, move into the newly cloned folder, then run: pip install -e .

To use PyRaTK simply call: import pyratk

Or to import a specific package: from pyratk.datatypes import geometry