# MolPrep
A Python package designed to streamline the preparation of protein structures and drug-like molecules for virtual screening workflows. MolPrep provides an intuitive drag-and-drop interface for building and executing sequential processing pipelines.
## Installation
```bash
pip install molprep
```
### Development Installation
```bash
git clone https://github.com/abhishektiwari/molprep.git
cd molprep
pip install -e ".[dev]"
```
            
         
        Raw data
        
            {
    "_id": null,
    "home_page": null,
    "name": "molprep",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "molecular modeling, drug discovery, virtual screening, protein preparation, cheminformatics",
    "author": null,
    "author_email": "Abhishek Tiwari <abhishek@abhishek-tiwari.com>",
    "download_url": "https://files.pythonhosted.org/packages/a7/6d/6fb5ef3127edb0c917b80df435353b41dae83ce07c78f5a92fe2b8ee506c/molprep-0.0.2.tar.gz",
    "platform": null,
    "description": "# MolPrep\n\nA Python package designed to streamline the preparation of protein structures and drug-like molecules for virtual screening workflows. MolPrep provides an intuitive drag-and-drop interface for building and executing sequential processing pipelines.\n\n\n## Installation\n\n```bash\npip install molprep\n```\n\n### Development Installation\n\n```bash\ngit clone https://github.com/abhishektiwari/molprep.git\ncd molprep\npip install -e \".[dev]\"\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python package for streamlined preparation of protein structures and drug-like molecules for virtual screening workflows",
    "version": "0.0.2",
    "project_urls": {
        "Documentation": "https://molprep.readthedocs.io",
        "Homepage": "https://github.com/abhishektiwari/molprep",
        "Issues": "https://github.com/abhishektiwari/molprep/issues",
        "Repository": "https://github.com/abhishektiwari/molprep"
    },
    "split_keywords": [
        "molecular modeling",
        " drug discovery",
        " virtual screening",
        " protein preparation",
        " cheminformatics"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4e12271185dd4cfb2740df857e85d0649a204c235935df1178e104a958818b19",
                "md5": "aafb41ed3295103f5a6a9b3b248d3661",
                "sha256": "163ce2a61e89b60cc2f517e559e652c79e0cee3e5ba5d4c25374d19fcd8614b1"
            },
            "downloads": -1,
            "filename": "molprep-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aafb41ed3295103f5a6a9b3b248d3661",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3568,
            "upload_time": "2025-11-02T16:56:08",
            "upload_time_iso_8601": "2025-11-02T16:56:08.894167Z",
            "url": "https://files.pythonhosted.org/packages/4e/12/271185dd4cfb2740df857e85d0649a204c235935df1178e104a958818b19/molprep-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a76d6fb5ef3127edb0c917b80df435353b41dae83ce07c78f5a92fe2b8ee506c",
                "md5": "95eaebcacc24b5eb7988c24ac2de7802",
                "sha256": "65f7c7169c58cf57e93d1d927f0583e0430fc9b8a5fe3247b3638bf4e6d37886"
            },
            "downloads": -1,
            "filename": "molprep-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "95eaebcacc24b5eb7988c24ac2de7802",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 8403,
            "upload_time": "2025-11-02T16:56:10",
            "upload_time_iso_8601": "2025-11-02T16:56:10.139150Z",
            "url": "https://files.pythonhosted.org/packages/a7/6d/6fb5ef3127edb0c917b80df435353b41dae83ce07c78f5a92fe2b8ee506c/molprep-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-11-02 16:56:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "abhishektiwari",
    "github_project": "molprep",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "molprep"
}