rectvision


Namerectvision JSON
Version 3.0.73 PyPI version JSON
download
home_pagehttps://github.com/rectlabs/rectvision
SummaryA low-code tool to help create your own AI
upload_time2023-08-16 20:42:05
maintainer
docs_urlNone
authorRectlabs Inc
requires_python>=3.6
license
keywords python nlp computer vision deep learning ai
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# rectvision

![image](img/rectvision.png)

RectVision is a No code / Low code AI platform that helps users to build end to end computer vision/ NLP projects, from data to production.

## Installation
Rectvision supports an installation of Python 3.6 and above. It is available on Windows, MacOS and Linux Systems.

### pip (Recommended)
To install the current `rectvision` you'll need at least Python 3.6.1. If you have an older version of Python, you will not be able to use `rectvision`.

```shell
$ pip install --upgrade rectvision
```

Alternatively, you may download the wheels from [PyPi](https://pypi.org/project/rectvision/#files)


## Guide

```
visit: https://docs.rectvision.com/docs/intro
```



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rectlabs/rectvision",
    "name": "rectvision",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "python,NLP,computer vision,deep learning,AI",
    "author": "Rectlabs Inc",
    "author_email": "rectanglenet@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/6c/fa/8a94ec5e9539ac0032422c6ca3ccd3655b15384013d3e99c15f9de8ea086/rectvision-3.0.73.tar.gz",
    "platform": null,
    "description": "\n# rectvision\n\n![image](img/rectvision.png)\n\nRectVision is a No code / Low code AI platform that helps users to build end to end computer vision/ NLP projects, from data to production.\n\n## Installation\nRectvision supports an installation of Python 3.6 and above. It is available on Windows, MacOS and Linux Systems.\n\n### pip (Recommended)\nTo install the current `rectvision` you'll need at least Python 3.6.1. If you have an older version of Python, you will not be able to use `rectvision`.\n\n```shell\n$ pip install --upgrade rectvision\n```\n\nAlternatively, you may download the wheels from [PyPi](https://pypi.org/project/rectvision/#files)\n\n\n## Guide\n\n```\nvisit: https://docs.rectvision.com/docs/intro\n```\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A low-code tool to help create your own AI",
    "version": "3.0.73",
    "project_urls": {
        "Bug Tracker": "https://github.com/rectlabs/rectvision/issues",
        "Homepage": "https://github.com/rectlabs/rectvision"
    },
    "split_keywords": [
        "python",
        "nlp",
        "computer vision",
        "deep learning",
        "ai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d56e4b002ec24d0108d705c2f826410129f852afa7dba9eead7ceabe0dbc543f",
                "md5": "387cf8fc057a9a489d76f48192567ce7",
                "sha256": "997c297645f3e5c56bf65758dafb87cec66930f0c5e8f7aa0f81b1c43c2a47e0"
            },
            "downloads": -1,
            "filename": "rectvision-3.0.73-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "387cf8fc057a9a489d76f48192567ce7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 36703,
            "upload_time": "2023-08-16T20:42:02",
            "upload_time_iso_8601": "2023-08-16T20:42:02.940701Z",
            "url": "https://files.pythonhosted.org/packages/d5/6e/4b002ec24d0108d705c2f826410129f852afa7dba9eead7ceabe0dbc543f/rectvision-3.0.73-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6cfa8a94ec5e9539ac0032422c6ca3ccd3655b15384013d3e99c15f9de8ea086",
                "md5": "20be476eda3ea35b3ceec501b41ac8f2",
                "sha256": "f156cd7ae3a453869d47b4fb8ad8f659fb6f703c6b91d4a7ebe64874bdd0ba7e"
            },
            "downloads": -1,
            "filename": "rectvision-3.0.73.tar.gz",
            "has_sig": false,
            "md5_digest": "20be476eda3ea35b3ceec501b41ac8f2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 20129,
            "upload_time": "2023-08-16T20:42:05",
            "upload_time_iso_8601": "2023-08-16T20:42:05.977348Z",
            "url": "https://files.pythonhosted.org/packages/6c/fa/8a94ec5e9539ac0032422c6ca3ccd3655b15384013d3e99c15f9de8ea086/rectvision-3.0.73.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-16 20:42:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rectlabs",
    "github_project": "rectvision",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "rectvision"
}
        
Elapsed time: 0.14018s