Python wrapper for Iphreeqc
Project description
# IPhreeqcPy [![CI](https://github.com/raviapatel/IPhreeqcPy/actions/workflows/CI.yml/badge.svg)](https://github.com/raviapatel/IPhreeqcPy/actions/workflows/CI.yml) [![Deployment](https://github.com/raviapatel/IPhreeqcPy/actions/workflows/python-publish.yml/badge.svg)](https://github.com/raviapatel/IPhreeqcPy/actions/workflows/python-publish.yml)
[IPhreeqcPy](https://github.com/raviapatel/IPhreeqcPy) provides a wrapper to communicate with [IPhreeqc](http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc/) in [python](https://www.python.org/). It is an alternative to [PhreeqPy](http://www.phreeqpy.com/) and is derived from PhreeqcPy. One of the drawback of PhreeqcPy was that it used pythonic names spaces for IPhreeqc function calls which made Phreeqpy function calls different from IPhreeqc and has IPhreeqc manual couldnot be referred to. Secondly it did not have automated compilation for IPhreeqc during installation. As PhreeqPy is an open source I took further liberty to address this issue and redistribute it as IPhreeqcPy to avoid conflicts with development of PhreeqPy. Moreover more Iphreeqc function calls are included in IPhrereqcPy e.g. function calls related to dump which can be of use while restarting simulations.
## Developer
Ravi A. Patel
## Contact me
email (personal): <ravee.a.patel@gmail.com>
## Citation
If you are using IPhreeqcPy for academic work please cite this manual and IPhreeqcPy repository in your publications. Below is the bibtex format for citing IPhreeqcPy
@manual{Patel2024, title = “IPhreeqcPy a python wrapper for IPhreeqc”, author = “Ravi Patel”, url = “https://github.com/raviapatel/IPhreeqcPy”, year = “2024 (accessed July 31, 2024)” }
## Hosted at
Source code is hosted on [GitHub](https://github.com/raviapatel/IPhreeqcPy)
## Installation
pip install IPhreeqcPy
for installation for source read the [documentation](https://iphreeqcpy.readthedocs.io/en/latest/)
## Detailed Documentation
For documentation visit <https://iphreeqcpy.readthedocs.io/en/latest>
## Issues
report issues on [Github](https://iphreeqcpy.readthedocs.io/en/latest) and I will try to answer/resolve them
## License and Terms of use
IPhreeqcPy is a free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
File details
Details for the file IPhreeqcPy-2024.0.0-py3-none-win_amd64.whl
.
File metadata
- Download URL: IPhreeqcPy-2024.0.0-py3-none-win_amd64.whl
- Upload date:
- Size: 1.1 MB
- Tags: Python 3, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce0d554ae7ed165be6fa638e46c60e92bc38747522d657a948e6a6462e98c099 |
|
MD5 | 831cc50ef1f4a171d211bc62a3ff6a9b |
|
BLAKE2b-256 | 811bb37ea7a15c51785921ce6f5b09990fe53eb1cfceb8e48ce65f09ed3e7419 |
File details
Details for the file IPhreeqcPy-2024.0.0-py3-none-manylinux2014_x86_64.whl
.
File metadata
- Download URL: IPhreeqcPy-2024.0.0-py3-none-manylinux2014_x86_64.whl
- Upload date:
- Size: 26.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9fc5362743c742055c8a07b37b69bff5d694e599cb9831e8c4f619917586acc2 |
|
MD5 | 6230e148380079b22e9b5edeafb94109 |
|
BLAKE2b-256 | 5275bb360778eaae0a4ef47f0a0673e7949cadca1977f6ad9740ff763dec3592 |