cyberjake


Namecyberjake JSON
Version 0.2.1 PyPI version JSON
download
home_pageNone
SummaryCommon Python utilities for Cyb3r-Jak3 projects
upload_time2024-08-25 22:08:36
maintainerNone
docs_urlNone
authorCyb3r-Jak3
requires_python>=3.10
licenseMPL-2.0
keywords common cyb3rjak3
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python common

[![Documentation Status](https://readthedocs.org/projects/cyb3rjak3-common/badge/?version=latest)](https://common-py.cyberjake.xyz/en/latest/?badge=latest) [![Python Checking](https://github.com/Cyb3r-Jak3/common-python/actions/workflows/python.yml/badge.svg)](https://github.com/Cyb3r-Jak3/common-python/actions/workflows/python.yml)

This is common python code that I use between my programs. I also have [common-go](https://github.com/Cyb3r-Jak3/common-go) for common go code.
Documentation is available via [readthedocs](https://common-py.docs.jwhite.network)

To make this smaller there are no requirements but certain functions will require other modules and will raise ModuleNotFoundError if a function is used



            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "cyberjake",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "common, cyb3rjak3",
    "author": "Cyb3r-Jak3",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/a0/fc/335f1e0ff9df2caca415c3500a53070ff3bebb691ec493845d06fe05c0be/cyberjake-0.2.1.tar.gz",
    "platform": null,
    "description": "# Python common\n\n[![Documentation Status](https://readthedocs.org/projects/cyb3rjak3-common/badge/?version=latest)](https://common-py.cyberjake.xyz/en/latest/?badge=latest) [![Python Checking](https://github.com/Cyb3r-Jak3/common-python/actions/workflows/python.yml/badge.svg)](https://github.com/Cyb3r-Jak3/common-python/actions/workflows/python.yml)\n\nThis is common python code that I use between my programs. I also have [common-go](https://github.com/Cyb3r-Jak3/common-go) for common go code.\nDocumentation is available via [readthedocs](https://common-py.docs.jwhite.network)\n\nTo make this smaller there are no requirements but certain functions will require other modules and will raise ModuleNotFoundError if a function is used\n\n\n",
    "bugtrack_url": null,
    "license": "MPL-2.0",
    "summary": "Common Python utilities for Cyb3r-Jak3 projects",
    "version": "0.2.1",
    "project_urls": null,
    "split_keywords": [
        "common",
        " cyb3rjak3"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5aa151d1b21dfc672e4ff6062b132e9efa024f53e0e920707b81327f239cd49",
                "md5": "cd9e22770e6e9743e9b85860724ba09e",
                "sha256": "b7f422fd9b123cec89895ca288e11d6a46a5fbfb2969696c61fed5d32cafb028"
            },
            "downloads": -1,
            "filename": "cyberjake-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cd9e22770e6e9743e9b85860724ba09e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 12522,
            "upload_time": "2024-08-25T22:08:34",
            "upload_time_iso_8601": "2024-08-25T22:08:34.870512Z",
            "url": "https://files.pythonhosted.org/packages/e5/aa/151d1b21dfc672e4ff6062b132e9efa024f53e0e920707b81327f239cd49/cyberjake-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a0fc335f1e0ff9df2caca415c3500a53070ff3bebb691ec493845d06fe05c0be",
                "md5": "98ade483d48a249dbf32e5a5e78da496",
                "sha256": "64c4ef43b706bccfd0bed8a0b1d45639d78abf43b703fccd522a8504ffd9ca83"
            },
            "downloads": -1,
            "filename": "cyberjake-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "98ade483d48a249dbf32e5a5e78da496",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 10715,
            "upload_time": "2024-08-25T22:08:36",
            "upload_time_iso_8601": "2024-08-25T22:08:36.031602Z",
            "url": "https://files.pythonhosted.org/packages/a0/fc/335f1e0ff9df2caca415c3500a53070ff3bebb691ec493845d06fe05c0be/cyberjake-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-25 22:08:36",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cyberjake"
}
        
Elapsed time: 5.05466s