https://github.com/brews/dalia
https://github.com/brews/dalia
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/brews/dalia
- Owner: brews
- License: apache-2.0
- Created: 2019-10-10T18:49:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-16T20:43:01.000Z (over 5 years ago)
- Last Synced: 2026-01-08T00:21:24.435Z (6 months ago)
- Language: Python
- Homepage: https://dalia.readthedocs.io
- Size: 72.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
=====
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
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()``.
* Read regional hierarchy files as a tree with ``dalia.read_hierarchy()``.
Installation
------------
To install with ``pip``::
pip install dalia