Metadata-Version: 2.1
Name: pyrediscore
Version: 0.0.2
Summary: Low-level decorators for redis instance I/O operations
Home-page: https://github.com/MMSB-MOBI/pyrediscore
Author: G.Launay
Author-email: guillaume.launay@ibcp.fr
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/MMSB-MOBI/pyrediscore/issues
Project-URL: Source, https://github.com/MMSB-MOBI/pyrediscore
Description: # pyredis-core
        Low-level decorators for redis instance I/O operations
        
Keywords: redis python client
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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 :: Only
Requires-Python: >=3.5, <4
Description-Content-Type: text/markdown
