Metadata-Version: 2.1
Name: eqcount
Version: 0.0.1
Summary: このライブラリで地震の可視化が可能になります
Home-page: https://github.com/Yuki-max/earthquake
Author: Yuki-max
Author-email: yuki65763933@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: async-generator (==1.10)
Requires-Dist: attrs (==21.4.0)
Requires-Dist: certifi (==2021.10.8)
Requires-Dist: cffi (==1.15.0)
Requires-Dist: cryptography (==36.0.1)
Requires-Dist: cycler (==0.11.0)
Requires-Dist: fonttools (==4.28.5)
Requires-Dist: h11 (==0.12.0)
Requires-Dist: idna (==3.3)
Requires-Dist: japanize-matplotlib (==1.1.3)
Requires-Dist: kiwisolver (==1.3.2)
Requires-Dist: matplotlib (==3.5.1)
Requires-Dist: numpy (==1.22.1)
Requires-Dist: outcome (==1.1.0)
Requires-Dist: packaging (==21.3)
Requires-Dist: pandas (==1.3.5)
Requires-Dist: Pillow (==9.0.0)
Requires-Dist: pycparser (==2.21)
Requires-Dist: pyOpenSSL (==21.0.0)
Requires-Dist: pyparsing (==3.0.6)
Requires-Dist: python-dateutil (==2.8.2)
Requires-Dist: pytz (==2021.3)
Requires-Dist: selenium (==4.1.0)
Requires-Dist: six (==1.16.0)
Requires-Dist: sniffio (==1.2.0)
Requires-Dist: sortedcontainers (==2.4.0)
Requires-Dist: trio (==0.19.0)
Requires-Dist: trio-websocket (==0.9.2)
Requires-Dist: urllib3 (==1.26.8)
Requires-Dist: wsproto (==1.0.0)

This software is released under the MIT License, see LICENSE.

1 ・This library is designed to visualize the frequency of recent earthquakes (seismic intensity 3 or higher).
Enter the path of the Chrome driver as an argument to visualize a bar graph of the frequency.

