Skip to main content

A collection of computer vision tools that fits anywhere

Project description

Welcome to Polvo

from IPython.display import Markdown, Image
logo = Image(filename="../assets/polvo.png")
Markdown(f"""
this is ![](../assets/polvo.png)
"""
)

this is

myimg{: height=“75px” width=“300px” style=“float:left; padding-right:10px” }

Markdown('![myimg](../assets/polvo.png){: height="75px" width="300px" style="float:left; padding-right:10px" }')

myimg{: height=“75px” width=“300px” style=“float:left; padding-right:10px” }

Welcome to Polvo

Polvo is a collection of computer vision tools that I find helpful for my personal workflow. Maybe some can be helpful for you too!

</code></pre>
<p><img src="index_files/figure-gfm/cell-6-output-1.png" alt="" /></p>
<h2>Install</h2>
<p><code>pip install polvo</code></p>
<h2>How to use</h2>
<p>Fill me in please! Dont forget code examples:</p>
<pre lang="python"><code>1+1
2

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

polvo-0.1.6.tar.gz (14.3 kB view hashes)

Uploaded Source

Built Distribution

polvo-0.1.6-py3-none-any.whl (18.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page