Metadata-Version: 2.1
Name: medicalworkers
Version: 0.0.7
Summary: A package for visualizing medical workers of up to 4 countries
Home-page: https://github.com/kanako68/medicalworkers
Author: kanako akamine
Author-email: s2022068@stu.musashino-u.ac.jp
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/kanako68/medicalworkers
Description: # medicalworkers
        
        一人の医療従事者につき、抱える国民の数を可視化するPython Packageです。
        期間は2010年から2020年までの10年間で、最大4カ国まで可視化可能。
        
        This Python Package visualizes the number of citizens held per healthcare professional.
        The period is 10 years, from 2010 to 2020.
        Up to 4 countries can be visualized.
        
        
        ## Example of use
        
        ```
        pip install medicalworkers
        python medicalworkers.py Japan France India 
        
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
