Metadata-Version: 1.0
Name: micropython-uploader
Version: 0.0.1
Summary: UNKNOWN
Home-page: https://github.com/Sapfir0/micropython-uploader
Author: Alex Yurev
Author-email: sapfir999999@yandex.ru
License: UNKNOWN
Description: 
        ## Micropython Uploader
        
            pip3 install micropython-uploader
        
        
        ### The script can:
        
        * Recursively bypass the current directory
        * Download detected files to mk. It was decided that you should push only `.py` files.
        * Delete all files with mk (ps directory is also a file)
        
        ### Requirements:
        
        * ampy
        
                pip3 install ampy
                
        
        * micropython как прошивка для микроконтроллера
        
Platform: UNKNOWN
