# pyBiocFileCache File system based cache for resources & metadata. Tries to be compatible with [BiocFileCache R package](https://github.com/Bioconductor/BiocFileCache) ***Note: Package is in development. Use with caution!!*** ### Installation Package is published to [PyPI](https://pypi.org/project/pyBiocFileCache/) ``` pip install pybiocfilecache ``` ## Contents * [Overview](readme) * [License](license) * [Authors](authors) * [Changelog](changelog) * [Module Reference](api/modules) ## Indices and tables ```eval_rst * :ref:`genindex` * :ref:`modindex` * :ref:`search` ``` [Sphinx]: http://www.sphinx-doc.org/ [Markdown]: https://daringfireball.net/projects/markdown/ [reStructuredText]: http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html [recommonmark]: https://recommonmark.readthedocs.io/en/latest [autostructify]: https://recommonmark.readthedocs.io/en/latest/auto_structify.html