Metadata-Version: 2.1
Name: bgplot
Version: 0.0.1
Summary: A python library for basic geometry plotting that uses matplotlib as client
Author: Vistor
Project-URL: Homepage, https://github.com/vistormu/basic_geometry_plotter
Project-URL: Bug Tracker, https://github.com/vistormu/basic_geometry_plotter/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# BGPLOT

Basic Geometry Plotter (bgplot) is a simple python library used for fast and quick geometric graphics representation.

## Basic usage

## Entities

### Point

### Vector

### Axes

### Line

### Plane

## Geometric operations

### Vector projection
