synctodoist


Namesynctodoist JSON
Version 0.3.5 PyPI version JSON
download
home_pagehttps://github.com/gaborschulz/synctodoist
SummaryA Python wrapper for the Todoist Sync API v9
upload_time2024-08-18 10:10:34
maintainerNone
docs_urlNone
authorGabor Schulz
requires_python>=3.10
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # SyncTodoist

![PyPI - Python Version](https://img.shields.io/pypi/pyversions/synctodoist?color=red)
![PyPI - License](https://img.shields.io/pypi/l/synctodoist?color=blue)
[![security: bandit](https://img.shields.io/badge/security-bandit-yellow.svg)](https://github.com/PyCQA/bandit)
[![mypy: checked](https://img.shields.io/badge/mypy-checked-blue)](http://mypy-lang.org)
[![linting: pylint](https://img.shields.io/badge/linting-pylint-yellowgreen)](https://github.com/PyCQA/pylint)
[![Tests](https://github.com/gaborschulz/pytodoist/actions/workflows/pytest.yml/badge.svg)](https://github.com/gaborschulz/pytodoist/actions/workflows/pytest.yml)
[![Coverage](https://raw.githubusercontent.com/gaborschulz/synctodoist/main/coverage.svg)](https://github.com/gaborschulz/synctodoist)
[![PyPI](https://img.shields.io/pypi/v/synctodoist)](https://pypi.org/project/synctodoist/)

## Summary

⚠️ ⚠️ ⚠️ **WARNING: Deprecation notice**  ⚠️ ⚠️ ⚠️  
This package has been deprecated on 2024-08-18 and is not maintained any more. 
If you are using the Todoist API from Python, I recommend moving to the official `todoist-api-python` package.  

A Python client for the Todoist Sync v9 API

## Getting Started

Getting started is quite simple:  

`pip install synctodoist`

## Documentation

The documentation is available here: https://synctodoist.gaborschulz.com.

## Disclaimer

This app is not created by, affiliated with, or supported by Doist.

## License

For licensing details, please, see [LICENSE.md](LICENSE.md)

## Copyright

Copyright Gabor Schulz, 2022
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gaborschulz/synctodoist",
    "name": "synctodoist",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Gabor Schulz",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/25/34/41043ef365fa59f8a50f19090f3346a81d5cbe3ee49e55931eb413c5c3a7/synctodoist-0.3.5.tar.gz",
    "platform": null,
    "description": "# SyncTodoist\n\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/synctodoist?color=red)\n![PyPI - License](https://img.shields.io/pypi/l/synctodoist?color=blue)\n[![security: bandit](https://img.shields.io/badge/security-bandit-yellow.svg)](https://github.com/PyCQA/bandit)\n[![mypy: checked](https://img.shields.io/badge/mypy-checked-blue)](http://mypy-lang.org)\n[![linting: pylint](https://img.shields.io/badge/linting-pylint-yellowgreen)](https://github.com/PyCQA/pylint)\n[![Tests](https://github.com/gaborschulz/pytodoist/actions/workflows/pytest.yml/badge.svg)](https://github.com/gaborschulz/pytodoist/actions/workflows/pytest.yml)\n[![Coverage](https://raw.githubusercontent.com/gaborschulz/synctodoist/main/coverage.svg)](https://github.com/gaborschulz/synctodoist)\n[![PyPI](https://img.shields.io/pypi/v/synctodoist)](https://pypi.org/project/synctodoist/)\n\n## Summary\n\n\u26a0\ufe0f \u26a0\ufe0f \u26a0\ufe0f **WARNING: Deprecation notice**  \u26a0\ufe0f \u26a0\ufe0f \u26a0\ufe0f  \nThis package has been deprecated on 2024-08-18 and is not maintained any more. \nIf you are using the Todoist API from Python, I recommend moving to the official `todoist-api-python` package.  \n\nA Python client for the Todoist Sync v9 API\n\n## Getting Started\n\nGetting started is quite simple:  \n\n`pip install synctodoist`\n\n## Documentation\n\nThe documentation is available here: https://synctodoist.gaborschulz.com.\n\n## Disclaimer\n\nThis app is not created by, affiliated with, or supported by Doist.\n\n## License\n\nFor licensing details, please, see [LICENSE.md](LICENSE.md)\n\n## Copyright\n\nCopyright Gabor Schulz, 2022",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python wrapper for the Todoist Sync API v9",
    "version": "0.3.5",
    "project_urls": {
        "Documentation": "https://github.com/gaborschulz/synctodoist",
        "Homepage": "https://github.com/gaborschulz/synctodoist",
        "Repository": "https://github.com/gaborschulz/synctodoist"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "35ba602bde668c0e56db60d46011a439bc7d5f1f3e961e3eff36d1a370a9ae0e",
                "md5": "26d9c87db9dc02b464a201f7766fad5e",
                "sha256": "c3bf8bb7e5aed6e840f9c8e82a86aeca29656a170f40e09077497326bcf14244"
            },
            "downloads": -1,
            "filename": "synctodoist-0.3.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "26d9c87db9dc02b464a201f7766fad5e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 21986,
            "upload_time": "2024-08-18T10:10:32",
            "upload_time_iso_8601": "2024-08-18T10:10:32.661545Z",
            "url": "https://files.pythonhosted.org/packages/35/ba/602bde668c0e56db60d46011a439bc7d5f1f3e961e3eff36d1a370a9ae0e/synctodoist-0.3.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "253441043ef365fa59f8a50f19090f3346a81d5cbe3ee49e55931eb413c5c3a7",
                "md5": "148426e65985e483005757a2f7614a7d",
                "sha256": "b50dfa0cabf5177cd348822c66dc080c300292a3cfb68058140310aca5fb157f"
            },
            "downloads": -1,
            "filename": "synctodoist-0.3.5.tar.gz",
            "has_sig": false,
            "md5_digest": "148426e65985e483005757a2f7614a7d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 15854,
            "upload_time": "2024-08-18T10:10:34",
            "upload_time_iso_8601": "2024-08-18T10:10:34.236686Z",
            "url": "https://files.pythonhosted.org/packages/25/34/41043ef365fa59f8a50f19090f3346a81d5cbe3ee49e55931eb413c5c3a7/synctodoist-0.3.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-18 10:10:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gaborschulz",
    "github_project": "synctodoist",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "synctodoist"
}
        
Elapsed time: 0.30658s