Metadata-Version: 2.1
Name: condastats
Version: 0.1.5
Summary: Conda package stats CLI
Home-page: https://github.com/sophiamyang/condastats
Author: Sophia Man Yang
Author-email: UNKNOWN
License: BSD license
Keywords: condastats
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: numpy (>=1.16.5)
Requires-Dist: dask[dataframe]
Requires-Dist: fastparquet
Requires-Dist: s3fs
Requires-Dist: python-snappy

==========
condastats
==========


.. image:: https://img.shields.io/pypi/v/condastats.svg
        :target: https://pypi.python.org/pypi/condastats

.. image:: https://img.shields.io/travis/sophiamyang/condastats.svg
        :target: https://travis-ci.org/sophiamyang/condastats

.. image:: https://readthedocs.org/projects/condastats/badge/?version=latest
        :target: https://condastats.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




Conda stats


* Free software: BSD license
* Documentation: https://condastats.readthedocs.io.


Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.2 (2019-11-18)
------------------

0.1.1 (2019-11-03)
------------------

0.1.0 (2019-10-18)
------------------

* First release on PyPI.


