Metadata-Version: 2.1
Name: graph-cli
Version: 0.0.4
Summary: A CLI utility to create graphs from CSV files.
Home-page: https://github.com/mcastorina/graph-cli
Author: miccah
Author-email: m.castorina93@gmail.com
License: UNKNOWN
Description: # graph-cli
        
        A CLI utility to create graphs from CSV files.
        
        `graph-cli` is designed to be highly configurable for easy and detailed
        graph generation. It has many flags to acquire this detail and uses
        reasonable defaults to avoid bothering the user. It also leverages
        chaining, so you can create complex graphs from multiple CSV files.
        
        Source: [mcastorina/graph-cli](https://github.com/mcastorina/graph-cli)
        
        ## Donate
        
        I develop this software in my spare time. If you find it useful, consider
        buying me a coffee! Thank you!
        
        [![ko-fi](https://www.ko-fi.com/img/donate_sm.png)](https://ko-fi.com/O5O0LAWC)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
