Metadata-Version: 2.1
Name: miping
Version: 0.1.5
Summary: MiningPersonalityInGerman enables users to train and apply machine learning models on tweets to predict a user's Big 5 personality.
Home-page: https://github.com/iUssel/MiningPersonalityInGerman
Author: Henning Usselmann
Author-email: info@miping.de
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: Unix
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: certifi (==2020.6.20)
Requires-Dist: cffi (==1.14.1)
Requires-Dist: chardet (==3.0.4)
Requires-Dist: click (==7.1.2)
Requires-Dist: cryptography (==3.0)
Requires-Dist: fire (==0.3.1)
Requires-Dist: Flask (==1.1.2)
Requires-Dist: googlemaps (==4.4.2)
Requires-Dist: gunicorn (==20.0.4)
Requires-Dist: idna (==2.10)
Requires-Dist: itsdangerous (==1.1.0)
Requires-Dist: Jinja2 (==2.11.2)
Requires-Dist: joblib (==0.16.0)
Requires-Dist: keras2onnx (==1.7.0)
Requires-Dist: MarkupSafe (==1.1.1)
Requires-Dist: numpy (==1.19.1)
Requires-Dist: oauthlib (==3.1.0)
Requires-Dist: onnx (==1.7.0)
Requires-Dist: onnxconverter-common (==1.7.0)
Requires-Dist: onnxmltools (==1.7.0)
Requires-Dist: onnxruntime (==1.4.0)
Requires-Dist: pandas (==1.1.0)
Requires-Dist: protobuf (==3.12.4)
Requires-Dist: pycparser (==2.20)
Requires-Dist: pyOpenSSL (==19.1.0)
Requires-Dist: PySocks (==1.7.1)
Requires-Dist: python-dateutil (==2.8.1)
Requires-Dist: python-dotenv (==0.14.0)
Requires-Dist: pytz (==2020.1)
Requires-Dist: PyYAML (==5.3.1)
Requires-Dist: requests (==2.24.0)
Requires-Dist: requests-oauthlib (==1.3.0)
Requires-Dist: scikit-learn (==0.23.2)
Requires-Dist: scipy (==1.5.2)
Requires-Dist: six (==1.15.0)
Requires-Dist: skl2onnx (==1.7.0)
Requires-Dist: supervisor (==4.2.0)
Requires-Dist: termcolor (==1.1.0)
Requires-Dist: threadpoolctl (==2.1.0)
Requires-Dist: tweepy (==3.9.0)
Requires-Dist: typing-extensions (==3.7.4.2)
Requires-Dist: urllib3 (==1.25.10)
Requires-Dist: Werkzeug (==1.0.1)

# MiningPersonalityInGerman
MiningPersonalityInGerman (MiPInG)

This is a sample text

For API Keys:
export CONSUMER_KEY='xxxxxxxxxxxxxxxxxxx'

export 'CONSUMER_KEY'='xxxxxxxxxxxxxxxxxxxxxxx'


Copyright 2020 Henning Usselmann

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.


