quickbeutils


Namequickbeutils JSON
Version 1.2.3 PyPI version JSON
download
home_pagehttps://github.com/eldad1221/quickbelog
SummaryAll sorts of utilities
upload_time2023-08-30 07:44:32
maintainer
docs_urlNone
authorEldad Bishari
requires_python>=3.7
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Quick using logger

### All sorts of utilities

* Sending emails
* Sending Slack messages and files
* Work with environment variables
* Convert time to human format
* Retry mechanism

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/eldad1221/quickbelog",
    "name": "quickbeutils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Eldad Bishari",
    "author_email": "eldad@1221tlv.org",
    "download_url": "https://files.pythonhosted.org/packages/37/85/44b581f23f34229c29d8ac0b55b18567806d12bc914d1e307adc203b9af1/quickbeutils-1.2.3.tar.gz",
    "platform": null,
    "description": "# Quick using logger\n\n### All sorts of utilities\n\n* Sending emails\n* Sending Slack messages and files\n* Work with environment variables\n* Convert time to human format\n* Retry mechanism\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "All sorts of utilities",
    "version": "1.2.3",
    "project_urls": {
        "Homepage": "https://github.com/eldad1221/quickbelog"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "493f6b228edc1d6429a54e17b69e32b485aadf9660163d30a5b18ac4198137e7",
                "md5": "8f5a652a70358383c34fb16e2df9de17",
                "sha256": "46ca2e3e5ce099a316d6d348484dc0deb08205dd129562353b2a16a6fedc0d15"
            },
            "downloads": -1,
            "filename": "quickbeutils-1.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8f5a652a70358383c34fb16e2df9de17",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6969,
            "upload_time": "2023-08-30T07:44:31",
            "upload_time_iso_8601": "2023-08-30T07:44:31.600121Z",
            "url": "https://files.pythonhosted.org/packages/49/3f/6b228edc1d6429a54e17b69e32b485aadf9660163d30a5b18ac4198137e7/quickbeutils-1.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "378544b581f23f34229c29d8ac0b55b18567806d12bc914d1e307adc203b9af1",
                "md5": "273016afc3d6b9177fd395bcb3530079",
                "sha256": "4ad00c93d6183f552d21005837eb539fa0e6d5dc9131b1fe1f894b7b84592104"
            },
            "downloads": -1,
            "filename": "quickbeutils-1.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "273016afc3d6b9177fd395bcb3530079",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 7940,
            "upload_time": "2023-08-30T07:44:32",
            "upload_time_iso_8601": "2023-08-30T07:44:32.715059Z",
            "url": "https://files.pythonhosted.org/packages/37/85/44b581f23f34229c29d8ac0b55b18567806d12bc914d1e307adc203b9af1/quickbeutils-1.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-30 07:44:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "eldad1221",
    "github_project": "quickbelog",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "quickbeutils"
}
        
Elapsed time: 0.12779s