PDBeCif


NamePDBeCif JSON
Version 1.5 PyPI version JSON
download
home_pagehttp://pypi.python.org/pypi/PDBeCIF/
SummaryA lightweight pure python package for reading, writing and manipulating mmCIF files distributed by the wwPDB.
upload_time2021-03-10 17:20:05
maintainer
docs_urlNone
authorGlen van Ginkel (Protein Data Bank in Europe; PDBe)
requires_python
license
keywords star cif mmcif pdb pdbe parsing parser api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![GitHub](https://img.shields.io/github/license/pdbeurope/pdbecif) ![tests](https://github.com/PDBeurope/pdbecif/workflows/pdbecif%20tests/badge.svg) ![documentation](https://github.com/PDBeurope/pdbecif/workflows/pdbecif%20documentation/badge.svg)
# PDBeCIF

PDBeCIF is a package that is used to work with mmCIF formatted files. The package
contains modules for accessing mmCIF data in different ways depending
on the type of task required.

The first mechanism (while slower) allows users to access ANY mmCIF formatted
file and includes Reader and Writer objects for mmCIF file IO.

This not only includes mmCIF data files but mmCIF dictionaries as well.

The second mechanism is a highly optimised (algorithmic) mmCIF parser that
currently has NO Reader and Writer objects. This module (fastCif) can only be
used for accessing public mmCIF data files.

The fastCif module also contains wrappers that emulate python objects from
python dictionaries and so mmCIF categories and items are accessed using 'dot'
notation. There are also convenience methods for searching rows in categories
where items have a particular value.

The documentation on how to use the toolkit can be found [here](https://pdbeurope.github.io/pdbecif/).



            

Raw data

            {
    "_id": null,
    "home_page": "http://pypi.python.org/pypi/PDBeCIF/",
    "name": "PDBeCif",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "STAR CIF mmCIF PDB PDBe parsing parser API",
    "author": "Glen van Ginkel (Protein Data Bank in Europe; PDBe)",
    "author_email": "pdbe@ebi.ac.uk",
    "download_url": "https://files.pythonhosted.org/packages/9e/83/508a153c3030fc02043544692fd03ef038c8c060b039a75c244c4c9e4a46/PDBeCif-1.5.tar.gz",
    "platform": "",
    "description": "![GitHub](https://img.shields.io/github/license/pdbeurope/pdbecif) ![tests](https://github.com/PDBeurope/pdbecif/workflows/pdbecif%20tests/badge.svg) ![documentation](https://github.com/PDBeurope/pdbecif/workflows/pdbecif%20documentation/badge.svg)\n# PDBeCIF\n\nPDBeCIF is a package that is used to work with mmCIF formatted files. The package\ncontains modules for accessing mmCIF data in different ways depending\non the type of task required.\n\nThe first mechanism (while slower) allows users to access ANY mmCIF formatted\nfile and includes Reader and Writer objects for mmCIF file IO.\n\nThis not only includes mmCIF data files but mmCIF dictionaries as well.\n\nThe second mechanism is a highly optimised (algorithmic) mmCIF parser that\ncurrently has NO Reader and Writer objects. This module (fastCif) can only be\nused for accessing public mmCIF data files.\n\nThe fastCif module also contains wrappers that emulate python objects from\npython dictionaries and so mmCIF categories and items are accessed using 'dot'\nnotation. There are also convenience methods for searching rows in categories\nwhere items have a particular value.\n\nThe documentation on how to use the toolkit can be found [here](https://pdbeurope.github.io/pdbecif/).\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A lightweight pure python package for reading, writing and manipulating mmCIF files distributed by the wwPDB.",
    "version": "1.5",
    "split_keywords": [
        "star",
        "cif",
        "mmcif",
        "pdb",
        "pdbe",
        "parsing",
        "parser",
        "api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "38aceec5db959c3438862836240772260477a9afef5fae15d8bdf2214acd2de7",
                "md5": "e566402228e4c48c9aa9481086de5d5d",
                "sha256": "0e2965c10b782b141adb82d80bcfa97b7508d4c91a7fc775faf4ca0676e3daff"
            },
            "downloads": -1,
            "filename": "PDBeCif-1.5-py2-none-any.whl",
            "has_sig": false,
            "md5_digest": "e566402228e4c48c9aa9481086de5d5d",
            "packagetype": "bdist_wheel",
            "python_version": "py2",
            "requires_python": null,
            "size": 48526,
            "upload_time": "2021-03-10T17:20:04",
            "upload_time_iso_8601": "2021-03-10T17:20:04.256413Z",
            "url": "https://files.pythonhosted.org/packages/38/ac/eec5db959c3438862836240772260477a9afef5fae15d8bdf2214acd2de7/PDBeCif-1.5-py2-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7e6ca0fd6140df4d45e2ed5e31a3e347fb70653c5f516f2a4853d11dc16418e0",
                "md5": "f6f4c09568348c4ee653de7e785d1275",
                "sha256": "1fe5db0a0c6736f0e7eba5476c94687fdd629b7fe2f4ab71af0d41749da43752"
            },
            "downloads": -1,
            "filename": "PDBeCif-1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f6f4c09568348c4ee653de7e785d1275",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 48526,
            "upload_time": "2020-07-29T12:09:24",
            "upload_time_iso_8601": "2020-07-29T12:09:24.274768Z",
            "url": "https://files.pythonhosted.org/packages/7e/6c/a0fd6140df4d45e2ed5e31a3e347fb70653c5f516f2a4853d11dc16418e0/PDBeCif-1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e83508a153c3030fc02043544692fd03ef038c8c060b039a75c244c4c9e4a46",
                "md5": "d9d08014235a60050c1fedb3bb363092",
                "sha256": "b3925fa22095a8780ac3f9c93ca8c94d89434d93fd959dfa240fcefde0ecfeb1"
            },
            "downloads": -1,
            "filename": "PDBeCif-1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "d9d08014235a60050c1fedb3bb363092",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 47588,
            "upload_time": "2021-03-10T17:20:05",
            "upload_time_iso_8601": "2021-03-10T17:20:05.624725Z",
            "url": "https://files.pythonhosted.org/packages/9e/83/508a153c3030fc02043544692fd03ef038c8c060b039a75c244c4c9e4a46/PDBeCif-1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-03-10 17:20:05",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pdbecif"
}
        
Elapsed time: 0.04981s