Metadata-Version: 2.1
Name: acmecontentcollectors-pkg-rioatmadja2018
Version: 0.1.1611989371
Summary: Python wheel to collect data about the Islamic Recruitments.
Home-page: UNKNOWN
Author: Rio Atmadja
Author-email: rioatmadja2018@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Requires-Python: >=3.7
Requires-Dist: google-api-core (==1.23.0)
Requires-Dist: google-auth (==1.23.0)
Requires-Dist: google-auth-oauthlib (==0.4.2)
Requires-Dist: google-cloud-core (==1.4.3)
Requires-Dist: google-cloud-storage (==1.32.0)
Requires-Dist: google-cloud-translate (==3.0.1)
Requires-Dist: google-cloud-vision (==2.0.0)
Requires-Dist: google-crc32c (==1.0.0)
Requires-Dist: google-resumable-media (==1.1.0)
Requires-Dist: googleapis-common-protos (==1.52.0)
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: bs4
Requires-Dist: pymysql
Requires-Dist: ibm-watson
Requires-Dist: python-twitter
Requires-Dist: grpcio
Requires-Dist: sklearn
Requires-Dist: nltk
Requires-Dist: pdfreader

# README #

### Background 
Python wheel to help collect information about the Islamic State from the website, social medias, and videos.

### LICENSE 
MIT License

Copyright (c) 2020 Rio Atmadja

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

