Metadata-Version: 2.1
Name: fractalcam
Version: 0.1.2
Summary: Make fractal with USB Webcams
Home-page: https://gitlab.com/ryanmcginger/fractalcam
Author: Ryan McCarthy
Author-email: code@mcginger.net
License: MIT
Description: # fractalcam
        
        Fractals with python and USB webcams!
        
        ## Install
        
        Install via pip:
        
        ```bash
        pip install fractalcam
        ```
        
        And then, use the command-line interface:
        
        ```bash
        fracam --help
        ```
        
Keywords: numpy opencv fractal
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
