wasscli


Namewasscli JSON
Version 0.1.7 PyPI version JSON
download
home_page
SummaryWASS command line interface
upload_time2023-11-19 22:04:47
maintainer
docs_urlNone
authorFilippo Bergamasco
requires_python>=3.9
licenseGPL3
keywords wass 3d interpolation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # wasscli
---

wasscli is an interactive Command Line Tool (CLI) to simplify the usage of the [WASS](https://sites.google.com/unive.it/wass) pipeline.

## Usage

Run:

```
$ wasscli
```

at the command prompt and follow the instructions. Tipically, you execute in order: Prepare -> Match -> Autocalibrate -> Stereo.


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "wasscli",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "WASS,3D,Interpolation",
    "author": "Filippo Bergamasco",
    "author_email": "filippo.bergamasco@unive.it",
    "download_url": "https://files.pythonhosted.org/packages/29/39/21d19cae41b7a476294179038a7a85fa4bf46e0f30cc50866d349b3c0951/wasscli-0.1.7.tar.gz",
    "platform": null,
    "description": "# wasscli\n---\n\nwasscli is an interactive Command Line Tool (CLI) to simplify the usage of the [WASS](https://sites.google.com/unive.it/wass) pipeline.\n\n## Usage\n\nRun:\n\n```\n$ wasscli\n```\n\nat the command prompt and follow the instructions. Tipically, you execute in order: Prepare -> Match -> Autocalibrate -> Stereo.\n\n",
    "bugtrack_url": null,
    "license": "GPL3",
    "summary": "WASS command line interface",
    "version": "0.1.7",
    "project_urls": {
        "homepage": "https://sites.google.com/unive.it/wass",
        "repository": "https://github.com/fbergama/wass/tree/master/cli"
    },
    "split_keywords": [
        "wass",
        "3d",
        "interpolation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "acaec98409d4abb676b38e76316222551b28680707b677ccfe6a6df0db1ec905",
                "md5": "195a57d08cf00741e12ce04426f50680",
                "sha256": "2d4da9aaebcddc2703dd024e108275e5b01f85d1093f87c50f2f3636ac3fa76f"
            },
            "downloads": -1,
            "filename": "wasscli-0.1.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "195a57d08cf00741e12ce04426f50680",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 7064,
            "upload_time": "2023-11-19T22:04:45",
            "upload_time_iso_8601": "2023-11-19T22:04:45.804916Z",
            "url": "https://files.pythonhosted.org/packages/ac/ae/c98409d4abb676b38e76316222551b28680707b677ccfe6a6df0db1ec905/wasscli-0.1.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "293921d19cae41b7a476294179038a7a85fa4bf46e0f30cc50866d349b3c0951",
                "md5": "9c5774239a34b7f233daae1b43111f98",
                "sha256": "8ac96422ce301551e4cee16bfdbb831b58673df36c12a7bd13e8640ae4496550"
            },
            "downloads": -1,
            "filename": "wasscli-0.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "9c5774239a34b7f233daae1b43111f98",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 6265,
            "upload_time": "2023-11-19T22:04:47",
            "upload_time_iso_8601": "2023-11-19T22:04:47.455109Z",
            "url": "https://files.pythonhosted.org/packages/29/39/21d19cae41b7a476294179038a7a85fa4bf46e0f30cc50866d349b3c0951/wasscli-0.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-19 22:04:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fbergama",
    "github_project": "wass",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "wasscli"
}
        
Elapsed time: 0.13801s