pygaps

View on PyPIReverse Dependencies (1)

4.6.1 pygaps-4.6.1-py3-none-any.whl

Wheel Details

Project: pygaps
Version: 4.6.1
Filename: pygaps-4.6.1-py3-none-any.whl
Download: [link]
Size: 343796
MD5: d68c0b466fb55340598944a24546ebf4
SHA256: 322dd78af79c62668f43d3141278a22676d99339787f273af24abb1f22e22533
Uploaded: 2025-03-04 02:00:39 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: pygaps
Version: 4.6.1
Summary: Framework for processing gas adsorption isotherms
Author-Email: Paul Iacomi <mail[at]pauliacomi.com>
Project-Url: Homepage, https://github.com/pauliacomi/pygaps
Project-Url: Repository, https://github.com/pauliacomi/pygaps.git
Project-Url: Documentation, https://pygaps.readthedocs.io
License: MIT License Copyright (c) 2022, Paul Iacomi Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: adsorption,isotherm,characterization,processing,material
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.8
Requires-Dist: numpy (>=1.16.5)
Requires-Dist: scipy (>=1.5.0)
Requires-Dist: pandas (>=1.1.0)
Requires-Dist: matplotlib (>=3.3.0)
Requires-Dist: coolprop (>=6.0.0); python_version < "3.13"
Requires-Dist: coolprop (>=6.7.0); python_version >= "3.13"
Requires-Dist: adsorption-file-parser (>=0.2.6)
Requires-Dist: xlrd (>=1.1)
Requires-Dist: xlwt (>=1.3)
Requires-Dist: openpyxl
Requires-Dist: gemmi
Requires-Dist: requests
Requires-Dist: importlib_resources; python_version < "3.9"
Requires-Dist: pygaps[dev,docs,test]; extra == "all"
Requires-Dist: pygaps[docs,test]; extra == "dev"
Requires-Dist: codecov; extra == "dev"
Requires-Dist: yapf; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: flake8-pyproject; extra == "dev"
Requires-Dist: autopep8; extra == "dev"
Requires-Dist: pydocstyle; extra == "dev"
Requires-Dist: pygments; extra == "dev"
Requires-Dist: docutils; extra == "dev"
Requires-Dist: pygments (>=2.11); extra == "docs"
Requires-Dist: docutils (>=0.11); extra == "docs"
Requires-Dist: doc8; extra == "docs"
Requires-Dist: pandoc; extra == "docs"
Requires-Dist: restructuredtext-lint; extra == "docs"
Requires-Dist: ipykernel; extra == "docs"
Requires-Dist: sphinx (>=4.0); extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: nbsphinx; extra == "docs"
Requires-Dist: furo; extra == "docs"
Requires-Dist: pytest (>=6.0.0); extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: coverage[toml]; extra == "test"
Requires-Dist: nose; extra == "test"
Provides-Extra: all
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS.rst
[Description omitted; length: 7854 characters]

WHEEL

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

RECORD

