polvo


Namepolvo JSON
Version 0.1.12 PyPI version JSON
download
home_pagehttps://github.com/lgvaz/polvo/
SummaryA collection of computer vision tools that fits anywhere
upload_time2024-05-10 19:43:14
maintainerNone
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": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "computer-vision deep-learning fastai",
    "author": "lgvaz",
    "author_email": "lgvaz42@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/56/d6/ff78000c16fa2801e3d13a4f12c44ab95e00b5b2b0b81d749dc649bb6d3b/polvo-0.1.12.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.12",
    "project_urls": {
        "Homepage": "https://github.com/lgvaz/polvo/"
    },
    "split_keywords": [
        "computer-vision",
        "deep-learning",
        "fastai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "35fe43516726f829f21c757a25e56c689bde52be35738307f6867139bc43f4bf",
                "md5": "dce702074c06ca31bcddfb01ef5a78ea",
                "sha256": "29a692c61fc1a0d22139b86ae1ffc1e7bf9f723ea9ec54976abdb47750ecace3"
            },
            "downloads": -1,
            "filename": "polvo-0.1.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dce702074c06ca31bcddfb01ef5a78ea",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 23468,
            "upload_time": "2024-05-10T19:43:12",
            "upload_time_iso_8601": "2024-05-10T19:43:12.621417Z",
            "url": "https://files.pythonhosted.org/packages/35/fe/43516726f829f21c757a25e56c689bde52be35738307f6867139bc43f4bf/polvo-0.1.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "56d6ff78000c16fa2801e3d13a4f12c44ab95e00b5b2b0b81d749dc649bb6d3b",
                "md5": "094c36cf1dde9faa892e13f3d956fed1",
                "sha256": "6f45692991021b3790353aa8a0f93491580c45ac5fa052afe1a9086a9f32b96a"
            },
            "downloads": -1,
            "filename": "polvo-0.1.12.tar.gz",
            "has_sig": false,
            "md5_digest": "094c36cf1dde9faa892e13f3d956fed1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 19474,
            "upload_time": "2024-05-10T19:43:14",
            "upload_time_iso_8601": "2024-05-10T19:43:14.659879Z",
            "url": "https://files.pythonhosted.org/packages/56/d6/ff78000c16fa2801e3d13a4f12c44ab95e00b5b2b0b81d749dc649bb6d3b/polvo-0.1.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-10 19:43:14",
    "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.26823s