ligand-processor


Nameligand-processor JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/yourusername/ligand_processor
SummaryA package to preprocess ligand files and generate topology files for GROMACS.
upload_time2024-06-07 18:17:38
maintainerNone
docs_urlNone
authorYour Name
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Ligand Processor

A package to preprocess ligand files and generate topology files for GROMACS.

## Installation

You can install the package using pip:

```sh
pip install .

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/ligand_processor",
    "name": "ligand-processor",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "your.email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/c2/03/0fc2acf9abc7e2cf254400f16987019748582be363ca7b584bf8d96435ca/ligand_processor-0.1.tar.gz",
    "platform": null,
    "description": "# Ligand Processor\n\nA package to preprocess ligand files and generate topology files for GROMACS.\n\n## Installation\n\nYou can install the package using pip:\n\n```sh\npip install .\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A package to preprocess ligand files and generate topology files for GROMACS.",
    "version": "0.1",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/ligand_processor"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "43238ac75e9c4e2e814b73714ead9a0469683f1843233354c013773c8fd87aaf",
                "md5": "1de0ada4955e87a23a6690a35d411b4f",
                "sha256": "5cb7eb52a17a5068b4a18cb419301a6fe88a2a5a790eba82bf6ce3b70947db56"
            },
            "downloads": -1,
            "filename": "ligand_processor-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1de0ada4955e87a23a6690a35d411b4f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4725,
            "upload_time": "2024-06-07T18:17:35",
            "upload_time_iso_8601": "2024-06-07T18:17:35.939618Z",
            "url": "https://files.pythonhosted.org/packages/43/23/8ac75e9c4e2e814b73714ead9a0469683f1843233354c013773c8fd87aaf/ligand_processor-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c2030fc2acf9abc7e2cf254400f16987019748582be363ca7b584bf8d96435ca",
                "md5": "c5594b851c065aeb52d351fc0d381666",
                "sha256": "ba0b42d41c97bdc379c8db5dc8b39185d9b58beb15d9e1111b0ac08cb52d5b60"
            },
            "downloads": -1,
            "filename": "ligand_processor-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c5594b851c065aeb52d351fc0d381666",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3471,
            "upload_time": "2024-06-07T18:17:38",
            "upload_time_iso_8601": "2024-06-07T18:17:38.511664Z",
            "url": "https://files.pythonhosted.org/packages/c2/03/0fc2acf9abc7e2cf254400f16987019748582be363ca7b584bf8d96435ca/ligand_processor-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-07 18:17:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "ligand_processor",
    "github_not_found": true,
    "lcname": "ligand-processor"
}
        
Elapsed time: 0.47606s