polvo


Namepolvo JSON
Version 0.1.11 PyPI version JSON
download
home_pagehttps://github.com/lgvaz/polvo/
SummaryA collection of computer vision tools that fits anywhere
upload_time2024-03-18 18:40:55
maintainer
docs_urlNone
authorlgvaz
requires_python>=3.7
licenseApache Software License 2.0
keywords computer-vision deep-learning fastai
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Welcome to Polvo
================

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

<img src="../assets/polvo.png" width=120/>

<!-- <img src="../assets/polvo.png" style="display=block; margin:auto" width=120/> -->

<img src="../assets/polvo.png" style="float: left;" width=120/>

<!-- <h2 style="padding: 00px">Welcome to Polvo</h2> -->
<p style="padding-right: 10px; padding-left: 20px">
Polvo is a collection of computer vision tools that I find helpful for
my personal workflow. Maybe some can be helpful for you too!
</p>

## Install

`pip install polvo`

## How to use

Fill me in please! Don’t forget code examples:

``` python
1+1
```

    2

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lgvaz/polvo/",
    "name": "polvo",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "computer-vision deep-learning fastai",
    "author": "lgvaz",
    "author_email": "lgvaz42@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/2e/3e/7aa1339adae384105923f2347adfd70e8624bbf45656668644a7753ab1c5/polvo-0.1.11.tar.gz",
    "platform": null,
    "description": "Welcome to Polvo\n================\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\n<img src=\"../assets/polvo.png\" width=120/>\n\n<!-- <img src=\"../assets/polvo.png\" style=\"display=block; margin:auto\" width=120/> -->\n\n<img src=\"../assets/polvo.png\" style=\"float: left;\" width=120/>\n\n<!-- <h2 style=\"padding: 00px\">Welcome to Polvo</h2> -->\n<p style=\"padding-right: 10px; padding-left: 20px\">\nPolvo is a collection of computer vision tools that I find helpful for\nmy personal workflow. Maybe some can be helpful for you too!\n</p>\n\n## Install\n\n`pip install polvo`\n\n## How to use\n\nFill me in please! Don\u2019t forget code examples:\n\n``` python\n1+1\n```\n\n    2\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "A collection of computer vision tools that fits anywhere",
    "version": "0.1.11",
    "project_urls": {
        "Homepage": "https://github.com/lgvaz/polvo/"
    },
    "split_keywords": [
        "computer-vision",
        "deep-learning",
        "fastai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "939e837f20f770149f753e242243e70c51b1d81168c4a4f978a25409fd80a643",
                "md5": "4f4b269a296a85729b52d76d8cb44075",
                "sha256": "d5bc3c93c824724dc4acb4aaa6ca7e7c09f784cb9e1a0b5652153e44ca1046c1"
            },
            "downloads": -1,
            "filename": "polvo-0.1.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4f4b269a296a85729b52d76d8cb44075",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 20372,
            "upload_time": "2024-03-18T18:40:54",
            "upload_time_iso_8601": "2024-03-18T18:40:54.459951Z",
            "url": "https://files.pythonhosted.org/packages/93/9e/837f20f770149f753e242243e70c51b1d81168c4a4f978a25409fd80a643/polvo-0.1.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e3e7aa1339adae384105923f2347adfd70e8624bbf45656668644a7753ab1c5",
                "md5": "8a1a69bf56c4f9a518efebca3b5cf8fa",
                "sha256": "7c75432f53bf5e2ba6a22f723ae21cdc66e50da29140968cb26f40569222ccb7"
            },
            "downloads": -1,
            "filename": "polvo-0.1.11.tar.gz",
            "has_sig": false,
            "md5_digest": "8a1a69bf56c4f9a518efebca3b5cf8fa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 16677,
            "upload_time": "2024-03-18T18:40:55",
            "upload_time_iso_8601": "2024-03-18T18:40:55.968649Z",
            "url": "https://files.pythonhosted.org/packages/2e/3e/7aa1339adae384105923f2347adfd70e8624bbf45656668644a7753ab1c5/polvo-0.1.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-18 18:40:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lgvaz",
    "github_project": "polvo",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "polvo"
}
        
Elapsed time: 0.25405s