Metadata-Version: 2.1
Name: pyinsertfile
Version: 1.5
Summary: Package for making main.py files
Home-page: https://github.com/Ariya1234gamer
Author: Ariya Mirzaei
Author-email: mirzaeiariya88@gmail.com
License: MIT
Description: 
        # DESCRIPTION
        
        for making main.py files with just pyinf in your cmd
        
        pyinsertfile have to option pypi, none or anything else
        pypi option will make a package setup for you pypi package
        none or anything else option will generate main.py
        
        leave it nothing to generate main.py
        
        # USAGE
        
         - pyinf
          - mode
         
        # EXAMPLES
        
        cmd: pyinf
        mode: [(pypi): pypi package setup, (none, clear, anything else): main.py file] : --- at here enter the mode ---.
        for example pypi mode.
        package name: -- enter package name --.
        for example pyinsertfileTutorial.
        author name: -- enter your name --.
        for example author.
        finished now you have your package example you should fill it as your own.
        
          
        # FIXES
         
         fixed must of bugs
         this is stable version
         
        # CONTACT
         
         mirzaeiariya88@gmail.com
        
        
Keywords: Easy file
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
