Skip to content
Snippets Groups Projects
README.md 259 B
Newer Older
## 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 import a specific package" `from pyratk.datatypes import geometry`