Haagimus / py_point

A basic point class for 2D coordinates in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

py_point

py_point is a single class module.

It supports 2D coordinates in both cartesian and polar formats. This class also provides a method of converting between the two formats easily.

Installation

Run python setup.py install

About

A basic point class for 2D coordinates in python


Languages

Language:Python 100.0%