did-py


Namedid-py JSON
Version 0.0.17 PyPI version JSON
download
home_page
Summarywhat did i do?
upload_time2023-05-21 19:20:33
maintainer
docs_urlNone
author
requires_python>=3.7
licenseMIT
keywords time-management tasks productivity
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # did
a simple task manager

[![Build](https://github.com/shnupta/did/actions/workflows/python-app.yml/badge.svg)](https://github.com/shnupta/did/actions/workflows/python-app.yml)
[![PyPI version](https://badge.fury.io/py/did-py.svg?dummy=unused)](https://badge.fury.io/py/did-py)

## install
```
pip install did-py
```

## usage
```
usage: did [-h] [-s SEARCH] [date]

what did i do?

positional arguments:
  date                  open the did file for this date (try "monday", "thisweek", "lastweek" or "yesterday"!)

optional arguments:
  -h, --help            show this help message and exit
  -s SEARCH, --search SEARCH
                        search for text in did files
```

when you open a new did file for the current day, any unfinished tasks from yesterday or last week will be copied into today's file.

an example did file looks like this:
```
# Monday 30 January 2023 - Week 5
- [ ] Some unfinished task
  - A note on an unfinished task
- [ ] Another finished task
- [X] I managed to do this today!
```

[![asciicast](https://asciinema.org/a/2RLIPt0CKFNAdJjH8xmptqrTC.svg)](https://asciinema.org/a/2RLIPt0CKFNAdJjH8xmptqrTC)

## build
this project uses [vulcan](https://github.com/optiver/vulcan-py):
```
pip install vulcan-py[cli]
vulcan develop
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "did-py",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "time-management,tasks,productivity",
    "author": "",
    "author_email": "Casey Williams <caseyjw@mail.com>",
    "download_url": "https://files.pythonhosted.org/packages/9d/a7/55faa0c866fe24db1363eaa35d97560f3417d243d662f0d7a259106deeda/did-py-0.0.17.tar.gz",
    "platform": null,
    "description": "# did\na simple task manager\n\n[![Build](https://github.com/shnupta/did/actions/workflows/python-app.yml/badge.svg)](https://github.com/shnupta/did/actions/workflows/python-app.yml)\n[![PyPI version](https://badge.fury.io/py/did-py.svg?dummy=unused)](https://badge.fury.io/py/did-py)\n\n## install\n```\npip install did-py\n```\n\n## usage\n```\nusage: did [-h] [-s SEARCH] [date]\n\nwhat did i do?\n\npositional arguments:\n  date                  open the did file for this date (try \"monday\", \"thisweek\", \"lastweek\" or \"yesterday\"!)\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -s SEARCH, --search SEARCH\n                        search for text in did files\n```\n\nwhen you open a new did file for the current day, any unfinished tasks from yesterday or last week will be copied into today's file.\n\nan example did file looks like this:\n```\n# Monday 30 January 2023 - Week 5\n- [ ] Some unfinished task\n  - A note on an unfinished task\n- [ ] Another finished task\n- [X] I managed to do this today!\n```\n\n[![asciicast](https://asciinema.org/a/2RLIPt0CKFNAdJjH8xmptqrTC.svg)](https://asciinema.org/a/2RLIPt0CKFNAdJjH8xmptqrTC)\n\n## build\nthis project uses [vulcan](https://github.com/optiver/vulcan-py):\n```\npip install vulcan-py[cli]\nvulcan develop\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "what did i do?",
    "version": "0.0.17",
    "project_urls": {
        "github": "https://github.com/shnupta/did"
    },
    "split_keywords": [
        "time-management",
        "tasks",
        "productivity"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c8c231bdff1ee65cd384a2c5e9f5e9e0f5f5821ebdc1ca58d9925692df8c420e",
                "md5": "eca9847719c1ee9604ffdde9f2746f06",
                "sha256": "da810160db5b80d7c1d4e608aa780f97453469b2198fecc95b30ea8fdddc48d9"
            },
            "downloads": -1,
            "filename": "did_py-0.0.17-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "eca9847719c1ee9604ffdde9f2746f06",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 5889,
            "upload_time": "2023-05-21T19:20:31",
            "upload_time_iso_8601": "2023-05-21T19:20:31.891037Z",
            "url": "https://files.pythonhosted.org/packages/c8/c2/31bdff1ee65cd384a2c5e9f5e9e0f5f5821ebdc1ca58d9925692df8c420e/did_py-0.0.17-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9da755faa0c866fe24db1363eaa35d97560f3417d243d662f0d7a259106deeda",
                "md5": "173fb7c6c6739482eb657dd716491d16",
                "sha256": "7438bc0a12b162929bd52c13407de39a75e295d20df005d30e47aee765ee1500"
            },
            "downloads": -1,
            "filename": "did-py-0.0.17.tar.gz",
            "has_sig": false,
            "md5_digest": "173fb7c6c6739482eb657dd716491d16",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 5388,
            "upload_time": "2023-05-21T19:20:33",
            "upload_time_iso_8601": "2023-05-21T19:20:33.352782Z",
            "url": "https://files.pythonhosted.org/packages/9d/a7/55faa0c866fe24db1363eaa35d97560f3417d243d662f0d7a259106deeda/did-py-0.0.17.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-21 19:20:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "shnupta",
    "github_project": "did",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "did-py"
}
        
Elapsed time: 0.06978s