Metadata-Version: 2.1
Name: cartils
Version: 0.0.7
Summary: A collection of useful Python utilities
Home-page: https://github.com/jfcarter2358/cartils
Author: John Carter
Author-email: jfcarter2358@gmail.com
License: UNKNOWN
Description: # Cartils
        
        Cartils is a simple utility package full of various useful and not-so-useful functions
        
        ## To Do
        - [x] RLE encoding
        - [x] Animation
            - [x] Sync
            - [x] Async
            - [x] Looping
        - [x] Logger
        - [x] Check if program installed
        - [x] Run external program
Platform: UNKNOWN
Requires-Python: >=3.7
Description-Content-Type: text/markdown
