wwbot


Namewwbot JSON
Version 0.0.12 PyPI version JSON
download
home_pagehttps://github.com/tbbatbb/WeWorkBot
SummaryA library for dealing with messages in WeWork
upload_time2024-08-25 03:13:05
maintainerNone
docs_urlNone
authortbbatbb
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements Flask pycryptodome requests setuptools requests_toolbelt
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Please refer to the homepage of the library

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tbbatbb/WeWorkBot",
    "name": "wwbot",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "tbbatbb",
    "author_email": "20682299+tbbatbb@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/80/47/56e8ca0a4830908f36b8c98d571861037aefa943648a5455861b805627c3/wwbot-0.0.12.tar.gz",
    "platform": null,
    "description": "\nPlease refer to the homepage of the library\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A library for dealing with messages in WeWork",
    "version": "0.0.12",
    "project_urls": {
        "Homepage": "https://github.com/tbbatbb/WeWorkBot"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6c867169695bd51bf0ace6f65ef5b995518333a8ae988d67aec3c8ba9400dc93",
                "md5": "d178df55a3c9e64fe7ade34a1eab66c3",
                "sha256": "ca7c20b60d96dead797e22ab27797e5ca107d08ff57b02b6014c1a5aa7d4406c"
            },
            "downloads": -1,
            "filename": "wwbot-0.0.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d178df55a3c9e64fe7ade34a1eab66c3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 31884,
            "upload_time": "2024-08-25T03:13:04",
            "upload_time_iso_8601": "2024-08-25T03:13:04.639051Z",
            "url": "https://files.pythonhosted.org/packages/6c/86/7169695bd51bf0ace6f65ef5b995518333a8ae988d67aec3c8ba9400dc93/wwbot-0.0.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "804756e8ca0a4830908f36b8c98d571861037aefa943648a5455861b805627c3",
                "md5": "f4011ba316769740e9719cca5ee07021",
                "sha256": "b67ed965f6b50a6353368d3234b3436f4f06d2d0a681c22458d0120f444b12d0"
            },
            "downloads": -1,
            "filename": "wwbot-0.0.12.tar.gz",
            "has_sig": false,
            "md5_digest": "f4011ba316769740e9719cca5ee07021",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 14668,
            "upload_time": "2024-08-25T03:13:05",
            "upload_time_iso_8601": "2024-08-25T03:13:05.891834Z",
            "url": "https://files.pythonhosted.org/packages/80/47/56e8ca0a4830908f36b8c98d571861037aefa943648a5455861b805627c3/wwbot-0.0.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-25 03:13:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tbbatbb",
    "github_project": "WeWorkBot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "Flask",
            "specs": [
                [
                    ">=",
                    "3.0.3"
                ]
            ]
        },
        {
            "name": "pycryptodome",
            "specs": [
                [
                    ">=",
                    "3.20.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.31.0"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "58.1.0"
                ]
            ]
        },
        {
            "name": "requests_toolbelt",
            "specs": []
        }
    ],
    "lcname": "wwbot"
}
        
Elapsed time: 0.39148s