mhp

View on PyPIReverse Dependencies (0)

0.1.3.4 mhp-0.1.3.4-py3-none-any.whl

Wheel Details

Project: mhp
Version: 0.1.3.4
Filename: mhp-0.1.3.4-py3-none-any.whl
Download: [link]
Size: 27557
MD5: dc14e068257390f19f956d28e74b6e6e
SHA256: b36fb2775c987e9299397f15e7e9e2569a9a9ca28bf9a8b798a4b031f2f40291
Uploaded: 2023-07-02 20:08:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mhp
Version: 0.1.3.4
Summary: Facilitates solubility calculations on a wide range of polymers.
Author: Sander Cohen-Janes
Author-Email: scohenjanes[at]brandeis.edu
Home-Page: https://github.com/scohenjanes5/MHP
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: rdkit
Requires-Dist: scipy
Requires-Dist: pandas
Requires-Dist: matplotlib
Description-Content-Type: text/markdown
[Description omitted; length: 15644 characters]

WHEEL

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

RECORD

Path Digest Size
mhp/MakePolymer.py sha256=AYU1xQ9ApCs_hDdhgCp7rvyI0GSGEnCDM_reOAfLha4 39150
mhp/__init__.py sha256=ss1CDQlGYfWeE4vQbjbXcK9HfGgGHaau4MUj1nDZR9g 107
mhp/custom_input_to_mol_file.py sha256=d6hfaL9fAcgiah01kahnmwBGHOZI6G49z8B4tPy9ESg 2257
mhp/nb.py sha256=vsmkswxTntCxW07bV1YAF3XqutRSCmhWhdUfKkoWM1A 3282
mhp/random_polymer_to_mol_file.py sha256=vfNUnMqf4DlzPDl-jSgFVbZt5ZaAOfPDikhsoI-bzBc 7651
mhp/settings.py sha256=la4IgNHOtjTGosZiCiyvFI-75M_a__n6YtulAUvkubA 1489
mhp/smiles.py sha256=3dPEeR-WyVisXVX0VU10t0hGiNPVPmyi9EzUocLiMsQ 5145
mhp-0.1.3.4.dist-info/METADATA sha256=VTWYbwVrREA7zdDsPEaZjePq8cI-wkaOpaOH5k4b3Sw 16152
mhp-0.1.3.4.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
mhp-0.1.3.4.dist-info/entry_points.txt sha256=oEC-HAGbOf7kuh-u35AsTd--wkeWZaUv6cmzC4AxPcg 172
mhp-0.1.3.4.dist-info/top_level.txt sha256=JLXdShacqqD9gfAkpYs1dE9Q9vD-SkZhNSZsoY7TEoQ 4
mhp-0.1.3.4.dist-info/RECORD

top_level.txt

mhp

entry_points.txt

customPol = mhp.custom_input_to_mol_file:main
makePol = mhp.MakePolymer:main
mhpLib = mhp.smiles:main
mhpNB = mhp.nb:main
mhpSettings = mhp.settings:main