Name | cpast JSON |
Version |
0.0.4
JSON |
| download |
home_page | |
Summary | Git commit in the past |
upload_time | 2022-12-03 19:20:34 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.7 |
license | |
keywords |
git
commit
command
setuptools
development
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# 🕓 Cpast
[![python](https://img.shields.io/badge/python->=%203.7%20-blue)](https://www.python.org/downloads)
[![pypi](https://img.shields.io/pypi/v/cpast)](https://pypi.org/project/cpast)
[![license](https://img.shields.io/github/license/skuzow/cpast.svg)](https://github.com/skuzow/cpast/blob/master/LICENSE)
[![release](https://github.com/skuzow/cpast/actions/workflows/release.yml/badge.svg?branch=master)](https://github.com/skuzow/cpast/actions/workflows/release.yml)
[![test](https://github.com/skuzow/cpast/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/skuzow/cpast/actions/workflows/test.yml)
Git commit in the past.
## 🗿 Usage
```bash
python -m cpast -d DATE -t TIME -m MESSAGE
```
- Date format: `YYYY-MM-DD`
- Time format: `HH:MM:SS`
## ⚙️ Options
- `-h, --help` Show help message and exit
- `-d DATE, --date DATE` Commit date, example: 2021-12-25
- `-t TIME, --time TIME` Commit time, example: 22:13:05
- `-m MESSAGE, --message MESSAGE` Commit message, example: "init :)"
## 🧩 Install
```bash
pip install cpast
```
Raw data
{
"_id": null,
"home_page": "",
"name": "cpast",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "git,commit,command,setuptools,development",
"author": "",
"author_email": "skuzow <alex@skuzow.net>",
"download_url": "https://files.pythonhosted.org/packages/6e/24/e03976e68e774bd4b920c0c0b9bb561bb1106c98b39eb21a6a529fc911d3/cpast-0.0.4.tar.gz",
"platform": null,
"description": "# \ud83d\udd53 Cpast\n\n[![python](https://img.shields.io/badge/python->=%203.7%20-blue)](https://www.python.org/downloads)\n[![pypi](https://img.shields.io/pypi/v/cpast)](https://pypi.org/project/cpast)\n[![license](https://img.shields.io/github/license/skuzow/cpast.svg)](https://github.com/skuzow/cpast/blob/master/LICENSE)\n[![release](https://github.com/skuzow/cpast/actions/workflows/release.yml/badge.svg?branch=master)](https://github.com/skuzow/cpast/actions/workflows/release.yml)\n[![test](https://github.com/skuzow/cpast/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/skuzow/cpast/actions/workflows/test.yml)\n\nGit commit in the past.\n\n## \ud83d\uddff Usage\n\n```bash\n python -m cpast -d DATE -t TIME -m MESSAGE\n```\n\n- Date format: `YYYY-MM-DD`\n- Time format: `HH:MM:SS`\n\n## \u2699\ufe0f Options\n\n- `-h, --help` Show help message and exit\n- `-d DATE, --date DATE` Commit date, example: 2021-12-25\n- `-t TIME, --time TIME` Commit time, example: 22:13:05\n- `-m MESSAGE, --message MESSAGE` Commit message, example: \"init :)\"\n\n## \ud83e\udde9 Install\n\n```bash\n pip install cpast\n```\n",
"bugtrack_url": null,
"license": "",
"summary": "Git commit in the past",
"version": "0.0.4",
"split_keywords": [
"git",
"commit",
"command",
"setuptools",
"development"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "87ccd1a1fa198031618b4e029260b535",
"sha256": "ef4a8e5c8935cd2a5b55cebf23f0c4952cf3789ab4ba78ed95dc918bd9bba345"
},
"downloads": -1,
"filename": "cpast-0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "87ccd1a1fa198031618b4e029260b535",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 15636,
"upload_time": "2022-12-03T19:20:33",
"upload_time_iso_8601": "2022-12-03T19:20:33.746472Z",
"url": "https://files.pythonhosted.org/packages/63/f3/b4fe9bff6d4f6f0aae52c279ba5e5bda45fe5a6448b6c9d85f67ceb001cf/cpast-0.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "a358a0de51d7ef4a9c8ef7bc08b79e65",
"sha256": "96e9dd390f7510cf8edb3703583c3b5e4412319ce8a114a7f6ada9043eb9e3f6"
},
"downloads": -1,
"filename": "cpast-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "a358a0de51d7ef4a9c8ef7bc08b79e65",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 15143,
"upload_time": "2022-12-03T19:20:34",
"upload_time_iso_8601": "2022-12-03T19:20:34.800512Z",
"url": "https://files.pythonhosted.org/packages/6e/24/e03976e68e774bd4b920c0c0b9bb561bb1106c98b39eb21a6a529fc911d3/cpast-0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-03 19:20:34",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "cpast"
}