pyckett

View on PyPIReverse Dependencies (1)

0.1.14 pyckett-0.1.14-py3-none-any.whl

Wheel Details

Project: pyckett
Version: 0.1.14
Filename: pyckett-0.1.14-py3-none-any.whl
Download: [link]
Size: 29008
MD5: 86a480537e92d400fab6f66ec35ab939
SHA256: dc8658d9cd1165169f70f3ca27cfc7293198ff49cb01bb53ad724785561aef0b
Uploaded: 2024-04-16 17:04:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyckett
Version: 0.1.14
Summary: A wrapper around Pickett's SPFIT and SPCAT
Author-Email: Luis Bonah <bonah[at]ph1.uni-koeln.de>
Project-Url: Homepage, https://github.com/Ltotheois/Pyckett/
Keywords: pickett,spectroscopy,spfit,spcat
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: matplotlib
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2940 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pyckett/__init__.py sha256=g2bIlz_-WQ8nL1TMXQKS2PlCtY2BjriXPLl8t0go9eU 23
pyckett/pyckett.py sha256=j_HorgllL7ZKYWqDS28jYapaagsnVaPrudFXxugbsko 44944
pyckett/clitools/__init__.py sha256=0DOU7toVsgNH5E-0OPhh6H4clRcYUby80lWnl89uJDA 201
pyckett/clitools/addparameters.py sha256=gTHcNjMokg-25ah-8jpI_SLVdhK_1hFYFA9tqS2ZcFQ 8928
pyckett/clitools/automaticfit.py sha256=6ofBHS8mQB-cLrQ32RUtty1Vo442iwuxZbUGbHECXJs 7856
pyckett/clitools/omitparameters.py sha256=nEfrAJi7COc6jBi_hsNR3OZgYCVfniaAkoJrpsZO234 3223
pyckett/clitools/partitionfunction.py sha256=gm2CoYGEP7l0xHSrSTjWe4P0oJOwEDo0W4CuAfO0paM 2892
pyckett/clitools/separatefits.py sha256=g7-3aj5mXkeEmMpV6OlHDUrnwq08zZVLErmwwm1tna4 6188
pyckett/clitools/shortcuts.py sha256=3TpbaiLIcBrvQ1gRi-oUoJDlN0iSVP7U5hCf_tcvDt4 1335
pyckett/clitools/uncertainties.py sha256=_7bUZobA05_iMw3p1n3YxEhhc62vyvR8BP7SQEBRM-M 2393
pyckett-0.1.14.dist-info/LICENSE sha256=HmA-W_VO3GNnzicFFt5fCuw3EwvIAjhVUxrsgVlUeTU 1055
pyckett-0.1.14.dist-info/METADATA sha256=hLJ-Ow-Jbqr86gnMbNR6I5-WooFFNVoNOwiJAAtKdu8 3602
pyckett-0.1.14.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
pyckett-0.1.14.dist-info/entry_points.txt sha256=9WAMTFlZ42XC9wWQR4Eb5TdNEBXoaGfEecAbofjLdmU 410
pyckett-0.1.14.dist-info/top_level.txt sha256=0htO9en0IOeFJOLgef2HYqxVh0NM7cWLtlkybGa0kAA 8
pyckett-0.1.14.dist-info/RECORD

top_level.txt

pyckett

entry_points.txt

pyckett_add = pyckett.clitools:addparameters
pyckett_auto = pyckett.clitools:automaticfit
pyckett_cat = pyckett.clitools:runpredictions
pyckett_fit = pyckett.clitools:runfit
pyckett_omit = pyckett.clitools:omitparameters
pyckett_partitionfunction = pyckett.clitools:partitionfunction
pyckett_separatefits = pyckett.clitools:separatefits
pyckett_uncertainties = pyckett.clitools:uncertainties