Metadata-Version: 2.4
Name: pyclics
Version: 3.1.1
Summary: creating colexification networks from lexical data
Home-page: https://github.com/clics/pyclics
Author: Johann-Mattis List and Robert Forkel
Author-email: dlce.rdm@eva.mpg.de
License: Apache 2.0
Keywords: linguistics
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: attrs>=18.1
Requires-Dist: pylexibank<4,>=3.5
Requires-Dist: pyconcepticon<3
Requires-Dist: clldutils<4
Requires-Dist: pyglottolog<3
Requires-Dist: geojson
Requires-Dist: python-igraph>=0.7.1
Requires-Dist: networkx>=2.1
Requires-Dist: unidecode
Requires-Dist: zope.component
Requires-Dist: zope.interface
Requires-Dist: simplepybtex
Provides-Extra: dev
Requires-Dist: tox; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: wheel>=0.36; extra == "dev"
Requires-Dist: twine; extra == "dev"
Provides-Extra: test
Requires-Dist: cltoolkit; extra == "test"
Requires-Dist: pytest>=5; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: coverage>=4.2; extra == "test"
Dynamic: license-file

# pyclics
python package implementing the CLICS processing workflow

[![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.
