Metadata-Version: 2.1
Name: PyPointGroup
Version: 2.0.7
Summary: Point group symmetry study software
Home-page: https://github.com/nik0380/pypointgroup
Author: Nikolay Somov
Author-email: somov@phys.unn.ru
License: MIT
Description: # 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`
Keywords: symmetry,group,crystallography,xray
Platform: UNKNOWN
Requires-Python: >3.4
Description-Content-Type: text/markdown
