Raw data
{
"_id": null,
"home_page": "https://github.com/bjesus/wren",
"name": "wren-notes",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "note taking,todo,to do,task management",
"author": "Yo'av Moshe",
"author_email": "wren@yoavmoshe.com",
"download_url": "https://files.pythonhosted.org/packages/d0/eb/ebadadcf5fd629332b1991b9fcbd844b734b52392ac91a40b9bbd759a18d/wren_notes-0.4.0.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "The simplest task management system with the most advanced features",
"version": "0.4.0",
"project_urls": {
"Homepage": "https://github.com/bjesus/wren"
},
"split_keywords": [
"note taking",
"todo",
"to do",
"task management"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "30587aed6698fcd5fb29a768926262d1f1e9b456148b3b30a690aabf82165f37",
"md5": "59b8988eec1429851919fda3c3862cbf",
"sha256": "09afe28d157501fce3e22c9bdee672ed1fc007d96e18d7a17b52ee17a648121d"
},
"downloads": -1,
"filename": "wren_notes-0.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "59b8988eec1429851919fda3c3862cbf",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 11011,
"upload_time": "2024-03-08T19:31:30",
"upload_time_iso_8601": "2024-03-08T19:31:30.623854Z",
"url": "https://files.pythonhosted.org/packages/30/58/7aed6698fcd5fb29a768926262d1f1e9b456148b3b30a690aabf82165f37/wren_notes-0.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d0ebebadadcf5fd629332b1991b9fcbd844b734b52392ac91a40b9bbd759a18d",
"md5": "a9c99cb6f2d44e87fb032dbab3f0e311",
"sha256": "bd782dbbe71b2755886d8860819725c78defedf23c7604b548ff23601a594f79"
},
"downloads": -1,
"filename": "wren_notes-0.4.0.tar.gz",
"has_sig": false,
"md5_digest": "a9c99cb6f2d44e87fb032dbab3f0e311",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12041,
"upload_time": "2024-03-08T19:31:32",
"upload_time_iso_8601": "2024-03-08T19:31:32.383064Z",
"url": "https://files.pythonhosted.org/packages/d0/eb/ebadadcf5fd629332b1991b9fcbd844b734b52392ac91a40b9bbd759a18d/wren_notes-0.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-08 19:31:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "bjesus",
"github_project": "wren",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "APScheduler",
"specs": [
[
"==",
"3.10.4"
]
]
},
{
"name": "bottle",
"specs": [
[
"==",
"0.12.25"
]
]
},
{
"name": "certifi",
"specs": [
[
"==",
"2023.11.17"
]
]
},
{
"name": "charset-normalizer",
"specs": [
[
"==",
"3.3.2"
]
]
},
{
"name": "croniter",
"specs": [
[
"==",
"2.0.1"
]
]
},
{
"name": "idna",
"specs": [
[
"==",
"3.6"
]
]
},
{
"name": "pathvalidate",
"specs": [
[
"==",
"3.2.0"
]
]
},
{
"name": "platformdirs",
"specs": [
[
"==",
"4.1.0"
]
]
},
{
"name": "pyTelegramBotAPI",
"specs": [
[
"==",
"4.14.1"
]
]
},
{
"name": "python-dateutil",
"specs": [
[
"==",
"2.8.2"
]
]
},
{
"name": "pytz",
"specs": [
[
"==",
"2023.3.post1"
]
]
},
{
"name": "requests",
"specs": [
[
"==",
"2.31.0"
]
]
},
{
"name": "six",
"specs": [
[
"==",
"1.16.0"
]
]
},
{
"name": "telebot",
"specs": [
[
"==",
"0.0.5"
]
]
},
{
"name": "tzlocal",
"specs": [
[
"==",
"5.2"
]
]
},
{
"name": "urllib3",
"specs": [
[
"==",
"2.1.0"
]
]
}
],
"lcname": "wren-notes"
}