Metadata-Version: 2.1
Name: PyPointGroup
Version: 2.0.4
Summary: Point group symmetry study software
Home-page: https://github.com/nik0380/pypointgroup
Author: Nikolay Somov
Author-email: somov@phys.unn.ru
License: MIT
Keywords: symmetry,group,crystallography,xray
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: PyQt5
Requires-Dist: numpy
Requires-Dist: PyOpenGL

# PointGroup Software

The **PointGroup** software allows you to visualize point symmetry groups (*OpenGL*).

## Main features of the program
1. Visualization of a point symmetry group selected from the list.
2. Visualization of the point symmetry group given by the group generators.
3. Group generators can be specified in the form of matrices, as well as selected from the list.

## Installation
To install the software use the command:

`pip install PyPointGroup`

## Running the program

To run the program use the command

`pypointgroup`