Path Digest Size
pygaps/__init__.py sha256=ws3L8heS8BIP0hZDT2D3sz5G62gQhTC4-4qdf5XIoy4 2198
pygaps/_version.py sha256=9XFa5AehrYGZmLfbdC7VoMC29QiGN6ZpE-LsE45xiU4 511
pygaps/logging.py sha256=HoKHz-xRQq3uIEFDzp-pcL-jjzF_5SMQ0UM5AA119fQ 274
pygaps/characterisation/__init__.py sha256=CvXMQIHcGcwlrpLNgpHm0NFkliYyxBFZ3SIIXzB6S_w 953
pygaps/characterisation/alphas_plots.py sha256=7h_1qxzvfS8WIuvG7ciOrBpKJ0x-vCxG8GF3sNkU6s4 14670
pygaps/characterisation/area_bet.py sha256=aS5pN_qqP9YKxvQHWPbYR0t2sEL_6AvpZGNG097tLHU 12824
pygaps/characterisation/area_lang.py sha256=f3n69JlQ3XHFfRca0o6DkePryksgB5-oK3lSB0orgD0 10615
pygaps/characterisation/dr_da_plots.py sha256=qrrUqwQggMJWYesZBI-iMgu8WhQgwLKG9TxPyKfpW0k 13261
pygaps/characterisation/enth_sorp_clapeyron.py sha256=OiwG5XAEYAzO2eCQHM1SAwnftOobTu8I9wlqT-taeUA 7981
pygaps/characterisation/enth_sorp_initial.py sha256=E70pTa5I_WqU8nsyqG-16FmKqQ5fWHsU-UfirD-ocN4 14932
pygaps/characterisation/enth_sorp_whittaker.py sha256=Uqqa88eED3tmx82UbXzz9XJeX7C8Sew7ouL1JZXTL9k 12679
pygaps/characterisation/initial_henry.py sha256=N25LYnMLoRQYUoRB1hjMZWfz8yZxtuNyklh6_bIN7_Y 4752
pygaps/characterisation/models_hk.py sha256=LrpVwkfbWYLcU8R_ydTMZAR3oG5WH0_Mo2VjKoISpbU 2880
pygaps/characterisation/models_kelvin.py sha256=s3w1MJAXsHaQrVwDWyM7fdHTNsjujvXX59agjU9Swaw 7732
pygaps/characterisation/models_thickness.py sha256=C_N7geQqrWq2aeps6WYrAuGvZyuskHgvyKOSuoQu780 7347
pygaps/characterisation/psd_kernel.py sha256=3Vcf8YuXifSpWYQ_9GH5Wc8xz-tojMUzyXGgQR_i0p4 13639
pygaps/characterisation/psd_meso.py sha256=bsE05HbZV9-WPS4MsC8yGD4mWXULSWYEHU0gmNagnNk 32575
pygaps/characterisation/psd_micro.py sha256=e952z25GJMyuM5JWZKMncy_HkTnat02n2y2JV9aZ82E 46597
pygaps/characterisation/t_plots.py sha256=TH85es8iD76LD7uRAlOjzf4T7SaXIgEWGuuokuOGc18 12323
pygaps/cli/__init__.py sha256=M8XdMoqrMzYqDVahDGKYBtK5SAjPxg-Y4txC8okb2Po 92
pygaps/cli/cli.py sha256=vkS11ZSND9HCgJrxbFMYIhj-tCW2U8QakKNVx_AUyLM 4934
pygaps/core/__init__.py sha256=nyYc5XcUfFMUbW-kOukp2E9HmHm_EzxGwnHQ7nsP1HM 59
pygaps/core/adsorbate.py sha256=vIKUh0f7KFKbEZBxClTbfphy28o6dnvOv3DMDjg-kUE 30747
pygaps/core/baseisotherm.py sha256=3449EXoLVcjxkUR3OCqe-t-bZ5bW_KxJXqKzB8E-Xj0 16422
pygaps/core/material.py sha256=gMNmHeTTdEJ75REftIHh8jUQMjkp80dKFb1OgcBGp1Q 4987
pygaps/core/modelisotherm.py sha256=NeYZaFr9VIJEVzKqHlVgmgThk9Nlrk8FigqbjxGwGVU 40294
pygaps/core/pointisotherm.py sha256=Ruc5TUxEq5DykP9wKl6RThK1kRyHFjTMQxshxscjYZc 49888
pygaps/data/__init__.py sha256=F3oo3crZleo6NHKx0S1HnmPFNyoHpnNVKii-txkI5cY 2020
pygaps/data/adsorbate_props.json sha256=KOxLejeIopdlMtzgQy07FEqzLm-wx4dcXG_g1H_mBcg 3918
pygaps/data/adsorbates.json sha256=EyloaQszsVJPt4mxFp1YSqHAPK4pMJndofjzIyNmUUQ 85533
pygaps/data/default.db sha256=y2JgEzJIRnAvgHzJdUhPSL5twygyzSeK9_FfWZPyXLY 212992
pygaps/data/kernels/DFT-N2-77K-carbon-slit.csv sha256=98ctek_EgXOkE1GKIQ1oos6EbHL1U6k2U14ACTSctOk 164433
pygaps/data/stdiso/Cabot BP280 carbon black.csv sha256=AMWj_aQdpCfDwNTad5h1QTydwBXIsTRhCzNYMm73rpY 2628
pygaps/data/stdiso/LiChrospher Si-1000 silica.csv sha256=0jd_j9K4RriQUsSXvBHSHgvY0qm3hm97yjnaOs0nlfA 2630
pygaps/graphing/__init__.py sha256=GfSyrwjX3eBD4E6MNgmA_4yotUrwMOK_KypyuWUtYf8 114
pygaps/graphing/calc_graphs.py sha256=5HAsDiN9zcfIpyx1d878fkvejys2LOFlWlKtxd2AnNQ 18942
pygaps/graphing/iast_graphs.py sha256=oeTFyx9M2q4vKOrdmyUd4I8LVQ3a0mcvVlLthmGAfPE 5070
pygaps/graphing/isotherm_graphs.py sha256=OG7X05ukiIst3nIyki_wto7HjJV5RMPsJvY8GM3hD1A 19075
pygaps/graphing/labels.py sha256=L3Bi5ojPHJ9Uq9qxouwiYaUcQRnX-iu8ye2FhgLwC_o 2853
pygaps/graphing/model_graphs.py sha256=H7Ipm8wkIDqmjJvKLtT-vo_JGLxKZNCtw-1Rg9FGHYE 831
pygaps/graphing/mpl_styles.py sha256=PJQ1cEIvebxD8ooFdNiruN7WRx3mBzm_M-EuKZxiEks 2055
pygaps/graphing/prediction_graphs.py sha256=os7HV1GD2QOHfl7Dc8gGzYXSrQoVp7U9wFBrYfwAUl0 5379
pygaps/modelling/__init__.py sha256=eWl-q8T0MFsDvoi61z9Mqm6Ow-gLd_-zAiA8UR1fO3o 6805
pygaps/modelling/base_model.py sha256=Tyt__cabpQR20bk5idVL2u3-KZKOeMErtJjFfxwgpRM 10522
pygaps/modelling/bet.py sha256=ychFwOfaJLU9N7OrZ10lX9dJOWstfRpyoH1PlSbG76I 6355
pygaps/modelling/chemiphysisorption.py sha256=6eiSQxgXBwC5797bi0Eruc7QSLEyvvwPoE4DLLUHcIU 7831
pygaps/modelling/da.py sha256=5c4COOWJqJq4H_iw3E-zFyZzx3lfwojMDuc5jMW454M 4720
pygaps/modelling/dr.py sha256=pyVReH1fDa5CUXOy39yb0y1gX_JjCvNuyB9sgVrQYHI 4512
pygaps/modelling/dslangmuir.py sha256=jLTlkw_tG36uMtk-C7D_fHE-Zhv_01EYiUGZD7cBLNo 6021
pygaps/modelling/dstoth.py sha256=9gDzmlOuc1IrGHSQKTNkAGG8oiEoUS-op2o3sAO9TlM 7038
pygaps/modelling/fhvst.py sha256=Rd-gegwOHPs_NsZ6Y4iUtQ7EprJ4Q8iEfDisE62g8Mk 5720
pygaps/modelling/freundlich.py sha256=5pyynOha18MEzmpA9YZBb7TwlXy5pGURxlpUIojX2S4 4788
pygaps/modelling/gab.py sha256=E2MKoq0mcuseavudBNLCgEUjavxwWKJsBChHg8_brC0 3727
pygaps/modelling/henry.py sha256=H36LFGUFfuhn4YSdcsJH_jfcH07PGToF6yP9bfmI2Yg 4412
pygaps/modelling/jensenseaton.py sha256=-WTyYLB11mIOEaFFrUbuhU0GUwf5XogxxX2ugQjSDH4 4940
pygaps/modelling/langmuir.py sha256=jAYgRO8pvnyx5ylAJ5Mt_CnzVfgCOwaKkObeXi5EI0c 6065
pygaps/modelling/quadratic.py sha256=ArUCA74Nj3eE3A-Tj4BlmgJHCt9zwn9IH4ViuqZ4Qyo 4302
pygaps/modelling/temkinapprox.py sha256=kPYi1IQoyPwYWYCyeMSDpZ38fvWHvjBqpKTiS6wgL6U 4511
pygaps/modelling/toth.py sha256=IFQ5cPAOyF78WO8KxC3p-HJY0JCJng2u_9tlefrBaPU 4462
pygaps/modelling/tslangmuir.py sha256=akJN34ArMTp4vSKOkxivisSUTTzqgPvzRNgdYng10Us 6678
pygaps/modelling/virial.py sha256=ARL8XfR2zuX_-rZFuVUQ5j_7LFxI68Nqt_1ePbuaFFQ 8005
pygaps/modelling/wvst.py sha256=punqQ0thILXyd7DQjkS3K_YON_GCYwXErVFbc0r9cx4 5941
pygaps/parsing/__init__.py sha256=le9Z1KASlhWIwGRhAfkZIZhONVoURpHvyZ9kKOi67Rc 2570
pygaps/parsing/aif.py sha256=s3fCCK1RATKPqZgSx6Q049Rv9j-GPh220O9mkhKYkLI 13630
pygaps/parsing/csv.py sha256=zJdoKYHHdp13FB3tN73r5a41_Xl_Lf-rRI37IeFA-i0 6888
pygaps/parsing/excel.py sha256=566aVER_3QZfjAG5sPL_yq56RgIKyASJWki0FFlkJxM 10903
pygaps/parsing/isodb.py sha256=bvZTiUE6pDOn1QiBAFzjJo3jzXoBjONlQ7QWrxf0yFk 1029
pygaps/parsing/json.py sha256=9gjsq2ooQZmkAri4i8ESODuTfXOxLzn9I_H7MGyDaNQ 8307
pygaps/parsing/sqlite.py sha256=A5Q7OJ27vHS5g8lnmwZAtfJ-Tp3KFJ8hNR7QJRvdBrE 36732
pygaps/prediction/__init__.py sha256=Eti-fRXEQMR0_J35foP38KP1cum9Lu3LKOPv9Dtiuys 387
pygaps/prediction/enthalpy_to_isotherm.py sha256=Q3cvX7P749a6Itijxwtpwo_Sv2-75LrCBkSHaXRMSCI 12239
pygaps/prediction/iast.py sha256=eVKP1M-FCO2OSIhun163YyuIaGlgKz50MqjRSdCk7h0 24677
pygaps/units/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pygaps/units/converter_mode.py sha256=wDLcKExf3Ov14UYI44L6GrdoWrZrpwbpt23cRuh5mp0 12415
pygaps/units/converter_unit.py sha256=-jO4k0FEXfjV21FKLH6LhUhWEiXTFTQQ19Y9K9ZM4bk 1869
pygaps/utilities/__init__.py sha256=nyYc5XcUfFMUbW-kOukp2E9HmHm_EzxGwnHQ7nsP1HM 59
pygaps/utilities/coolprop_utilities.py sha256=mW452YvjHQGtjlg6verJHWR-_j3vgug5CsbytLJSuEU 840
pygaps/utilities/exceptions.py sha256=Vvo6tlRITIKll09jpq0Mo_gwmwEEKWgTVU_ktLIQP30 418
pygaps/utilities/hashgen.py sha256=E6KZLXpqgSdK62i5sX0_ssYaJ9_sXXOO1fFZVUNDb8k 842
pygaps/utilities/isotherm_interpolator.py sha256=zusWWam12oRJF34_Rn7vyYoZVFbQCpOS-0nbIZO6qzM 2290
pygaps/utilities/math_utilities.py sha256=Ir0ozhXHeHJBjI5rgVDiKucL4xqnLnuSWHbzyB072M0 5127
pygaps/utilities/pygaps_utilities.py sha256=SVmibaJM4LkBF2hnUVSKDAcH-J_H2pJ-V1sRnR-0Wag 753
pygaps/utilities/python_utilities.py sha256=M-ruGWqYPROZkCk6xdmlrUGRC3qQn_x18JtSclnUOTY 2634
pygaps/utilities/sqlite_db_creator.py sha256=d8eKnklsEvcb1ZvCE1a0YcZTZbttt9Km7Ry4lMqWP1E 1718
pygaps/utilities/sqlite_db_pragmas.py sha256=yWNEUYG9WjFwfuYAYkKc15AxfO6RXYyM1D6UjJVE6l4 4334
pygaps/utilities/sqlite_utilities.py sha256=jxs4sfPeCEQww2bytAvy3_XtW9URq43UGlohknZnA4k 4718
pygaps/utilities/string_utilities.py sha256=A_LXTXe9ygbF4aJe7jH8rkH7jHrvZuj1Tf5UiFlArzE 3754
pygaps-4.6.1.dist-info/AUTHORS.rst sha256=rtvspzshrt-OpmzKw0PDUZqFrA1pSXUDdIYrhKQknUY 570
pygaps-4.6.1.dist-info/LICENSE sha256=MkBCxgMdw7FR0Cm1KG80ch6WdtdYx5h4ebJf80SP6fA 1069
pygaps-4.6.1.dist-info/METADATA sha256=FH3Zt5wROQ4QkbGK2vwWjC4Nvxj50JrZuks5td5FN3s 11880
pygaps-4.6.1.dist-info/WHEEL sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM 91
pygaps-4.6.1.dist-info/entry_points.txt sha256=51w9FKBXVyzhetGVgHGVL7-2ST3F-e869fRSQ8egGk4 43
pygaps-4.6.1.dist-info/top_level.txt sha256=d4zt75t_cnQOHiCkMehYGsvBVqiwjSNOo7Yf5LDxprE 7
pygaps-4.6.1.dist-info/zip-safe sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
pygaps-4.6.1.dist-info/RECORD

top_level.txt

pygaps

entry_points.txt

pygaps = pygaps.cli:main

zip-safe