Metadata-Version: 2.1
Name: stsynphot
Version: 0.3
Summary: Synthetic photometry for HST/JWST
Home-page: https://www.github.com/spacetelescope/stsynphot_refactor
Author: STScI
Author-email: help@stsci.edu
License: BSD
Keywords: astronomy,astrophysics,synthetic,photometry,HST,JWST
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.6
Description-Content-Type: text/plain
Requires-Dist: numpy (>=1.16)
Requires-Dist: astropy (>=3)
Requires-Dist: synphot
Requires-Dist: beautifulsoup4
Provides-Extra: all
Requires-Dist: scipy ; extra == 'all'
Requires-Dist: matplotlib ; extra == 'all'
Provides-Extra: docs
Requires-Dist: sphinx-astropy ; extra == 'docs'
Provides-Extra: test
Requires-Dist: pytest-astropy ; extra == 'test'
Requires-Dist: ci-watson ; extra == 'test'

Synthetic photometry utilities for HST/JWST


