plyfile


Nameplyfile JSON
Version 1.0.3 PyPI version JSON
download
home_page
SummaryPLY file reader/writer
upload_time2024-01-07 04:45:15
maintainer
docs_urlNone
author
requires_python>=3.8
license
keywords ply numpy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![Build Status](https://github.com/dranjan/python-plyfile/actions/workflows/python-package.yml/badge.svg)

Welcome to the `plyfile` Python module, which provides a simple facility
for reading and writing ASCII and binary PLY files.

# Quick start

To install the latest official release:

    pip3 install plyfile

To install from source:

    # From the project root
    pip3 install .

# Quick links

## PLY format reference

[Link](https://web.archive.org/web/20161221115231/http://www.cs.virginia.edu/~gfx/Courses/2001/Advanced.spring.01/plylib/Ply.txt)

## Project documentation

[Link](https://python-plyfile.readthedocs.io)

## Getting help

Have questions? Feel free to ask in
[Discussions](https://github.com/dranjan/python-plyfile/discussions).

## Reporting bugs

[Issues](https://github.com/dranjan/python-plyfile/issues)

## Contributing

[Information for developers](https://python-plyfile.readthedocs.io/en/latest/developing.html)

# Copyright and license

Copyright Darsh Ranjan and `plyfile` authors.

This software is released under the terms of the GNU General Public
License, version 3.  See the file `COPYING` for details.


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "plyfile",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "ply,numpy",
    "author": "",
    "author_email": "Darsh Ranjan <dranjan@berkeley.edu>",
    "download_url": "https://files.pythonhosted.org/packages/a5/3b/8f9ec8976b6b1ce0ce0b32096f790ce169f6c8c2c7fb743c3b72975d2f65/plyfile-1.0.3.tar.gz",
    "platform": null,
    "description": "![Build Status](https://github.com/dranjan/python-plyfile/actions/workflows/python-package.yml/badge.svg)\n\nWelcome to the `plyfile` Python module, which provides a simple facility\nfor reading and writing ASCII and binary PLY files.\n\n# Quick start\n\nTo install the latest official release:\n\n    pip3 install plyfile\n\nTo install from source:\n\n    # From the project root\n    pip3 install .\n\n# Quick links\n\n## PLY format reference\n\n[Link](https://web.archive.org/web/20161221115231/http://www.cs.virginia.edu/~gfx/Courses/2001/Advanced.spring.01/plylib/Ply.txt)\n\n## Project documentation\n\n[Link](https://python-plyfile.readthedocs.io)\n\n## Getting help\n\nHave questions? Feel free to ask in\n[Discussions](https://github.com/dranjan/python-plyfile/discussions).\n\n## Reporting bugs\n\n[Issues](https://github.com/dranjan/python-plyfile/issues)\n\n## Contributing\n\n[Information for developers](https://python-plyfile.readthedocs.io/en/latest/developing.html)\n\n# Copyright and license\n\nCopyright Darsh Ranjan and `plyfile` authors.\n\nThis software is released under the terms of the GNU General Public\nLicense, version 3.  See the file `COPYING` for details.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "PLY file reader/writer",
    "version": "1.0.3",
    "project_urls": {
        "Documentation": "https://python-plyfile.readthedocs.io",
        "Homepage": "https://github.com/dranjan/python-plyfile",
        "Repository": "https://github.com/dranjan/python-plyfile"
    },
    "split_keywords": [
        "ply",
        "numpy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8bab8be662b4070c14789f7c18f5f92c8a862a05a59755b88c546651bfa1b38b",
                "md5": "4227c78ed6fdb4775b7b5916a4c750b9",
                "sha256": "66255dca882553f1fcd0c01fd8444bb4c6cf3965c7659106bf7c6c1ac6793a08"
            },
            "downloads": -1,
            "filename": "plyfile-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4227c78ed6fdb4775b7b5916a4c750b9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 23562,
            "upload_time": "2024-01-07T04:45:13",
            "upload_time_iso_8601": "2024-01-07T04:45:13.876814Z",
            "url": "https://files.pythonhosted.org/packages/8b/ab/8be662b4070c14789f7c18f5f92c8a862a05a59755b88c546651bfa1b38b/plyfile-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a53b8f9ec8976b6b1ce0ce0b32096f790ce169f6c8c2c7fb743c3b72975d2f65",
                "md5": "f8c8ad8c5c93a040a81c9b0ef6af94d2",
                "sha256": "0ecbe8e7ce55a7bbc6c9dea24242fffa0ab7d9bed33fbd5ad567ca013bcc5222"
            },
            "downloads": -1,
            "filename": "plyfile-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "f8c8ad8c5c93a040a81c9b0ef6af94d2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 23469,
            "upload_time": "2024-01-07T04:45:15",
            "upload_time_iso_8601": "2024-01-07T04:45:15.689926Z",
            "url": "https://files.pythonhosted.org/packages/a5/3b/8f9ec8976b6b1ce0ce0b32096f790ce169f6c8c2c7fb743c3b72975d2f65/plyfile-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-07 04:45:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dranjan",
    "github_project": "python-plyfile",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "plyfile"
}
        
Elapsed time: 0.20958s