Metadata-Version: 2.4
Name: pyCEURmake
Version: 0.5.3
Dynamic: Summary
Project-URL: Home, https://github.com/WolfgangFahl/pyCEURmake
Project-URL: Documentation, https://wiki.bitplan.com/index.php/PyCEURmake
Project-URL: Source, https://github.com/WolfgangFahl/PyCEURmake
Author-email: Tim Holzheim <tim.holzheim@rwth-aachen.de>, Wolfgang Fahl <wf@bitplan.com>
Maintainer-email: Wolfgang Fahl <wf@bitplan.com>, Tim Holzheim <tim.holzheim@rwth-aachen.de>
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
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: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: beautifulsoup4>=4.11.2
Requires-Dist: geograpy3>=0.3.0
Requires-Dist: lxml-html-clean
Requires-Dist: lxml>=5.4.0
Requires-Dist: neo4j
Requires-Dist: ngwidgets>=0.30.4
Requires-Dist: py-3rdparty-mediawiki>=0.18.1
Requires-Dist: py-ez-wikidata>=0.3.2
Requires-Dist: pybasemkit>=0.1.6
Requires-Dist: pylodentitymanager>=0.17.0
Requires-Dist: pylodstorage>=0.18.7
Requires-Dist: pyparsing>=3.0.9
Requires-Dist: requests
Requires-Dist: spacy
Requires-Dist: sqlmodel>=0.0.16
Requires-Dist: tabulate
Requires-Dist: tqdm
Requires-Dist: wdgrid>=0.3.0
Requires-Dist: xmltodict>=0.13.0
Provides-Extra: test
Requires-Dist: mypy; extra == 'test'
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'
Requires-Dist: ruff; extra == 'test'
Requires-Dist: tox; extra == 'test'
Description-Content-Type: text/markdown

# pyCEURmake

CEUR make python implementation for https://ceur-ws.org/

| | |
| :--- | :--- |
| **PyPi** | [![PyPI Status](https://img.shields.io/pypi/v/pyCEURmake.svg)](https://pypi.python.org/pypi/pyCEURmake/) [![License](https://img.shields.io/github/license/WolfgangFahl/pyCEURmake.svg)](https://www.apache.org/licenses/LICENSE-2.0) [![pypi](https://img.shields.io/pypi/pyversions/pyCEURmake)](https://pypi.org/project/pyCEURmake/) [![format](https://img.shields.io/pypi/format/pyCEURmake)](https://pypi.org/project/pyCEURmake/) [![downloads](https://img.shields.io/pypi/dd/pyCEURmake)](https://pypi.org/project/pyCEURmake/) |
| **GitHub** | [![Github Actions Build](https://github.com/WolfgangFahl/pyCEURmake/actions/workflows/build.yml/badge.svg)](https://github.com/WolfgangFahl/pyCEURmake/actions/workflows/build.yml) [![Release](https://img.shields.io/github/v/release/WolfgangFahl/pyCEURmake)](https://github.com/WolfgangFahl/pyCEURmake/releases) [![Contributors](https://img.shields.io/github/contributors/WolfgangFahl/pyCEURmake)](https://github.com/WolfgangFahl/pyCEURmake/graphs/contributors) [![Last Commit](https://img.shields.io/github/last-commit/WolfgangFahl/pyCEURmake)](https://github.com/WolfgangFahl/pyCEURmake/commits/) [![GitHub issues](https://img.shields.io/github/issues/WolfgangFahl/pyCEURmake.svg)](https://github.com/WolfgangFahl/pyCEURmake/issues) [![GitHub closed issues](https://img.shields.io/github/issues-closed/WolfgangFahl/pyCEURmake.svg)](https://github.com/WolfgangFahl/pyCEURmake/issues/?q=is%3Aissue+is%3Aclosed) |
| **Code** | [![style-black](https://img.shields.io/badge/%20style-black-000000.svg)](https://github.com/psf/black) [![imports-isort](https://img.shields.io/badge/%20imports-isort-%231674b1)](https://pycqa.github.io/isort/) [![Join the discussion at https://github.com/WolfgangFahl/pyCEURmake/discussions](https://img.shields.io/github/discussions/WolfgangFahl/pyCEURmake)](https://github.com/WolfgangFahl/pyCEURmake/discussions) |
| **Docs** | [![API Docs](https://img.shields.io/badge/API-Documentation-blue)](https://WolfgangFahl.github.io/pyCEURmake/) [![formatter-docformatter](https://img.shields.io/badge/%20formatter-docformatter-fedcba.svg)](https://github.com/PyCQA/docformatter) [![style-google](https://img.shields.io/badge/%20style-google-3666d6.svg)](https://google.github.io/styleguide/pyguide.html#s3.8-comments-and-docstrings) |
| **Cite** | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.20034998.svg)](https://doi.org/10.5281/zenodo.20034998) |

## Cite as

If you use pyCEURmake in your research, please cite it via its Zenodo concept DOI
(which always resolves to the latest version):

> Fahl, W., Holzheim, T., & Ayan9801.
> *pyCEURmake — Python implementation for CEUR Workshop Proceedings.*
> Zenodo. https://doi.org/10.5281/zenodo.20034998

Machine-readable metadata is available in [`CITATION.cff`](./CITATION.cff);
GitHub's "Cite this repository" button and Zenodo pick it up automatically.
For a specific release, use the version DOI shown on the corresponding
[Zenodo record](https://doi.org/10.5281/zenodo.20034998).

## Docs and Tutorials
[Wiki](https://wiki.bitplan.com/index.php/PyCEURmake)

## Demos
[CEUR-Volume Browser at RWTH Aachen i5](http://cvb.wikidata.dbis.rwth-aachen.de/)
