Metadata-Version: 2.1
Name: es7s
Version: 3.0.0.dev90
Summary: es7s system (un-)installer, shared code, settings manager
Home-page: https://github.com/es7s/core
Author: Aleksandr Shavykin
Author-email: 0.delameter@gmail.com
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Terminals
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: pytermor
Requires-Dist: click
Requires-Dist: python-daemon
Requires-Dist: psutil
Requires-Dist: PyYAML
Requires-Dist: requests

<h1 align="center">
  <img src="https://github.com/es7s/core/blob/dev/logo.png" height="96px"><br>
    <sup><sup><code>es7s</code></sup>/</sup><code>core</code>
  <br>

  <a href="https://pypi.org/project/es7s/">
    <img alt="PyPI" src="https://img.shields.io/pypi/v/es7s">
  </a>
  <a href="https://pepy.tech/project/es7s/">
    <img alt="Downloads" src="https://pepy.tech/badge/es7s">
  </a>
  <a href="https://github.com/psf/black">
      <img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg">
  </a>
</h1>

es7s system installer/updater, settings manager and CLI entrypoint

## Installation

```shell 
./install.sh
```
