Metadata-Version: 2.1
Name: ConferenceCorpus
Version: 0.0.37
Summary: python api providing access to academic events and event series from different sources
Home-page: http://wiki.bitplan.com/index.php/ConferenceCorpus
Download-URL: https://github.com/WolfgangFahl/ConferenceCorpus
Author: Wolfgang Fahl
Author-email: wf@bitplan.com
License: Apache
Project-URL: Code, https://github.com/WolfgangFahl/ConferenceCorpus
Project-URL: Issue tracker, https://github.com/WolfgangFahl/ConferenceCorpus/issues
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyFlaskBootstrap4 (>=0.5.1)
Requires-Dist: pylodstorage (~=0.4.7)
Requires-Dist: python-dateutil (>=2.8.2)
Requires-Dist: py-3rdparty-mediawiki (~=0.6.2)
Requires-Dist: wikirender (~=0.0.41)
Requires-Dist: geograpy3 (~=0.2.2)
Requires-Dist: habanero
Requires-Dist: geopy
Requires-Dist: OSMPythonTools (~=0.3.3)
Requires-Dist: wikibaseintegrator (~=0.11.1)
Requires-Dist: pybtex (~=0.24.0)
Requires-Dist: num2words (~=0.5.9)
Requires-Dist: psutil (~=5.9.0)
Requires-Dist: lxml (~=4.9.1)
Requires-Dist: pydevd (>=2.9.1)
Requires-Dist: pyGenericSpreadSheet
Requires-Dist: pyJustpyWidgets (~=0.0.28)
Requires-Dist: pyProbabilityDistributionFit (>=0.0.4)
Requires-Dist: matplotlib (>=3.6.0)
Requires-Dist: Markdown (>=3.3.7)
Requires-Dist: pyparsing (>=3.0.9)
Requires-Dist: scikit-learn (~=1.1.2)
Requires-Dist: requests (~=2.28.1)

# ConferenceCorpus
The EventCorpus provides access to academic events and event series from different sources

[![Website ConferenceCorpus](https://img.shields.io/website-up-down-green-red/https/conferencecorpus.bitplan.com.svg)](https://conferencecorpus.bitplan.com)
[![Documentation Status](https://readthedocs.org/projects/conferencecorpus/badge/?version=latest)](https://conferencecorpus.readthedocs.io/en/latest/?badge=latest)
[![Github Actions Build](https://github.com/WolfgangFahl/ConferenceCorpus/workflows/Build/badge.svg?branch=main)](https://github.com/WolfgangFahl/ConferenceCorpus/actions?query=workflow%3ABuild+branch%3Amain)
[![PyPI Status](https://img.shields.io/pypi/v/ConferenceCorpus.svg)](https://pypi.python.org/pypi/ConferenceCorpus/)
[![GitHub issues](https://img.shields.io/github/issues/WolfgangFahl/ConferenceCorpus.svg)](https://github.com/WolfgangFahl/ConferenceCorpus/issues)
[![GitHub closed issues](https://img.shields.io/github/issues-closed/WolfgangFahl/ConferenceCorpus.svg)](https://github.com/WolfgangFahl/ConferenceCorpus/issues/?q=is%3Aissue+is%3Aclosed)
[![pypi](https://img.shields.io/pypi/pyversions/ConferenceCorpus)](https://pypi.org/project/ConferenceCorpus/)
[![License](https://img.shields.io/github/license/WolfgangFahl/ConferenceCorpus.svg)](https://www.apache.org/licenses/LICENSE-2.0)

## Demo
* [Conference Corpus Service](https://conferencecorpus.bitplan.com) 
## Example API calls
* [WEBIST html](https://conferencecorpus.bitplan.com/eventseries/WEBIST?format=html)
* [WEBIST json](https://conferencecorpus.bitplan.com/eventseries/WEBIST?format=json)

## Documentation
[Wiki](http://wiki.bitplan.com/index.php/ConferenceCorpus)

### Authors
* [Wolfgang Fahl](http://www.bitplan.com/Wolfgang_Fahl)
* [Tim Holzheim](https://github.com/tholzheim)
* [Musaab Khan](https://github.com/musaabkh)
