reljicd-utils


Namereljicd-utils JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/reljicd/python-snippets-lib
SummaryVarious helper utils.
upload_time2023-01-14 18:55:45
maintainer
docs_urlNone
authorDusan Reljic
requires_python
licenseApache Software License
keywords helpers utils multiprocessing config collections profiling sql
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Various helper utils:
* Collections and iterators
* Env vars
* Design Patterns
* Documents parsing
* File System
* Logging
* Multiprocessing
* Profiling
* Relational Databases
* Various other utils

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/reljicd/python-snippets-lib",
    "name": "reljicd-utils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "helpers utils multiprocessing config collections profiling sql",
    "author": "Dusan Reljic",
    "author_email": "reljicd@google.com",
    "download_url": "https://files.pythonhosted.org/packages/07/c2/92023e2e8fa34335cc50bfe4c1b87c85ed3a45bcc2a2f6323cedff7f2741/reljicd-utils-0.0.4.tar.gz",
    "platform": null,
    "description": "Various helper utils:\n* Collections and iterators\n* Env vars\n* Design Patterns\n* Documents parsing\n* File System\n* Logging\n* Multiprocessing\n* Profiling\n* Relational Databases\n* Various other utils\n",
    "bugtrack_url": null,
    "license": "Apache Software License",
    "summary": "Various helper utils.",
    "version": "0.0.4",
    "split_keywords": [
        "helpers",
        "utils",
        "multiprocessing",
        "config",
        "collections",
        "profiling",
        "sql"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2ae4fc22a9459056743c3add4d3f18bd417411e5870da43461e9136a039d6756",
                "md5": "8b8dd010c021212b15a3721422d5514d",
                "sha256": "ba123e19b13ef8a21c04117e05489d604d69fc17a1c30dc6c65cac793e4ef2c8"
            },
            "downloads": -1,
            "filename": "reljicd_utils-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8b8dd010c021212b15a3721422d5514d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 26604,
            "upload_time": "2023-01-14T18:55:43",
            "upload_time_iso_8601": "2023-01-14T18:55:43.967880Z",
            "url": "https://files.pythonhosted.org/packages/2a/e4/fc22a9459056743c3add4d3f18bd417411e5870da43461e9136a039d6756/reljicd_utils-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "07c292023e2e8fa34335cc50bfe4c1b87c85ed3a45bcc2a2f6323cedff7f2741",
                "md5": "5c1a40099c026e83252625e333193603",
                "sha256": "731ada6dd236c969428e32ac8ef9d87ab7e89193e878f51a969ae6ea6be9b148"
            },
            "downloads": -1,
            "filename": "reljicd-utils-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "5c1a40099c026e83252625e333193603",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 19075,
            "upload_time": "2023-01-14T18:55:45",
            "upload_time_iso_8601": "2023-01-14T18:55:45.530691Z",
            "url": "https://files.pythonhosted.org/packages/07/c2/92023e2e8fa34335cc50bfe4c1b87c85ed3a45bcc2a2f6323cedff7f2741/reljicd-utils-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-14 18:55:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "reljicd",
    "github_project": "python-snippets-lib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "reljicd-utils"
}
        
Elapsed time: 0.03707s