Provide services by collecting various sports news
Project description
Sports-News-Collector
- Sports-News-Collector collects sports news and offers several services.
- It is provided using various models provided by Pororo.
Installation
pip install sports_news_collector
Usage
- After the import, you can check the events currently supported by the
sports_news_collectorthrough the following commands
>>> from sports_news_collector import SportsNewsCollector
>>> SportsNewsCollector.available_events()
['kbaseball', 'wbaseball', 'kfootball', 'wfootball', 'basketball', 'volleyball', 'golf', 'general', 'esports']
- If you want to collect news from a specific event, you can put the event name in the
eventargument
>>> from sports_news_collector import SportsNewsCollector
>>> collector = SportsNewsCollector(event='wfootball')
- After creating the object, you can use it like this:
>>> collector.collect()
-
Then, it is sent to your e-mail through the following procedure. -- 1. Collect the news of the sport you have chosen. -- 2. Summarize the news and analyze the sentiment of the news. -- 3. Send them to your email periodically
-
Please click [here] for details.
License
Copyright 2021 Sangchun Ha.
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sports_news_collector-0.1.tar.gz.
File metadata
- Download URL: sports_news_collector-0.1.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.5.0.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61f2ae1ddab7bf238b5a0ad223bb2ae3b28fc67f10f3dce1539d2772a3412166
|
|
| MD5 |
be9978429be02ebe2ce7da8974888c39
|
|
| BLAKE2b-256 |
14dc163f57368d1f157f15210544f31c1b3d00894e69c878ad1a09e48fb4cd2d
|
File details
Details for the file sports_news_collector-0.1-py3-none-any.whl.
File metadata
- Download URL: sports_news_collector-0.1-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.5.0.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e2e97f189196fbe9799e2d226ad00d2938cf776d1c54efee0370904a6d7c8f6
|
|
| MD5 |
cc1f13d0e55a7fe474a825357fe8b8de
|
|
| BLAKE2b-256 |
edd7aed0a1fda52594eb5f3c9c16312b3a6963140fceb4389e8af7efdbe8775e
|