[![shuncommand Actions](https://github.com/mypaceshun/shuncommands/actions/workflows/main.yml/badge.svg)](https://github.com/mypaceshun/shuncommands/actions/workflows/main.yml)
[![codecov](https://codecov.io/gh/mypaceshun/shuncommands/branch/main/graph/badge.svg?token=6Z6O1J3K0E)](https://codecov.io/gh/mypaceshun/shuncommands)
[![PyPI](https://img.shields.io/pypi/v/shuncommands?style=plastic)](https://pypi.org/project/shuncommands/)
[![Downloads](https://static.pepy.tech/badge/shuncommands)](https://pepy.tech/project/shuncommands)
# shuncommands
my usefull commands
# install
```
$ pip install shuncommands
```
# install with pdftool
```
$ pip install shuncommands[pdf]
```
# install commands
* rmtmp
* pdftool (Require install with pdf)
# rmtmp Usage
```
Usage: rmtmp [OPTIONS] TARGETDIR
tmpディレクトリの中身お掃除君
<TARGETDIR>で指定されたディレクトリの中身をせっせとお掃除してくれるかわいいやつ。
自分がよく ~/document/tmp/ とか雑にディレクトリ作ってしまうので、それのお掃除用に生まれた
<TARGETDIR>/.rmtmpignore のファイルに gitignore と同様の書式でファイルを指定することで、
削除対象から明示的に外すことができる。
Options:
-q, --quiet quiet output
--dry-run
-d, --day INTEGER RANGE 削除対象となる期日 [default: 3; x>=0]
--help Show this message and exit.
```
# pdftool usage
```
Usage: pdftool [OPTIONS] COMMAND [ARGS]...
PDF file をあれやこれやしたいがためのコマンド
Options:
-v, --version Show the version and exit.
-h, --help Show this message and exit.
Commands:
text PDFファイルを、テキストファイルに変換する
unlock パスワード付きPDFファイルを、パスワードなしPDFファイルにコピーする
```
Raw data
{
"_id": null,
"home_page": "https://github.com/mypaceshun/shuncommands",
"name": "shuncommands",
"maintainer": "KAWAI Shun",
"docs_url": null,
"requires_python": ">=3.8.1,<4.0",
"maintainer_email": "mypaceshun@gmail.com",
"keywords": "python,click",
"author": "KAWAI Shun",
"author_email": "mypaceshun@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/6f/d0/5738f8e4c1de03511850a370e5b1e1567f15a5c87342a115d938f8fde2f6/shuncommands-1.0.10.tar.gz",
"platform": null,
"description": "[![shuncommand Actions](https://github.com/mypaceshun/shuncommands/actions/workflows/main.yml/badge.svg)](https://github.com/mypaceshun/shuncommands/actions/workflows/main.yml)\n[![codecov](https://codecov.io/gh/mypaceshun/shuncommands/branch/main/graph/badge.svg?token=6Z6O1J3K0E)](https://codecov.io/gh/mypaceshun/shuncommands)\n[![PyPI](https://img.shields.io/pypi/v/shuncommands?style=plastic)](https://pypi.org/project/shuncommands/)\n[![Downloads](https://static.pepy.tech/badge/shuncommands)](https://pepy.tech/project/shuncommands)\n# shuncommands\n\nmy usefull commands\n\n\n# install\n\n```\n$ pip install shuncommands\n```\n\n# install with pdftool\n\n```\n$ pip install shuncommands[pdf]\n```\n\n# install commands\n\n * rmtmp\n * pdftool (Require install with pdf)\n\n# rmtmp Usage\n\n```\nUsage: rmtmp [OPTIONS] TARGETDIR\n\n tmp\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306e\u4e2d\u8eab\u304a\u6383\u9664\u541b\n\n <TARGETDIR>\u3067\u6307\u5b9a\u3055\u308c\u305f\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306e\u4e2d\u8eab\u3092\u305b\u3063\u305b\u3068\u304a\u6383\u9664\u3057\u3066\u304f\u308c\u308b\u304b\u308f\u3044\u3044\u3084\u3064\u3002\n \u81ea\u5206\u304c\u3088\u304f ~/document/tmp/ \u3068\u304b\u96d1\u306b\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u4f5c\u3063\u3066\u3057\u307e\u3046\u306e\u3067\u3001\u305d\u308c\u306e\u304a\u6383\u9664\u7528\u306b\u751f\u307e\u308c\u305f\n\n <TARGETDIR>/.rmtmpignore \u306e\u30d5\u30a1\u30a4\u30eb\u306b gitignore \u3068\u540c\u69d8\u306e\u66f8\u5f0f\u3067\u30d5\u30a1\u30a4\u30eb\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u3067\u3001\n \u524a\u9664\u5bfe\u8c61\u304b\u3089\u660e\u793a\u7684\u306b\u5916\u3059\u3053\u3068\u304c\u3067\u304d\u308b\u3002\n\nOptions:\n -q, --quiet quiet output\n --dry-run\n -d, --day INTEGER RANGE \u524a\u9664\u5bfe\u8c61\u3068\u306a\u308b\u671f\u65e5 [default: 3; x>=0]\n --help Show this message and exit.\n```\n\n# pdftool usage\n\n```\nUsage: pdftool [OPTIONS] COMMAND [ARGS]...\n\n PDF file \u3092\u3042\u308c\u3084\u3053\u308c\u3084\u3057\u305f\u3044\u304c\u305f\u3081\u306e\u30b3\u30de\u30f3\u30c9\n\nOptions:\n -v, --version Show the version and exit.\n -h, --help Show this message and exit.\n\nCommands:\n text PDF\u30d5\u30a1\u30a4\u30eb\u3092\u3001\u30c6\u30ad\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb\u306b\u5909\u63db\u3059\u308b\n unlock \u30d1\u30b9\u30ef\u30fc\u30c9\u4ed8\u304dPDF\u30d5\u30a1\u30a4\u30eb\u3092\u3001\u30d1\u30b9\u30ef\u30fc\u30c9\u306a\u3057PDF\u30d5\u30a1\u30a4\u30eb\u306b\u30b3\u30d4\u30fc\u3059\u308b\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "mypaceshun usefull commands",
"version": "1.0.10",
"project_urls": {
"Homepage": "https://github.com/mypaceshun/shuncommands",
"Repository": "https://github.com/mypaceshun/shuncommands"
},
"split_keywords": [
"python",
"click"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9604a63aaae4463c5b860fb9915cd6184e033db253d733464308cbb74a5450c8",
"md5": "1d037e075ae5eb37620b8bd4a3ebf806",
"sha256": "a3e3ba2021a5716199aa53f5eafd0756728cdb5ad393c7637ffa896c7040064e"
},
"downloads": -1,
"filename": "shuncommands-1.0.10-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1d037e075ae5eb37620b8bd4a3ebf806",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8.1,<4.0",
"size": 6814,
"upload_time": "2023-08-25T07:54:54",
"upload_time_iso_8601": "2023-08-25T07:54:54.076503Z",
"url": "https://files.pythonhosted.org/packages/96/04/a63aaae4463c5b860fb9915cd6184e033db253d733464308cbb74a5450c8/shuncommands-1.0.10-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6fd05738f8e4c1de03511850a370e5b1e1567f15a5c87342a115d938f8fde2f6",
"md5": "dea80a7979df5acae77cc5ba83a79545",
"sha256": "f23ad0b3358a0fbb87f54b958feab645d16ad8b146156e6800ab780f1289b35e"
},
"downloads": -1,
"filename": "shuncommands-1.0.10.tar.gz",
"has_sig": false,
"md5_digest": "dea80a7979df5acae77cc5ba83a79545",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8.1,<4.0",
"size": 5579,
"upload_time": "2023-08-25T07:54:55",
"upload_time_iso_8601": "2023-08-25T07:54:55.410554Z",
"url": "https://files.pythonhosted.org/packages/6f/d0/5738f8e4c1de03511850a370e5b1e1567f15a5c87342a115d938f8fde2f6/shuncommands-1.0.10.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-25 07:54:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mypaceshun",
"github_project": "shuncommands",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "shuncommands"
}