Metadata-Version: 2.1
Name: dalia
Version: 0.1.2a2
Summary: Goddess of fate, giver and taker of goods
Home-page: https://github.com/brews/dalia
Author: Brewster Malevich
Author-email: bmalevich@rhg.com
License: UNKNOWN
Keywords: dalia
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Sociology
Description-Content-Type: text/x-rst
Requires-Dist: numpy
Requires-Dist: pyyaml

=====
dalia
=====


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

.. image:: https://img.shields.io/travis/brews/dalia.svg
        :target: https://travis-ci.org/brews/dalia

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


Mythic goddess of fate. Giver and taker of goods and property.

This code is under heavy development. Don't use it.

* Documentation: https://dalia.readthedocs.io.
* Free software: Apache License 2.0

Features
--------

* Read CSVV files with ``dalia.read_csvv()``.

Installation
------------

To install with ``pip``::

    pip install dalia



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


0.1.2a2 (2019-10-31)
--------------------

* Add ``read_csvv()`` and ``dalia.csvv.Csvv`` to read and represent CSVV files.
* Initial documentation.


0.0.1a1 (2019-10-10)
--------------------

* First release on PyPI.


