cosmopharm 0.0.20__py3-none-any.whl → 0.0.22__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {cosmopharm-0.0.20.dist-info → cosmopharm-0.0.22.dist-info}/METADATA +7 -11
- {cosmopharm-0.0.20.dist-info → cosmopharm-0.0.22.dist-info}/RECORD +5 -5
- {cosmopharm-0.0.20.dist-info → cosmopharm-0.0.22.dist-info}/LICENSE +0 -0
- {cosmopharm-0.0.20.dist-info → cosmopharm-0.0.22.dist-info}/WHEEL +0 -0
- {cosmopharm-0.0.20.dist-info → cosmopharm-0.0.22.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: cosmopharm
|
3
|
-
Version: 0.0.
|
3
|
+
Version: 0.0.22
|
4
4
|
Summary: Predictive modeling for drug-polymer compatibility in pharmaceutical formulations using COSMO-SAC.
|
5
5
|
Home-page: https://github.com/ivanantolo/cosmopharm,
|
6
6
|
Author: Ivan Antolovic
|
@@ -38,12 +38,14 @@ Requires-Dist: matplotlib >=3.0 ; extra == 'examples'
|
|
38
38
|
|
39
39
|
# COSMOPharm
|
40
40
|
|
41
|
-
|
41
|
+
<p align="center">
|
42
|
+
<!-- <img src="https://github.com/usnistgov/COSMOSAC/raw/master/JCTC2020.PNG" alt="TOC Figure" width="500"> -->
|
43
|
+
<img src="https://github.com/usnistgov/COSMOSAC/raw/master/JCTC2020.PNG" alt="TOC Figure">
|
44
|
+
</p>
|
42
45
|
|
43
|
-
|
44
|
-
<img src="https://github.com/usnistgov/COSMOSAC/raw/master/JCTC2020.PNG" alt="Description">
|
45
|
-
</div>
|
46
|
+
Welcome to the COSMOPharm package, accompanying [our paper in *J. Chem. Theory Comput.*](https://dx.doi.org/10.1021/acs.jctc.9b01016). This project and its associated publication offer insights and a practical toolkit for researching drug-polymer and drug-solvent systems, aiming to provide the scientific community with the means to reproduce our findings and further the development of COSMO-SAC-based models.
|
46
47
|
|
48
|
+
## About
|
47
49
|
|
48
50
|
COSMOPharm is a Python package designed for predictive modeling of drug-polymer compatibility and drug-solubility in common solvents. It leverages the COSMO-SAC (Conductor-like Screening Model Segment Activity Coefficient) model, offering a robust platform for solubility, miscibility, and phase behavior prediction in drug formulation processes.
|
49
51
|
|
@@ -54,12 +56,6 @@ COSMOPharm is a Python package designed for predictive modeling of drug-polymer
|
|
54
56
|
- **Miscibility and Phase Behavior Analysis**: Understand drug-polymer miscibility and phase behavior under various conditions.
|
55
57
|
- **User-friendly Interface**: Facilitate research with easy-to-use functions and comprehensive documentation.
|
56
58
|
|
57
|
-
## Associated Research
|
58
|
-
|
59
|
-
The development of COSMOPharm is closely tied to ongoing research aimed at enhancing the understanding and application of COSMO-SAC models in drug formulation. A forthcoming manuscript detailing the theoretical foundations and empirical validations of the models used in this package will provide comprehensive insights into the work COSMOPharm supports.
|
60
|
-
|
61
|
-
**Note:** A related publication, provided as an example of the research context, can be found [here](https://dx.doi.org/10.1021/acs.jctc.9b01016). This link will be updated to directly point to our specific manuscript upon its publication, enabling users to delve deeper into the scientific basis and applications of COSMOPharm.
|
62
|
-
|
63
59
|
## Installation
|
64
60
|
|
65
61
|
Install COSMOPharm with pip:
|
@@ -11,8 +11,8 @@ cosmopharm/utils/convert.py,sha256=V-7jY-Sb7C38N5bQcp1c27EOiVJfriP6zRbLAIKgrdE,2
|
|
11
11
|
cosmopharm/utils/helpers.py,sha256=D2Zx9P0ywWWl2XQtzC6e5ek2CrudBIncfAIp_7vQnC0,1430
|
12
12
|
cosmopharm/utils/lle_scanner.py,sha256=So9FCxLLcHmBkuF6zggMo3W3gFBocEmuRzyxVGy69JM,6587
|
13
13
|
cosmopharm/utils/spacing.py,sha256=vtM9b4wodpFGkZFGGLhiSXT51Zl6fNK2Og4oRcbLFH4,9222
|
14
|
-
cosmopharm-0.0.
|
15
|
-
cosmopharm-0.0.
|
16
|
-
cosmopharm-0.0.
|
17
|
-
cosmopharm-0.0.
|
18
|
-
cosmopharm-0.0.
|
14
|
+
cosmopharm-0.0.22.dist-info/LICENSE,sha256=25ZCycfBgonIECGYnZTy72eJVfzcHCEOz3DM9sTx7do,1162
|
15
|
+
cosmopharm-0.0.22.dist-info/METADATA,sha256=01lyhRI79PhH9RiqUakGMjroAjPcO5oBij8LeC_FTjs,5520
|
16
|
+
cosmopharm-0.0.22.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
17
|
+
cosmopharm-0.0.22.dist-info/top_level.txt,sha256=MGniVgvs1yq4sn6HQ7ErDVYV_g3st3Fs8TTFHOJVQ9I,11
|
18
|
+
cosmopharm-0.0.22.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|