nostr-chatbot


Namenostr-chatbot JSON
Version 0.1.0.dev2 PyPI version JSON
download
home_pagehttps://github.com/wannaphong/nostr-chatbot
SummaryNostr chatbotlibrary
upload_time2023-05-06 03:24:56
maintainer
docs_urlNone
authorWannaphong
requires_python>=3.8
licenseApache Software License 2.0
keywords chatbot nostr
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Nostr-ChatBot

Make Nostr ChatBot from python

## Install

> pip install nostr-chatbot

## Example

See [https://github.com/wannaphong/nostr-chatbot/tree/main/example](https://github.com/wannaphong/nostr-chatbot/tree/main/example)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/wannaphong/nostr-chatbot",
    "name": "nostr-chatbot",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "chatbot,nostr",
    "author": "Wannaphong",
    "author_email": "wannaphong@yahoo.com",
    "download_url": "https://files.pythonhosted.org/packages/1a/3c/dc371085da0f8c55c6a2876de8c6306dfd75e9533b5865fa8b44c44d3f7b/nostr-chatbot-0.1.0.dev2.tar.gz",
    "platform": null,
    "description": "# Nostr-ChatBot\n\nMake Nostr ChatBot from python\n\n## Install\n\n> pip install nostr-chatbot\n\n## Example\n\nSee [https://github.com/wannaphong/nostr-chatbot/tree/main/example](https://github.com/wannaphong/nostr-chatbot/tree/main/example)\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Nostr chatbotlibrary",
    "version": "0.1.0.dev2",
    "project_urls": {
        "Homepage": "https://github.com/wannaphong/nostr-chatbot"
    },
    "split_keywords": [
        "chatbot",
        "nostr"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2fbc6d405794ed2d381fbcca658d21e38d1518237273986321a395f6d8df5095",
                "md5": "7c8e30d7a45832b3f2e0534834e233cc",
                "sha256": "57661805720880ed4987266ebdbd6735188543465ebff36f30b8ed5b0f489539"
            },
            "downloads": -1,
            "filename": "nostr_chatbot-0.1.0.dev2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7c8e30d7a45832b3f2e0534834e233cc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 20281,
            "upload_time": "2023-05-06T03:24:55",
            "upload_time_iso_8601": "2023-05-06T03:24:55.043221Z",
            "url": "https://files.pythonhosted.org/packages/2f/bc/6d405794ed2d381fbcca658d21e38d1518237273986321a395f6d8df5095/nostr_chatbot-0.1.0.dev2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1a3cdc371085da0f8c55c6a2876de8c6306dfd75e9533b5865fa8b44c44d3f7b",
                "md5": "56202ca33fd837c2f32ab01c67955f3d",
                "sha256": "6f7a9f191b78bc7038e9fc0f11866064abeef739d05ba73f47470b95686fff73"
            },
            "downloads": -1,
            "filename": "nostr-chatbot-0.1.0.dev2.tar.gz",
            "has_sig": false,
            "md5_digest": "56202ca33fd837c2f32ab01c67955f3d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 16266,
            "upload_time": "2023-05-06T03:24:56",
            "upload_time_iso_8601": "2023-05-06T03:24:56.692325Z",
            "url": "https://files.pythonhosted.org/packages/1a/3c/dc371085da0f8c55c6a2876de8c6306dfd75e9533b5865fa8b44c44d3f7b/nostr-chatbot-0.1.0.dev2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-06 03:24:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wannaphong",
    "github_project": "nostr-chatbot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "nostr-chatbot"
}
        
Elapsed time: 0.06096s