Metadata-Version: 2.1
Name: carloscar
Version: 0.0.1
Summary: co – A command line interface for productivity and every-day tasks
Home-page: https://github.com/kalaspuff/carloscar
License: MIT
Keywords: carloscar,co,cli,carl oscar
Author: Carl Oscar Aaro
Author-email: hello@carloscar.com
Requires-Python: >=3.6,<4.0
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Project-URL: Repository, https://github.com/kalaspuff/carloscar
Description-Content-Type: text/markdown

# `carloscar`
[![pypi](https://badge.fury.io/py/carloscar.svg)](https://pypi.python.org/pypi/carloscar/)
[![Made with Python](https://img.shields.io/pypi/pyversions/carloscar)](https://www.python.org/)
[![Type hinted - mypy validated](https://img.shields.io/badge/typehinted-yes-teal)](https://github.com/kalaspuff/carloscar)
[![MIT License](https://img.shields.io/github/license/kalaspuff/carloscar.svg)](https://github.com/kalaspuff/carloscar/blob/master/LICENSE)
[![Code coverage](https://codecov.io/gh/kalaspuff/carloscar/branch/master/graph/badge.svg)](https://codecov.io/gh/kalaspuff/carloscar/tree/master/carloscar)

*co – A command line interface for productivity and every-day tasks.*


## Installation with `pip`
Like you would install any other Python package, use `pip`, `poetry`, `pipenv` or your weapon of choice.
```
$ pip install carloscar
```


## Usage and examples

#### Use-case
```
$ co --help
```

