auto_rxn

View on PyPIReverse Dependencies (0)

2024.3.0 auto_rxn-2024.3.0-py3-none-any.whl

Wheel Details

Project: auto_rxn
Version: 2024.3.0
Filename: auto_rxn-2024.3.0-py3-none-any.whl
Download: [link]
Size: 19197
MD5: ab76aacc088f7ed351569a93636157f7
SHA256: 2eac327b5dd275f75a8b3da791beaaaecbdcf2964827a8956bfb40a9dc3b351c
Uploaded: 2024-03-28 15:14:14 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: auto_rxn
Version: 2024.3.0
Project-Url: Source, https://github.com/uw-madison-chem-shops/auto_rxn
Project-Url: Issues, https://github.com/uw-madison-chem-shops/auto_rxn/issues
Project-Url: Home Page, https://uw-madison-chem-shops.github.io/auto_rxn/
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.9
Requires-Dist: bluesky
Requires-Dist: click
Requires-Dist: happi
Requires-Dist: pandas
Requires-Dist: platformdirs
Requires-Dist: suitcase-csv
Requires-Dist: tomli
Requires-Dist: tomli-w
Requires-Dist: black; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 499 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.22.4
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
auto_rxn/__init__.py sha256=UTM9nhm6F75lUrIGQhJzbxGl8JVz4UasHPl0aRvb6Ng 248
auto_rxn/__main__.py sha256=AHVLdyDMQ9b2wthrgoE9UP9OxZBlw3t8nEVdACuKko4 2850
auto_rxn/__version__.py sha256=WCLO4IXLt9pLOzcWAuUYmfYhPnOWdDtuAJAeW7LH238 418
auto_rxn/_device.py sha256=ke57QTBS3XTaLVO6dmbLD-4hHzmsOOgHig83M9CXaok 1173
auto_rxn/_exceptions.py sha256=lk-dhpF1HIEXmYciSKZAEQqH6hnecblTeEPGidyjG1g 1094
auto_rxn/_limits.py sha256=brLZcINQEJ9uNVLd0ExJUfE2GOnMexYpQ5yIblGJ9xE 6519
auto_rxn/_recipe.py sha256=uF4O3tWT7r0pmWU1vpdGbdB5mLOhdkfdz6JY8p9z3z8 2638
auto_rxn/_run.py sha256=7Y49nqGgylrU3MTLRSqglU9zThoZ0WEVqQ61bcYOP8s 3974
auto_rxn/_stage_unstage.py sha256=quWIXI7_cWGh8Y7Z83DrF86bNF-u8mXgvlUWOGi2nvQ 2100
auto_rxn/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
auto_rxn/devices/__init__.py sha256=fYPxy62IAIabM0ipQW1QIwu_k93WeLP2_cFlmoVnUMs 77
auto_rxn/devices/_fake_furnace.py sha256=QgQrRbG0hOJ1ACg5-WRyjKLl5gm-IGClQ9NKq0OqWgs 2418
auto_rxn/devices/_fake_mfc.py sha256=q3dBQIMELPbdces2XsIRZ0EFbLIooi6Zd0wBNt8q8wQ 1285
auto_rxn/devices/_reading.py sha256=qooUXpKZ-UpAUOINGBJRjnRvJsC3avz1riC9psWseEs 160
auto_rxn/devices/_status.py sha256=DNfQwF8wqtuWL8cAmWxxm81nAJaHLwvh3cndBCIOV3o 19275
auto_rxn/testing/__init__.py sha256=f2Hl1NVFEQgO2fVHJnsXcQe2S2OWUUm4ub91tGoJXuo 64
auto_rxn/testing/_with_happi_db.py sha256=fOR40-7Uc-g2ymlgfDcG821W3lq4g7mmsKqpCnTRECA 939
auto_rxn/testing/_with_limit_set_to.py sha256=psPJlLl8kaGayuG6GZ5A8rd7GmFl03XGb94jB9bgtWY 888
auto_rxn-2024.3.0.dist-info/METADATA sha256=tRlnxSQRhoGQ6ax-wW5qZSjig37Bnmquc0hSXGbA7ZY 1601
auto_rxn-2024.3.0.dist-info/WHEEL sha256=uNdcs2TADwSd5pVaP0Z_kcjcvvTUklh2S7bxZMF8Uj0 87
auto_rxn-2024.3.0.dist-info/entry_points.txt sha256=9RjZU-vN1NLSPa9_jjSVlFFd6AGiNwep03NjWGG0s7U 190
auto_rxn-2024.3.0.dist-info/licenses/LICENSE sha256=bsJwkVHuZn-VkU8_dAfBw3HNbXHdGUsq2O7MvKDzd9s 1074
auto_rxn-2024.3.0.dist-info/RECORD

entry_points.txt

auto-rxn = auto_rxn.__main__:main
auto_rxn = auto_rxn.__main__:main
fake_furnace = auto_rxn.devices._fake_furnace
fake_mfc = auto_rxn.devices._fake_mfc