pymembrane


Namepymembrane JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/ROMDHANA/pymembrane
SummaryA Python package for membrane filtration modeling and optimization
upload_time2024-11-19 02:09:47
maintainerNone
docs_urlNone
authorHedi ROMDHANA
requires_python>=3.7
licenseGPLv3
keywords wastewater wastewater treatment membrane food process simulation optimization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pymembrane

PyMembrane is a Python library for modeling, simulating, and optimizing membrane-based food processes and wastewater treatment. It includes models for spiral membrane mass transfer, osmotic pressure calculations, and more.

## Simulation of Solute Mass Transfer in a Spiral Membrane

This project provides tools to simulate the transfer of solutes in a spiral membrane, including the modeling of different transport phenomena involved in the process.


For more details, visit the documentation at: https://pymembrane.readthedocs.io/

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ROMDHANA/pymembrane",
    "name": "pymembrane",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "wastewater, wastewater treatment, membrane, food process, simulation, optimization",
    "author": "Hedi ROMDHANA",
    "author_email": "hedi.romdhana@agroparistech.fr",
    "download_url": "https://files.pythonhosted.org/packages/40/39/254b2215ea5b6d87d5c3c19429d8235cfc7e90648b66823c5a6785021a79/pymembrane-0.0.4.tar.gz",
    "platform": null,
    "description": "# pymembrane\r\n\r\nPyMembrane is a Python library for modeling, simulating, and optimizing membrane-based food processes and wastewater treatment. It includes models for spiral membrane mass transfer, osmotic pressure calculations, and more.\r\n\r\n## Simulation of Solute Mass Transfer in a Spiral Membrane\r\n\r\nThis project provides tools to simulate the transfer of solutes in a spiral membrane, including the modeling of different transport phenomena involved in the process.\r\n\r\n\r\nFor more details, visit the documentation at: https://pymembrane.readthedocs.io/\r\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "A Python package for membrane filtration modeling and optimization",
    "version": "0.0.4",
    "project_urls": {
        "Bug Tracker": "https://github.com/ROMDHANA/pymembrane/issues",
        "Documentation": "https://pymembrane.readthedocs.io/",
        "Homepage": "https://github.com/ROMDHANA/pymembrane",
        "Source Code": "https://github.com/ROMDHANA/pymembrane"
    },
    "split_keywords": [
        "wastewater",
        " wastewater treatment",
        " membrane",
        " food process",
        " simulation",
        " optimization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e087df96cb27c5ebe6b22408fa5c82b1349df89e6fe29ed541f5a38542d9343f",
                "md5": "2ae7eb924e7e32293688df71949e3e53",
                "sha256": "d08531e8ba0ab43abba55a22639a45fe9d2e246fb412cadd1609257f5fa7e05b"
            },
            "downloads": -1,
            "filename": "pymembrane-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2ae7eb924e7e32293688df71949e3e53",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 63865,
            "upload_time": "2024-11-19T02:09:45",
            "upload_time_iso_8601": "2024-11-19T02:09:45.591203Z",
            "url": "https://files.pythonhosted.org/packages/e0/87/df96cb27c5ebe6b22408fa5c82b1349df89e6fe29ed541f5a38542d9343f/pymembrane-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4039254b2215ea5b6d87d5c3c19429d8235cfc7e90648b66823c5a6785021a79",
                "md5": "8351f7fe581f1fc6225967eaa733d094",
                "sha256": "f3390ecab22af4fd0e1fc46e9a41775137d6814698e3601f55103a73ead341b7"
            },
            "downloads": -1,
            "filename": "pymembrane-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "8351f7fe581f1fc6225967eaa733d094",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 56937,
            "upload_time": "2024-11-19T02:09:47",
            "upload_time_iso_8601": "2024-11-19T02:09:47.471242Z",
            "url": "https://files.pythonhosted.org/packages/40/39/254b2215ea5b6d87d5c3c19429d8235cfc7e90648b66823c5a6785021a79/pymembrane-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-19 02:09:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ROMDHANA",
    "github_project": "pymembrane",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "pymembrane"
}
        
Elapsed time: 0.39701s