Metadata-Version: 2.1
Name: f1-cli
Version: 0.0.1
Summary: A CLI tool for Formula 1 racing data based on f1-api-wrapper
Home-page: https://github.com/lunae/f1-cli
Author: Manny Luna
Author-email: lunae@github.com
License: UNKNOWN
Description: # F1 CLI
        
        A CLI tool for Formula 1 racing data based on [f1-api-wrapper](https://pypi.org/project/f1-api-wrapper/)
        
        # Install
        
        `pip install f1-cli`
        
        # Usage
        
        Get schedule
        
        `f1 schedule`
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
