vtkwriters


Namevtkwriters JSON
Version 0.0.10 PyPI version JSON
download
home_pagehttps://github.com/BRGM/vtkwriters
SummaryA set of routines to write KitWare VTK/Paraview files.
upload_time2023-05-15 07:43:06
maintainer
docs_urlNone
authorSimon Lopez
requires_python
licenseGPL v.3
keywords vtk paraview
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A set of pure python routines to write KitWare VTK files.

This are just conveniencies that I use and other may find usefull.

You might also be interested in packages like:
  - `meshio <https://github.com/nschloe/meshio>`_ (more general)
  - `uvw <https://github.com/prs513rosewood/uvw>`_ (much closer in its *spirit*)

As of version 0.0.1 all routines are in a single (and much too big) file and CI is not really set up.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/BRGM/vtkwriters",
    "name": "vtkwriters",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "vtk,paraview",
    "author": "Simon Lopez",
    "author_email": "s.lopez@brgm.fr",
    "download_url": "https://github.com/BRGM/vtkwriters/tarball/master",
    "platform": null,
    "description": "A set of pure python routines to write KitWare VTK files.\n\nThis are just conveniencies that I use and other may find usefull.\n\nYou might also be interested in packages like:\n  - `meshio <https://github.com/nschloe/meshio>`_ (more general)\n  - `uvw <https://github.com/prs513rosewood/uvw>`_ (much closer in its *spirit*)\n\nAs of version 0.0.1 all routines are in a single (and much too big) file and CI is not really set up.\n",
    "bugtrack_url": null,
    "license": "GPL v.3",
    "summary": "A set of routines to write KitWare VTK/Paraview files.",
    "version": "0.0.10",
    "project_urls": {
        "Download": "https://github.com/BRGM/vtkwriters/tarball/master",
        "Homepage": "https://github.com/BRGM/vtkwriters"
    },
    "split_keywords": [
        "vtk",
        "paraview"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d01c98a9bee74d485f348cc68e33b331491a16d589d479c54344cd5c55dea43a",
                "md5": "2965bf77a94bcfcae2a96bf71b001ba4",
                "sha256": "4faf92eeebb1a18bb697535ddbc8a4cb7a67064030cdef9ee9db8f5c0c19100d"
            },
            "downloads": -1,
            "filename": "vtkwriters-0.0.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2965bf77a94bcfcae2a96bf71b001ba4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 21339,
            "upload_time": "2023-05-15T07:43:06",
            "upload_time_iso_8601": "2023-05-15T07:43:06.950418Z",
            "url": "https://files.pythonhosted.org/packages/d0/1c/98a9bee74d485f348cc68e33b331491a16d589d479c54344cd5c55dea43a/vtkwriters-0.0.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-15 07:43:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "BRGM",
    "github_project": "vtkwriters",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "vtkwriters"
}
        
Elapsed time: 0.06696s