Metadata-Version: 1.2
Name: pipinit
Version: 1.0.1
Summary: npm init for Python
Home-page: https://github.com/casouri/pipinit
Author: Yuan Fu
Author-email: yuan.k.fu@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Description: # pipinit
        npm init for python
        
        # install
        
        ```pip install pipinit```
        
        # Usage
        
        ```$ pipinit
        $ Name of the project(project):
        $ Current version(1.0.0):
        $ Short description:
        $ URL:
        $ Author:
        $ Author email:
        $ License(MIT):
        $ Python requires(>=3):
        ```
            
Platform: UNKNOWN
Requires-Python: >=3
