dewloosh.core


Namedewloosh.core JSON
Version 1.0.21 PyPI version JSON
download
home_pagehttps://github.com/dewloosh/dewloosh-core
SummaryCommon developer utilities and base classes to support other dewloosh packages.
upload_time2023-05-25 13:37:10
maintainer
docs_urlNone
authorBence Balogh
requires_python>=3.7, <3.11
license
keywords
VCS
bugtrack_url
requirements setuptools wheel appdirs matplotlib numpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # **dewloosh.core**


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dewloosh/dewloosh-core",
    "name": "dewloosh.core",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7, <3.11",
    "maintainer_email": "",
    "keywords": "",
    "author": "Bence Balogh",
    "author_email": "dewloosh@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/bd/92/f6cf342b86c0acc386c900b970e3c1d527a7b04d7bb388f1b6afc3893a8f/dewloosh.core-1.0.21.tar.gz",
    "platform": null,
    "description": "# **dewloosh.core**\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Common developer utilities and base classes to support other dewloosh packages.",
    "version": "1.0.21",
    "project_urls": {
        "Download": "https://github.com/dewloosh/dewloosh-core/archive/refs/tags/1.0.21.zip",
        "Homepage": "https://github.com/dewloosh/dewloosh-core"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ebefbdcb83ecae1893e3ab53b9ac076f3902316a44bea6759eddc1e7673d0841",
                "md5": "715f81c659cd25ef4269caa0fecf2b2e",
                "sha256": "0d1b350cc4f6ec82d0cd35db48dbf1d848d69a2f2eb321bb3d98757a149b32f9"
            },
            "downloads": -1,
            "filename": "dewloosh.core-1.0.21-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "715f81c659cd25ef4269caa0fecf2b2e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7, <3.11",
            "size": 27978,
            "upload_time": "2023-05-25T13:37:07",
            "upload_time_iso_8601": "2023-05-25T13:37:07.607528Z",
            "url": "https://files.pythonhosted.org/packages/eb/ef/bdcb83ecae1893e3ab53b9ac076f3902316a44bea6759eddc1e7673d0841/dewloosh.core-1.0.21-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bd92f6cf342b86c0acc386c900b970e3c1d527a7b04d7bb388f1b6afc3893a8f",
                "md5": "ff88fcc766a92833f0026281e3b69056",
                "sha256": "1a70a6ac5fd3e11b7b51ff648e47666c2df14668d329c0a92230cc361af814f7"
            },
            "downloads": -1,
            "filename": "dewloosh.core-1.0.21.tar.gz",
            "has_sig": false,
            "md5_digest": "ff88fcc766a92833f0026281e3b69056",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7, <3.11",
            "size": 27297,
            "upload_time": "2023-05-25T13:37:10",
            "upload_time_iso_8601": "2023-05-25T13:37:10.041508Z",
            "url": "https://files.pythonhosted.org/packages/bd/92/f6cf342b86c0acc386c900b970e3c1d527a7b04d7bb388f1b6afc3893a8f/dewloosh.core-1.0.21.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-25 13:37:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dewloosh",
    "github_project": "dewloosh-core",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "circle": true,
    "requirements": [
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "65.5.1"
                ]
            ]
        },
        {
            "name": "wheel",
            "specs": [
                [
                    ">=",
                    "0.38.0"
                ]
            ]
        },
        {
            "name": "appdirs",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.21.0rc1"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "dewloosh.core"
}
        
Elapsed time: 0.06695s