Ntfy-CSV-Reminders


NameNtfy-CSV-Reminders JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://github.com/thiswillbeyourgithub/Ntfy_CSV_Reminders
SummaryProbabilistic daily reminders via ntfy from csv
upload_time2024-12-06 19:47:42
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseGPLv3
keywords ntfy.sh reminders csv tool memory distraction distracted todo list
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Ntfy_CSV_Reminders
Send a notification every few days as reminder. Inputs are based on a simple csv text file.

# Getting started
* From pypi:
    * As a tool: `uvx Ntfy_CSV_Reminders@latest --help`
    * Via uv: `uv pip install Ntfy_CSV_Reminders`
    * Via pip: `pip install Ntfy_CSV_Reminders`
* From github:
    * Clone this repo then `pip install .`

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/thiswillbeyourgithub/Ntfy_CSV_Reminders",
    "name": "Ntfy-CSV-Reminders",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "ntfy.sh, reminders, csv, tool, memory, distraction, distracted, todo, list",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/79/fa/f94d5b50a035b99c9140908bc7043fa048fa84610edf8e29c6dfbadc69a3/ntfy_csv_reminders-0.0.6.tar.gz",
    "platform": null,
    "description": "\n# Ntfy_CSV_Reminders\nSend a notification every few days as reminder. Inputs are based on a simple csv text file.\n\n# Getting started\n* From pypi:\n    * As a tool: `uvx Ntfy_CSV_Reminders@latest --help`\n    * Via uv: `uv pip install Ntfy_CSV_Reminders`\n    * Via pip: `pip install Ntfy_CSV_Reminders`\n* From github:\n    * Clone this repo then `pip install .`\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Probabilistic daily reminders via ntfy from csv",
    "version": "0.0.6",
    "project_urls": {
        "Homepage": "https://github.com/thiswillbeyourgithub/Ntfy_CSV_Reminders"
    },
    "split_keywords": [
        "ntfy.sh",
        " reminders",
        " csv",
        " tool",
        " memory",
        " distraction",
        " distracted",
        " todo",
        " list"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4a683eabd6792a281b35718a83d1612228081fd529db8fd037e3734f708fa9a0",
                "md5": "80bb28ce1c677901ec8264af79dc8d58",
                "sha256": "ca85b2c77d467d900971d9408b358c996a58f48bed2586b38aecc971ab3f5125"
            },
            "downloads": -1,
            "filename": "Ntfy_CSV_Reminders-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "80bb28ce1c677901ec8264af79dc8d58",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 16802,
            "upload_time": "2024-12-06T19:47:40",
            "upload_time_iso_8601": "2024-12-06T19:47:40.457584Z",
            "url": "https://files.pythonhosted.org/packages/4a/68/3eabd6792a281b35718a83d1612228081fd529db8fd037e3734f708fa9a0/Ntfy_CSV_Reminders-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "79faf94d5b50a035b99c9140908bc7043fa048fa84610edf8e29c6dfbadc69a3",
                "md5": "e26c1ff142c736b8a2623bb63660f76b",
                "sha256": "47dacb8b49c2215ce85de8ae769e879373dc31a09dce128d71426f9e4bf1c191"
            },
            "downloads": -1,
            "filename": "ntfy_csv_reminders-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "e26c1ff142c736b8a2623bb63660f76b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 16068,
            "upload_time": "2024-12-06T19:47:42",
            "upload_time_iso_8601": "2024-12-06T19:47:42.889460Z",
            "url": "https://files.pythonhosted.org/packages/79/fa/f94d5b50a035b99c9140908bc7043fa048fa84610edf8e29c6dfbadc69a3/ntfy_csv_reminders-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-06 19:47:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "thiswillbeyourgithub",
    "github_project": "Ntfy_CSV_Reminders",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ntfy-csv-reminders"
}
        
Elapsed time: 0.40464s