Metadata-Version: 2.1
Name: semrush-cli
Version: 0.0.5
Summary: A command-line tool for interacting with the SEMRush API v3.
Home-page: UNKNOWN
Author: 
Author-email: 
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/gshel/semrush-cli/issues
Project-URL: Source, https://github.com/gshel/semrush-cli
Keywords: semrush,command-line,command-line interface
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8, <4
Description-Content-Type: text/markdown
Requires-Dist: click
Requires-Dist: pathlib
Requires-Dist: pbr
Requires-Dist: requests
Provides-Extra: test
Requires-Dist: black ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'

# semrush-cli
A simple cli tool for interacting with the SEMRush v3 API.
## Installation
TODO
### Linux
TODO
### Windows
TODO
## Usage
TODO

