pyfocalboard


Namepyfocalboard JSON
Version 1.0.2 PyPI version JSON
download
home_pageNone
SummaryPython bindings for Focalboard HTTP API
upload_time2024-11-13 15:00:31
maintainerNone
docs_urlNone
authorMichal Karol
requires_python<4.0,>=3.12
licenseMIT
keywords mattermost focalboard
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyfocalboard  [![PyPI - Version](https://img.shields.io/pypi/v/pyfocalboard?style=for-the-badge)](https://pypi.org/project/pyfocalboard/)
Python bindings for Focalboard HTTP API.

## License
MIT

## Example
To see library use visit [https://MichalKarol.github.io/pyfocalboard/](https://MichalKarol.github.io/pyfocalboard/)

## Author
MichaƂ Karol <michal.p.karol@gmail.com>  
[Mastodon](https://mastodon.pl/@mkarol)  
[Github](https://github.com/MichalKarol)  

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyfocalboard",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": "mattermost, focalboard",
    "author": "Michal Karol",
    "author_email": "michal.p.karol@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3b/0a/52b303af725b01663602bcd58959b0473884f8cb9f6210e73e5dad548a51/pyfocalboard-1.0.2.tar.gz",
    "platform": null,
    "description": "# pyfocalboard  [![PyPI - Version](https://img.shields.io/pypi/v/pyfocalboard?style=for-the-badge)](https://pypi.org/project/pyfocalboard/)\nPython bindings for Focalboard HTTP API.\n\n## License\nMIT\n\n## Example\nTo see library use visit [https://MichalKarol.github.io/pyfocalboard/](https://MichalKarol.github.io/pyfocalboard/)\n\n## Author\nMicha\u0142 Karol <michal.p.karol@gmail.com>  \n[Mastodon](https://mastodon.pl/@mkarol)  \n[Github](https://github.com/MichalKarol)  \n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python bindings for Focalboard HTTP API",
    "version": "1.0.2",
    "project_urls": {
        "Changelog": "https://github.com/MichalKarol/pyfocalboard/blob/main/CHANGELOG",
        "Documentation": "https://michalkarol.github.io/pyfocalboard/",
        "Homepage": "https://michalkarol.github.io/pyfocalboard/",
        "Issues": "https://github.com/MichalKarol/pyfocalboard/issues",
        "Releases": "https://github.com/MichalKarol/pyfocalboard/releases",
        "Repository": "https://github.com/MichalKarol/pyfocalboard"
    },
    "split_keywords": [
        "mattermost",
        " focalboard"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "99a6d21f100696e271b9ae4bdc6a30de75c112619b44d3e304f2fc559727afa6",
                "md5": "5116c770bf21f1b49aa654d4f22ae8f4",
                "sha256": "ed44ef2d95de6168a8ed091f83f17f75342f2bf32aefda3a2d7ac63d49a01747"
            },
            "downloads": -1,
            "filename": "pyfocalboard-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5116c770bf21f1b49aa654d4f22ae8f4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 8869,
            "upload_time": "2024-11-13T15:00:30",
            "upload_time_iso_8601": "2024-11-13T15:00:30.749541Z",
            "url": "https://files.pythonhosted.org/packages/99/a6/d21f100696e271b9ae4bdc6a30de75c112619b44d3e304f2fc559727afa6/pyfocalboard-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3b0a52b303af725b01663602bcd58959b0473884f8cb9f6210e73e5dad548a51",
                "md5": "028eb293d6ec66c51b34d229516892ab",
                "sha256": "5a8fae103547b3ee2ee8bb412b5bc7540c0cfbd42c8c4bb3eff2e88aed6c182c"
            },
            "downloads": -1,
            "filename": "pyfocalboard-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "028eb293d6ec66c51b34d229516892ab",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 8432,
            "upload_time": "2024-11-13T15:00:31",
            "upload_time_iso_8601": "2024-11-13T15:00:31.834943Z",
            "url": "https://files.pythonhosted.org/packages/3b/0a/52b303af725b01663602bcd58959b0473884f8cb9f6210e73e5dad548a51/pyfocalboard-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-13 15:00:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MichalKarol",
    "github_project": "pyfocalboard",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyfocalboard"
}
        
Elapsed time: 4.89797s