Metadata-Version: 2.4
Name: beans-cli
Version: 1.0.0
Summary: BEANS python scripts, and helper classes
Project-URL: Homepage, https://gitlab.com/beans-code/beans-cli
Project-URL: Issues, https://gitlab.com/beans-code/beans-cli/-/issues/
Author: Arkadiusz Hypki
License-Expression: MIT
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# beans-cli

`beans-cli` is a package with BEANS `Python` scripts, and helper classes.


## Installation

To install `beans-cli` type in the console:

```
pip install beans-cli
```

To upgrade `beans-cli` type in the console:

```
pip install beans-cli --upgrade
```

## Roadmap

There is no specific roadmap for `beans-cli`. New features are added if they are needed.

## Contributing

Feel free to contribute to this project by sending me your opinion, patches, or requesting some features through gitlab issue system.

## Links

Home page: https://gitlab.com/beans-code/beans-cli/
Issues   : https://gitlab.com/beans-code/beans-cli/-/issues/

## License

`beans-cli` is released under the MIT license.
