Metadata-Version: 2.1
Name: skelevision
Version: 0.1.5
Summary: Log Skeleton Visualizer and Browser
Home-page: https://github.com/RCoanda/skelevision
License: UNKNOWN
Description: # 💀 skelevision 💀
        An implementation of the Log - Skeleton Visualiser in python.
        
        # Installation
        For this you can just do:
        ```shell
        pip install skelevision
        ```
        
        # Basic Usage
        NOTE: The following is a short overview on how to use the library. For further information refer to the [official documentation](https://skelevision.github.io/skelevision/).
        
        ## The Trace Log Object
        
        ## The Log Skeleton Miner
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
