Metadata-Version: 2.4
Name: structure-analyzer-featurizer
Version: 0.0.1
Summary: Python package to generate geometric features of interatomic distances, atomic environment information, and coordination numbers from a folder containing .cif files.
Author-email: Sangjoon Lee <bobleesj@gmail.com>, Danila Shiryaev <danila.shiryaev44@myhunter.cuny.edu>, Emil Jaffal <ejaffal@gradcenter.cuny.edu>, Anton Oliynyk <bobleesj@gmail.com>
Maintainer-email: Sangjoon Lee <bobleesj@gmail.com>, Danila Shiryaev <danila.shiryaev44@myhunter.cuny.edu>, Emil Jaffal <ejaffal@gradcenter.cuny.edu>
Project-URL: Homepage, https://github.com/bobleesj/structure-analyzer-featurizer/
Project-URL: Issues, https://github.com/bobleesj/structure-analyzer-featurizer/issues/
Keywords: features,materials-infomatics,machine-learning,structure,materials
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Chemistry
Requires-Python: <3.14,>=3.11
Description-Content-Type: text/x-rst
License-File: LICENSE.rst
License-File: AUTHORS.rst
Requires-Dist: bobleesj.utils
Requires-Dist: cifkit
Requires-Dist: click
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: scipy
Dynamic: license-file
