Metadata-Version: 2.1
Name: print-vis
Version: 1.0.0
Summary: A lightweight python module to visualize progress and other tasks to boost your console window
Home-page: https://github.com/ProgrammingNerdGit/print_vis
Author: Gavin Distaso
Author-email: 
License: MIT
Description: ## print visualization
        
        > pypi link coming soon
        
        ==================
        
        A lightweight python module to visualize progress and other tasks to boost your console window
        
        ==================
        
        ### features:
        
        1. clear console
        2. clear only the last line in console
        3. asynchronous loading bar `[â–ˆâ–ˆâ–ˆâ–ˆâ–ˆâ–ˆâ–ˆ-------------]`
        4. asynchronous loading wheel
        
        
        
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
