-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #88 from dcasasor-purdue/master
Working on the README file
- Loading branch information
Showing
2 changed files
with
21 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,22 @@ | ||
# PharmaPy | ||
|
||
PharmaPy is a pythonic library for the analysis of pharmaceutical manufacturing systems.\ | ||
<img align="left" src="./doc/online_docs/images/PharmaPy_logo.jpeg" alt="PharmaPy_logo" height="250"> | ||
|
||
It allows to simulate the dynamics of standalone, drug substance unit operations in a variety of operating modes (batch, continuous, semibatch). Also, PharmaPy facilitates setting up and simulating pharmaceutical **flowsheets**, i.e., interconnected unit operations in a variety of operation modes, ranging from end-to-end batch, end-to-end continuous, and hybrid operation (combination of batch and/or continuous and semicontinuous unit operations). | ||
<!-- BEGIN Status badges --> | ||
![GitHub all releases](https://img.shields.io/github/downloads/CryPTSys/PharmaPy/total) | ||
[![DOI](https://img.shields.io/badge/DOI-10.1016%2Fj.compchemeng.2021.107408-blue)](https://www.sciencedirect.com/science/article/abs/pii/S0098135421001861) | ||
<!-- END Status badges --> | ||
|
||
PharmaPy is a pythonic library for the analysis of pharmaceutical manufacturing systems. | ||
|
||
It allows to simulate the dynamics of standalone, drug substance unit operations in a variety of operating modes (batch, continuous, semibatch). Also, PharmaPy facilitates setting up and simulating pharmaceutical **flowsheets**, i.e., interconnected unit operations running in one or more operation modes, offering flexibility to simulate end-to-end batch, end-to-end continuous, and hybrid operation schemes (combination of batch and/or continuous and semicontinuous unit operations). | ||
|
||
<br clear="left"/> | ||
|
||
## Getting started | ||
Read our [link to documentation page] for more information on how to install and use PharmaPy. | ||
To install PharmaPy, download and unzip the code from the release section, and then follow the instructions on the `install_instructions.txt` file. | ||
|
||
Read our [link to documentation page] for more information on how to install and how to use PharmaPy. | ||
|
||
|
||
To install PharmaPy, download and unzip the code from this page, and then follow the instructions on the `install_instructions.txt` file. | ||
|
||
<!-- BEGIN Status badges --> | ||
[![Downloads]] | ||
<!-- END Status badges --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters