Metadata-Version: 2.1
Name: pyclics
Version: 3.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
Description: # 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)
        
        
        See [clics3](https://github.com/clics/clics3/) for an example application.
        
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
