pybiouml


Namepybiouml JSON
Version 1.1.2 PyPI version JSON
download
home_pagehttps://www.biouml.org/
SummaryPython package for using BioUML
upload_time2024-12-21 14:05:41
maintainerNone
docs_urlNone
authorMikhail Kulyashov & Semyon Kolmykov, Biosoft.ru
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements pandas progress requests nbsphinx recommonmark
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pybiouml

[BioUML](https://www.biouml.org/) - an integrated environment
for systems biology and collaborative analysis of biomedical data.
This library is a python interface which gives an opportunity to use BioUML 
through python scripts.
 
## Documentation

Documentation and use cases for pybiouml are presented available here:   
[Documentation and use cases](https://pybiouml.readthedocs.io/en/latest/source/api/pybiouml.html) 

## Instalation
For library instalation you can use the package 
manager [pip](https://pypi.org/project/pybiouml/).

```bash
pip install pybiouml 
```

## License
[MIT](https://choosealicense.com/licenses/mit/)

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.biouml.org/",
    "name": "pybiouml",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Mikhail Kulyashov & Semyon Kolmykov, Biosoft.ru",
    "author_email": "m.kulyashov@dote.ru",
    "download_url": "https://files.pythonhosted.org/packages/c1/54/124d748b04c847c5d68631106478e5ff612c34b921b85ff4e8438facfbbe/pybiouml-1.1.2.tar.gz",
    "platform": null,
    "description": "# pybiouml\r\n\r\n[BioUML](https://www.biouml.org/) - an integrated environment\r\nfor systems biology and collaborative analysis of biomedical data.\r\nThis library is a python interface which gives an opportunity to use BioUML \r\nthrough python scripts.\r\n \r\n## Documentation\r\n\r\nDocumentation and use cases for pybiouml are presented available here:   \r\n[Documentation and use cases](https://pybiouml.readthedocs.io/en/latest/source/api/pybiouml.html) \r\n\r\n## Instalation\r\nFor library instalation you can use the package \r\nmanager [pip](https://pypi.org/project/pybiouml/).\r\n\r\n```bash\r\npip install pybiouml \r\n```\r\n\r\n## License\r\n[MIT](https://choosealicense.com/licenses/mit/)\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python package for using BioUML",
    "version": "1.1.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/Biosoft-ru/pybiouml/issues",
        "Documentation": "https://pybiouml.readthedocs.io/en/latest/source/api/pybiouml.html",
        "Homepage": "https://www.biouml.org/",
        "Source Code": "https://github.com/Biosoft-ru/pybiouml"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20e56b637221df37a157bb1800dbd8a4422d85343391581074eefba216b654e3",
                "md5": "d61665743dcd494c597f77993343430e",
                "sha256": "3c21391772a15e16286fbb0eae9349932ed05e70d601e121bd4adee11aba1d27"
            },
            "downloads": -1,
            "filename": "pybiouml-1.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d61665743dcd494c597f77993343430e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 9048,
            "upload_time": "2024-12-21T14:05:39",
            "upload_time_iso_8601": "2024-12-21T14:05:39.591837Z",
            "url": "https://files.pythonhosted.org/packages/20/e5/6b637221df37a157bb1800dbd8a4422d85343391581074eefba216b654e3/pybiouml-1.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c154124d748b04c847c5d68631106478e5ff612c34b921b85ff4e8438facfbbe",
                "md5": "756fa976af718b7403e2b29dd491d5e2",
                "sha256": "2f1bb248c347da7b64e7bb51e29b99709c063dd86ef0c2a7ccb0a53e109e0362"
            },
            "downloads": -1,
            "filename": "pybiouml-1.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "756fa976af718b7403e2b29dd491d5e2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 9611,
            "upload_time": "2024-12-21T14:05:41",
            "upload_time_iso_8601": "2024-12-21T14:05:41.437277Z",
            "url": "https://files.pythonhosted.org/packages/c1/54/124d748b04c847c5d68631106478e5ff612c34b921b85ff4e8438facfbbe/pybiouml-1.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-21 14:05:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Biosoft-ru",
    "github_project": "pybiouml",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "progress",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "nbsphinx",
            "specs": []
        },
        {
            "name": "recommonmark",
            "specs": []
        }
    ],
    "lcname": "pybiouml"
}
        
Elapsed time: 0.42413s