PyVTK


NamePyVTK JSON
Version 0.5.18 PyPI version JSON
download
home_pagehttps://github.com/pearu/pyvtk
SummaryPyVTK - tools for manipulating VTK files in Python
upload_time2016-03-21 14:02:01
maintainerNone
docs_urlNone
authorPearu Peterson
requires_pythonNone
licenseNew BSD
keywords vtk
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            PyVTK provides tools for manipulating VTK (Visualization Toolkit)
files in Python:
  VtkData - create VTK files from Python / read VTK files to Python.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pearu/pyvtk",
    "name": "PyVTK",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "VTK",
    "author": "Pearu Peterson",
    "author_email": "pearu.peterson@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/6a/dc/d5ffc2cc50bdd7a2e7b435655ee5931d614f7c118624dd20c51440c79337/PyVTK-0.5.18.tar.gz",
    "platform": "All",
    "description": "PyVTK provides tools for manipulating VTK (Visualization Toolkit)\nfiles in Python:\n  VtkData - create VTK files from Python / read VTK files to Python.",
    "bugtrack_url": null,
    "license": "New BSD",
    "summary": "PyVTK - tools for manipulating VTK files in Python",
    "version": "0.5.18",
    "project_urls": {
        "Download": "UNKNOWN",
        "Homepage": "https://github.com/pearu/pyvtk"
    },
    "split_keywords": [
        "vtk"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6adcd5ffc2cc50bdd7a2e7b435655ee5931d614f7c118624dd20c51440c79337",
                "md5": "9775abe951b8219e1ddf98b9b67c5bea",
                "sha256": "608b509b0da4525ad43078b3a60185c359c16f07a2f6b44fbd6f28fb4b9c4e53"
            },
            "downloads": -1,
            "filename": "PyVTK-0.5.18.tar.gz",
            "has_sig": false,
            "md5_digest": "9775abe951b8219e1ddf98b9b67c5bea",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 18199,
            "upload_time": "2016-03-21T14:02:01",
            "upload_time_iso_8601": "2016-03-21T14:02:01.443221Z",
            "url": "https://files.pythonhosted.org/packages/6a/dc/d5ffc2cc50bdd7a2e7b435655ee5931d614f7c118624dd20c51440c79337/PyVTK-0.5.18.tar.gz",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f85b0b0d98847afc04f2e330cefa3d076ee08d6ad162870f8e742496c191bdfd",
                "md5": "3ac9fb6a67bae7230815449f9701e973",
                "sha256": "bdd77f5a7b8c4b9129e876760ede2e777a095e26498afbbc302d1a201f827dcb"
            },
            "downloads": -1,
            "filename": "PyVTK-0.5.18.zip",
            "has_sig": false,
            "md5_digest": "3ac9fb6a67bae7230815449f9701e973",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 31794,
            "upload_time": "2016-03-21T14:01:54",
            "upload_time_iso_8601": "2016-03-21T14:01:54.039152Z",
            "url": "https://files.pythonhosted.org/packages/f8/5b/0b0d98847afc04f2e330cefa3d076ee08d6ad162870f8e742496c191bdfd/PyVTK-0.5.18.zip",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2016-03-21 14:02:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pearu",
    "github_project": "pyvtk",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyvtk"
}
        
Elapsed time: 0.29555s