Metadata-Version: 2.4
Name: structurefinder
Version: 86
Summary: Search X-ray structures on your hard drive
Project-URL: Homepage, https://dkratzert.de/structurefinder.html
Project-URL: Bug Tracker, https://github.com/dkratzert/StructureFinder/issues
Author-email: Daniel Kratzert <dkratzert@gmx.de>
License-File: LICENSE
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Chemistry
Requires-Python: >=3.10
Requires-Dist: docutils
Requires-Dist: gemmi
Requires-Dist: gunicorn
Requires-Dist: macholib
Requires-Dist: numpy>=2.1
Requires-Dist: pefile
Requires-Dist: py7zr
Requires-Dist: pyqt6-sip
Requires-Dist: pyqt6<6.9
Requires-Dist: pyqtgraph>=0.13
Requires-Dist: pywin32-ctypes~=0.2
Requires-Dist: qtawesome
Requires-Dist: qtpy>=2.4.3
Requires-Dist: requests
Requires-Dist: shelxfile
Requires-Dist: six
Requires-Dist: xlsxwriter
Provides-Extra: devel
Requires-Dist: pytest; extra == 'devel'
Requires-Dist: ruff; extra == 'devel'
Requires-Dist: sphinx; extra == 'devel'
Requires-Dist: sphinx-rtd-theme; extra == 'devel'
Description-Content-Type: text/markdown

[![Packaging Status](https://repology.org/badge/vertical-allrepos/python:structurefinder.svg)](https://repology.org/project/python:structurefinder/versions)


![Lates Release](https://img.shields.io/github/v/tag/dkratzert/StructureFinder?label=Latest%20Release)
[![Unit Tests](https://github.com/dkratzert/StructureFinder/actions/workflows/python-app_windows.yml/badge.svg?branch=master)](https://github.com/dkratzert/StructureFinder/actions/workflows/python-app_windows.yml)
![Contributions](https://img.shields.io/badge/contributions-welcome-blue)

# StructureFinder
A crystal structure finder written in PyQt5 and Python3 with SQlite.

[Homepage: https://dkratzert.de/structurefinder.html](https://dkratzert.de/structurefinder.html)

![Program Window](https://github.com/dkratzert/StructureFinder/blob/master/docs/pics/strf_1.png?raw=true)
