Metadata-Version: 2.1
Name: vrsjp
Version: 0.0.1
Summary: A package for scoring number of vaccinated people in Japan
Home-page: https://github.com/sekidoiku/vrsjp
Author: Iku Sekido
Author-email: s2022021@stu.musashino-u.ac.jp
License: UNKNOWN
Project-URL: vrsjp, https://github.com/sekidoiku/vrsjp
Description: # vrsjp
        
        ## This program is to confirm the number of vaccinated people in Japan
        
        Download the data from here（http://data.vrs.digital.go.jp/vaccination/opendata/latest/summary_by_date.csv）
        
        The information displayed in this program is the number of new vaccinations for the new coronavirus vaccine. The first inoculation, the second inoculation, and the third inoculation are displayed in different colors.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
