Metadata-Version: 2.1
Name: waihonanumpy
Version: 0.0.4.4
Summary: Store and retreive data in Redis.
Home-page: https://github.com/radiomicsvhio/waihona-numpy
Author: Camilo A. Monreal
Author-email: camilomonreal@vhio.net
License: cc-by-sa-4.0
Download-URL: https://github.com/radiomicsvhio/waihona-numpy/releases/download/v0.0.1/waihonanumpy-v0.0.1.tar.gz
Keywords: redis,numpy,store
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
License-File: LICENSE

<p>Date: February 4, 2022</p>

<h2 id="install">Install</h2>
<p>Run</p>
<div class="sourceCode" id="cb1"><pre
class="sourceCode bash"><code class="sourceCode bash"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="ex">pip</span> install waihonanumpy</span></code></pre></div>


