Metadata-Version: 2.1
Name: pyclics
Version: 2.0.0
Summary: creating colexification networks from lexical data
Home-page: https://github.com/clics/pyclics
Author: Johann-Mattis List and Robert Forkel
Author-email: clics@shh.mpg.de
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: test
Requires-Dist: attrs (>=18.1)
Requires-Dist: pylexibank (>=1.1.1)
Requires-Dist: pyconcepticon
Requires-Dist: pyglottolog
Requires-Dist: clldutils (~=2.0)
Requires-Dist: geojson
Requires-Dist: python-igraph (>=0.7.1)
Requires-Dist: networkx
Requires-Dist: unidecode
Requires-Dist: zope.component
Requires-Dist: zope.interface
Provides-Extra: dev
Requires-Dist: tox; extra == 'dev'
Requires-Dist: flake8; extra == 'dev'
Requires-Dist: wheel; extra == 'dev'
Requires-Dist: twine; extra == 'dev'
Provides-Extra: test
Requires-Dist: mock; extra == 'test'
Requires-Dist: pytest (>=3.6); extra == 'test'
Requires-Dist: pytest-mock; extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'
Requires-Dist: coverage (>=4.2); extra == 'test'

# pyclics
python package implementing the CLICS processing workflow

[![Build Status](https://travis-ci.org/clics/pyclics.svg?branch=master)](https://travis-ci.org/clics/pyclics)
[![codecov](https://codecov.io/gh/clics/pyclics/branch/master/graph/badge.svg)](https://codecov.io/gh/clics/pyclics)
[![PyPI](https://img.shields.io/pypi/v/pyclics.svg)](https://pypi.org/project/pyclics)




