Name | uwudu JSON |
Version |
1.0.1
JSON |
| download |
home_page | |
Summary | your cli todo list manager (U w U) |
upload_time | 2023-12-13 10:22:14 |
maintainer | |
docs_url | None |
author | |
requires_python | |
license | |
keywords |
cli
todo
uwu
todo list
python
python cli
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# uwudu
your daily todo list manager now on your cli
*(U w U)**** RISE AND GRIND ****(U w U)*
## Installation
### Using Pip
If you use pip, you can install `uwudu` with the following commands:
```shell
pip install uwudu
```
### Using Homebrew
If you use Homebrew, you can install `uwudu` with the following commands:
```shell
brew tap uwudu/uwudu
brew install uwudu
```
### To add path if showing command not found
For Bash users
```shell
echo 'export PATH=$PATH:$HOME/.local/bin' >> ~/.bashrc
source ~/.bashrc
```
For Zsh users
```shell
echo 'export PATH=$PATH:$HOME/.local/bin' >> ~/.zshrc
source ~/.zshrc
```
Raw data
{
"_id": null,
"home_page": "",
"name": "uwudu",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "cli,todo,uwu,todo list,python,python cli",
"author": "",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/b7/80/d4c41c94a7321ae5e90e70a252b3619d2acf9fbfc8c18c360848243f4bce/uwudu-1.0.1.tar.gz",
"platform": null,
"description": "# uwudu\n\nyour daily todo list manager now on your cli\n\n*(U w U)**** RISE AND GRIND ****(U w U)*\n\n## Installation\n### Using Pip\n\nIf you use pip, you can install `uwudu` with the following commands:\n\n```shell\npip install uwudu \n```\n\n### Using Homebrew\n\nIf you use Homebrew, you can install `uwudu` with the following commands:\n\n```shell\nbrew tap uwudu/uwudu\nbrew install uwudu\n```\n\n### To add path if showing command not found\n\nFor Bash users\n```shell\necho 'export PATH=$PATH:$HOME/.local/bin' >> ~/.bashrc\nsource ~/.bashrc\n```\n\nFor Zsh users\n```shell\necho 'export PATH=$PATH:$HOME/.local/bin' >> ~/.zshrc\nsource ~/.zshrc\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "your cli todo list manager (U w U)",
"version": "1.0.1",
"project_urls": null,
"split_keywords": [
"cli",
"todo",
"uwu",
"todo list",
"python",
"python cli"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "86f7bb1e0c93afb07ef8b00f66a0eea1b9884c587a95bbe6c9d01bf4be346ea4",
"md5": "11c1b04622d53bcaaf5c99e89692ac17",
"sha256": "c25804146df36fbc4dd3b5d89616fc69cc1d1ccc93d49b0c5539d84681ee6dd1"
},
"downloads": -1,
"filename": "uwudu-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "11c1b04622d53bcaaf5c99e89692ac17",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 5080,
"upload_time": "2023-12-13T10:22:13",
"upload_time_iso_8601": "2023-12-13T10:22:13.272521Z",
"url": "https://files.pythonhosted.org/packages/86/f7/bb1e0c93afb07ef8b00f66a0eea1b9884c587a95bbe6c9d01bf4be346ea4/uwudu-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b780d4c41c94a7321ae5e90e70a252b3619d2acf9fbfc8c18c360848243f4bce",
"md5": "92c241a76c84a544274f7904613cc467",
"sha256": "968269bd1a8fc68db54ad4360d2c18c8fc5c070802c957f79384c0eb6c64420f"
},
"downloads": -1,
"filename": "uwudu-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "92c241a76c84a544274f7904613cc467",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4170,
"upload_time": "2023-12-13T10:22:14",
"upload_time_iso_8601": "2023-12-13T10:22:14.705447Z",
"url": "https://files.pythonhosted.org/packages/b7/80/d4c41c94a7321ae5e90e70a252b3619d2acf9fbfc8c18c360848243f4bce/uwudu-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-13 10:22:14",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "uwudu"
}