pyptv


Namepyptv JSON
Version 0.3.1 PyPI version JSON
download
home_pageNone
SummaryPython GUI for the OpenPTV library `liboptv`
upload_time2024-12-30 22:56:02
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords pyptv
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # PyPTV
Python GUI for the OpenPTV library `liboptv`

[![Python package](https://github.com/alexlib/pyptv/actions/workflows/python-package.yml/badge.svg)](https://github.com/alexlib/pyptv/actions/workflows/python-package.yml)
[![DOI](https://zenodo.org/badge/121291437.svg)](https://zenodo.org/badge/latestdoi/121291437)




**PyPTV** or otherwise called **OpenPTV-Python** is the Python GUI for [OpenPTV](http://www.openptv.net). It is based on `traits`, `traitsui`, `chaco`, `enable` and `pyface` from Enthought Inc. and provides an UI *interface* the OpenPTV library that includes all the core algorithms (correspondence, tracking, calibration, etc.) written in ANSI C and has Python bindings using Cython.  

Both PyPTV and the OpenPTV library are in the development phase and continuously refactored. Please follow the development on the community mailing list:

	openptv@googlegroups.com


## Documentation:

<http://openptv-python.readthedocs.io>

## Installation instructions

Short version:

    pip install numpy
    python -m pip install pyptv --index-url https://pypi.fury.io/pyptv --extra-index-url https://pypi.org/simple


Detailed instructions for various platforms are in our documentation: 
https://openptv-python.readthedocs.io/en/latest/installation_instruction.html





Follow the instructions in our **screencasts and tutorials**:
  
  *  Tutorial 1: <http://youtu.be/S2fY5WFsFwo>  
  
  *  Tutorial 2: <http://www.youtube.com/watch?v=_JxFxwVDSt0>   
  
  *  Tutorial 3: <http://www.youtube.com/watch?v=z1eqFL5JIJc>  
  
  
Ask for help on our mailing list:

	openptv@googlegroups.com




            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyptv",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "pyptv",
    "author": null,
    "author_email": "Alex Liberzon <alex.liberzon@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/55/3b/8aa91886d60808db2dd2cf4a96b74bc3e02d9c6839e9ec0a33458222cb1b/pyptv-0.3.1.tar.gz",
    "platform": null,
    "description": "# PyPTV\nPython GUI for the OpenPTV library `liboptv`\n\n[![Python package](https://github.com/alexlib/pyptv/actions/workflows/python-package.yml/badge.svg)](https://github.com/alexlib/pyptv/actions/workflows/python-package.yml)\n[![DOI](https://zenodo.org/badge/121291437.svg)](https://zenodo.org/badge/latestdoi/121291437)\n\n\n\n\n**PyPTV** or otherwise called **OpenPTV-Python** is the Python GUI for [OpenPTV](http://www.openptv.net). It is based on `traits`, `traitsui`, `chaco`, `enable` and `pyface` from Enthought Inc. and provides an UI *interface* the OpenPTV library that includes all the core algorithms (correspondence, tracking, calibration, etc.) written in ANSI C and has Python bindings using Cython.  \n\nBoth PyPTV and the OpenPTV library are in the development phase and continuously refactored. Please follow the development on the community mailing list:\n\n\topenptv@googlegroups.com\n\n\n## Documentation:\n\n<http://openptv-python.readthedocs.io>\n\n## Installation instructions\n\nShort version:\n\n    pip install numpy\n    python -m pip install pyptv --index-url https://pypi.fury.io/pyptv --extra-index-url https://pypi.org/simple\n\n\nDetailed instructions for various platforms are in our documentation: \nhttps://openptv-python.readthedocs.io/en/latest/installation_instruction.html\n\n\n\n\n\nFollow the instructions in our **screencasts and tutorials**:\n  \n  *  Tutorial 1: <http://youtu.be/S2fY5WFsFwo>  \n  \n  *  Tutorial 2: <http://www.youtube.com/watch?v=_JxFxwVDSt0>   \n  \n  *  Tutorial 3: <http://www.youtube.com/watch?v=z1eqFL5JIJc>  \n  \n  \nAsk for help on our mailing list:\n\n\topenptv@googlegroups.com\n\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python GUI for the OpenPTV library `liboptv`",
    "version": "0.3.1",
    "project_urls": {
        "Homepage": "https://github.com/alexlib/pyptv"
    },
    "split_keywords": [
        "pyptv"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "118ec08285755c6a5531c55a110598f6ead1587f3b053012c0ae16c772c2d2c2",
                "md5": "933cc62ef2ddfc511d995e4b2a3c3f7d",
                "sha256": "be5a40c84f2cae31c547fb8159b72aa7b8e3bd70a5850bb95af3eb0983851c96"
            },
            "downloads": -1,
            "filename": "pyptv-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "933cc62ef2ddfc511d995e4b2a3c3f7d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 74990,
            "upload_time": "2024-12-30T22:56:00",
            "upload_time_iso_8601": "2024-12-30T22:56:00.344158Z",
            "url": "https://files.pythonhosted.org/packages/11/8e/c08285755c6a5531c55a110598f6ead1587f3b053012c0ae16c772c2d2c2/pyptv-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "553b8aa91886d60808db2dd2cf4a96b74bc3e02d9c6839e9ec0a33458222cb1b",
                "md5": "69e2840c9ed633a72193cc5a17405987",
                "sha256": "56fc819e3dfbd12549b15746432c30d3b3ecc98474fe7a1d239948d16b9a292a"
            },
            "downloads": -1,
            "filename": "pyptv-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "69e2840c9ed633a72193cc5a17405987",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 68260,
            "upload_time": "2024-12-30T22:56:02",
            "upload_time_iso_8601": "2024-12-30T22:56:02.087224Z",
            "url": "https://files.pythonhosted.org/packages/55/3b/8aa91886d60808db2dd2cf4a96b74bc3e02d9c6839e9ec0a33458222cb1b/pyptv-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-30 22:56:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "alexlib",
    "github_project": "pyptv",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "pyptv"
}
        
Elapsed time: 0.59839s