Metadata-Version: 2.1
Name: planned
Version: 0.1.2
Summary: planned is job monitoring library which designed to observe user-defined triggers
Home-page: https://github.com/nisaji/planned
Author: nisaji
Author-email: nisaji27@gmail.com
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# planned

planned is job monitoring library which designed to observe user-defined triggers

## Installation

To install Puppets, simply use pip:

```bash
pip install planned

```

## For Developers

If you use VSCode, run this command at project root for applying formatter and linter on save.

```bash
cp .vscode/template/settings.json .vscode/settings.json
```

## 計画通り (planned in Japanese)

「計画通り」とは、日本のサスペンス漫画『DEATH NOTE』の主人公である夜神月の名言で、事が上手く運んだ様を表す。-- <cite>[dic.pixiv.net(ピクシブ百科事典)](https://dic.pixiv.net/a/%E8%A8%88%E7%94%BB%E9%80%9A%E3%82%8A)</cite>
