{ "info": { "author": "Jaume Bonet", "author_email": "jaume.bonet@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: MacOS", "Operating System :: Unix", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering :: Bio-Informatics" ], "description": "The StructuralBioInformatics Python Library\n===========================================\n\nThe **SBI** python library is a continuous work in progress that clusters functionalities to work with data derived from PDB,\nfrom creating a local PDB repository to do *real* Blast searches over PDB sequences (i.e. sequences of the really crystallized protein\nsections) to perform a simply split chains (separate the sections of a PDB file).\n\nYou can start to play by reading a PDB using the following command:\n\n.. code-block:: python\n\n from SBI.structure import PDB\n newPDBobject = PDB('pdbfilename')\n\nThe library **is not exempt of bugs** (probably), and can not be considered a final version. This means that one must use it at its own risk.\nAnd, while new functionalities are bound to appear, others might disappear at any given moment. Any comments, complains or bug reports can be\naddressed in the corresponding sections.\n\nVersions of this library lower than v0.3 are python2 only.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "structural biology,bioinformatics", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "StrBioInfo", "package_url": "https://pypi.org/project/StrBioInfo/", "platform": "UNIX", "project_url": "https://pypi.org/project/StrBioInfo/", "project_urls": null, "release_url": "https://pypi.org/project/StrBioInfo/0.2.2/", "requires_dist": null, "requires_python": "", "summary": "The StructuralBioInformatics Library", "version": "0.2.2" }, "last_serial": 5711187, "releases": { "0.2.1": [ { "comment_text": "", "digests": { "md5": "4caef01770f3ec05310a08a01d7ad058", "sha256": "0e343926ee443ca5bb6b1161f6a5a26f76007569ab34d4c02b5c03f55e2955f2" }, "downloads": -1, "filename": "StrBioInfo-0.2.1.tar.gz", "has_sig": false, "md5_digest": "4caef01770f3ec05310a08a01d7ad058", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 141941, "upload_time": "2019-08-21T17:15:10", "url": "https://files.pythonhosted.org/packages/1d/ac/eb72271e45f4fa254764441b4b6ee99a8be7850d0dcee6c8b48f6925feeb/StrBioInfo-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "acf62a32a0d398f1a560d68492825fa5", "sha256": "dc966381c8b7a2559dd18e59fd8b47974e902f671ea442c62a92eecb803c0ccc" }, "downloads": -1, "filename": "StrBioInfo-0.2.2.tar.gz", "has_sig": false, "md5_digest": "acf62a32a0d398f1a560d68492825fa5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 142198, "upload_time": "2019-08-21T18:49:08", "url": "https://files.pythonhosted.org/packages/77/26/a44051e52123d5a32c77c7600bc13dc6c275782d578258693e54d831f9fc/StrBioInfo-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "acf62a32a0d398f1a560d68492825fa5", "sha256": "dc966381c8b7a2559dd18e59fd8b47974e902f671ea442c62a92eecb803c0ccc" }, "downloads": -1, "filename": "StrBioInfo-0.2.2.tar.gz", "has_sig": false, "md5_digest": "acf62a32a0d398f1a560d68492825fa5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 142198, "upload_time": "2019-08-21T18:49:08", "url": "https://files.pythonhosted.org/packages/77/26/a44051e52123d5a32c77c7600bc13dc6c275782d578258693e54d831f9fc/StrBioInfo-0.2.2.tar.gz" } ] }