slackfin


Nameslackfin JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://github.com/caltechads/slackfin
SummaryPython library for generating Slack messages
upload_time2024-08-28 01:44:22
maintainerNone
docs_urlNone
authorGlenn W. Bach
requires_python>=3.7
licenseMIT License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # slackfin

[![PyPI](https://img.shields.io/pypi/v/slackfin.svg)](https://pypi.org/project/slackfin/)
[![Changelog](https://img.shields.io/github/v/release/caltechads/slackfin?include_prereleases&label=changelog)](https://github.com/caltechads/slackfin/releases)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/caltechads/slackfin/blob/master/LICENSE)

Python library for generating Slack messages

## Installation

Install with pip:

    pip install slackfin

View the [documentation](https://slackfin.readthedocs.io/en/latest/).


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/caltechads/slackfin",
    "name": "slackfin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Glenn W. Bach",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/02/ee/9166dda408fbe2a6c79a682ca370064764f6d0ee871bd40bf1c587909092/slackfin-0.2.2.tar.gz",
    "platform": null,
    "description": "# slackfin\n\n[![PyPI](https://img.shields.io/pypi/v/slackfin.svg)](https://pypi.org/project/slackfin/)\n[![Changelog](https://img.shields.io/github/v/release/caltechads/slackfin?include_prereleases&label=changelog)](https://github.com/caltechads/slackfin/releases)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/caltechads/slackfin/blob/master/LICENSE)\n\nPython library for generating Slack messages\n\n## Installation\n\nInstall with pip:\n\n    pip install slackfin\n\nView the [documentation](https://slackfin.readthedocs.io/en/latest/).\n\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Python library for generating Slack messages",
    "version": "0.2.2",
    "project_urls": {
        "CI": "https://github.com/caltechads/slackfin/actions",
        "Changelog": "https://github.com/caltechads/slackfin/releases",
        "Homepage": "https://github.com/caltechads/slackfin",
        "Issues": "https://github.com/caltechads/slackfin/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ab6ccbf0964e5891ec0b73c491306d028d30359527c5b09b55e9c89fa949782",
                "md5": "7110001675e1c7d2161f77a203fee584",
                "sha256": "5e4d6a3be63fae34da5018c548972cbaf3656dab97524dc1efd5eaa1f207b61f"
            },
            "downloads": -1,
            "filename": "slackfin-0.2.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7110001675e1c7d2161f77a203fee584",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 5758,
            "upload_time": "2024-08-28T01:44:21",
            "upload_time_iso_8601": "2024-08-28T01:44:21.234657Z",
            "url": "https://files.pythonhosted.org/packages/3a/b6/ccbf0964e5891ec0b73c491306d028d30359527c5b09b55e9c89fa949782/slackfin-0.2.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "02ee9166dda408fbe2a6c79a682ca370064764f6d0ee871bd40bf1c587909092",
                "md5": "a11f1adac0dee8a2d1658249d4067411",
                "sha256": "231a64f4796796d97bac2dd6f2216a2171da7838ff5a873e1c3c1ac4de4ec812"
            },
            "downloads": -1,
            "filename": "slackfin-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a11f1adac0dee8a2d1658249d4067411",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 5289,
            "upload_time": "2024-08-28T01:44:22",
            "upload_time_iso_8601": "2024-08-28T01:44:22.498768Z",
            "url": "https://files.pythonhosted.org/packages/02/ee/9166dda408fbe2a6c79a682ca370064764f6d0ee871bd40bf1c587909092/slackfin-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-28 01:44:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "caltechads",
    "github_project": "slackfin",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "slackfin"
}
        
Elapsed time: 0.34350s