معرفی شرکت ها


NistChemPy-0.2.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A simple Python wrapper around the NIST Chemistry WebBook
ویژگی مقدار
سیستم عامل OS Independent
نام فایل NistChemPy-0.2.3
نام NistChemPy
نسخه کتابخانه 0.2.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Ivan Chernyshov
ایمیل نویسنده ivan.chernyshoff@gmail.com
آدرس صفحه اصلی https://github.com/EPiCs-group/NistChemPy
آدرس اینترنتی https://pypi.org/project/NistChemPy/
مجوز -
# NistChemPy: Python API for NIST Chemistry WebBook [NIST Chemistry WebBook](https://webbook.nist.gov/) is a public database containing physico-chemical data which was carifully verified by specialists. However, the only way to retrieve information is to use browser, and no API is available. Moreover, search results are limited to 400 found compounds which is convenient for manual search of several compounds but unsuitable for chemoinformatics. NistChemPy is designed to solve this problem. It supports search by compound name, InChI/InChI-key, CAS RN, and chemical formula, and downloading key properties of retrieved compounds. Search object is designed in a way that it is easy to automate the search for all the necessary substances without exceeding the limit of 400 pieces. At the moment the code only supports IR, MS and UV/Vis spectra; support for other thermodynamic properties may be added later. ## Installation Install NistChemPy using [pip](https://pypi.org/project/NistChemPy/): ``` pip install nistchempy ``` ## How To The main NistChemPy features including search and compound manipulations are shown in the [tutorial](https://github.com/EPiCs-group/NistChemPy/blob/main/tutorial.ipynb).


نیازمندی

مقدار نام
- requests
- beautifulsoup4
- pandas
>=1.1.0 importlib-resources


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl NistChemPy-0.2.3:

    pip install NistChemPy-0.2.3.whl


نصب پکیج tar.gz NistChemPy-0.2.3:

    pip install NistChemPy-0.2.3.tar.gz