dewi


Namedewi JSON
Version 2.3.1 PyPI version JSON
download
home_pagehttps://github.com/LA-Toth/dewi
SummaryDEWI - A toolchain and framework for everyday tasks
upload_time2022-12-02 20:18:59
maintainerLaszlo Attila Toth
docs_urlNone
authorLaszlo Attila Toth
requires_python>=3.10
licenseLGPLv3
keywords tool framework development synchronization
VCS
bugtrack_url
requirements nose pycodestyle pyyaml Jinja2 watchdog
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
    DEWI is started as a developer tool, but contains many different dewi_commands.commands (small tools).

    It is a meta package for the DEWI packages and provides a command-line
    application for the commands in dewi_commands package.
    


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/LA-Toth/dewi",
    "name": "dewi",
    "maintainer": "Laszlo Attila Toth",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "python-dewi@laszloattilatoth.me",
    "keywords": "tool framework development synchronization",
    "author": "Laszlo Attila Toth",
    "author_email": "python-dewi@laszloattilatoth.me",
    "download_url": "https://files.pythonhosted.org/packages/34/b9/4ed52c7c6623eca4bb7987a5f2930b6a704bdca72f328e18e72b8053b5e9/dewi-2.3.1.tar.gz",
    "platform": null,
    "description": "\n    DEWI is started as a developer tool, but contains many different dewi_commands.commands (small tools).\n\n    It is a meta package for the DEWI packages and provides a command-line\n    application for the commands in dewi_commands package.\n    \n\n",
    "bugtrack_url": null,
    "license": "LGPLv3",
    "summary": "DEWI - A toolchain and framework for everyday tasks",
    "version": "2.3.1",
    "split_keywords": [
        "tool",
        "framework",
        "development",
        "synchronization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "45f5cec3ca34e5100550f4a95d9c8c3a",
                "sha256": "2b873cc913ffce02161b99223a995c1a575153a715c2b99d212b1722a0dcdc8e"
            },
            "downloads": -1,
            "filename": "dewi-2.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "45f5cec3ca34e5100550f4a95d9c8c3a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 5638,
            "upload_time": "2022-12-02T20:18:57",
            "upload_time_iso_8601": "2022-12-02T20:18:57.535188Z",
            "url": "https://files.pythonhosted.org/packages/07/e7/12f3d032c62ce908e00d2e6deb20f08d09175def0b9fde9fa1950a291195/dewi-2.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "081fea16be17893684a5f9fe42b68642",
                "sha256": "f0f5fec4aef2b08a3e7feb363ab61ad0a39753007d81ffe63aacdd7576067952"
            },
            "downloads": -1,
            "filename": "dewi-2.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "081fea16be17893684a5f9fe42b68642",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 5619,
            "upload_time": "2022-12-02T20:18:59",
            "upload_time_iso_8601": "2022-12-02T20:18:59.327359Z",
            "url": "https://files.pythonhosted.org/packages/34/b9/4ed52c7c6623eca4bb7987a5f2930b6a704bdca72f328e18e72b8053b5e9/dewi-2.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-02 20:18:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "LA-Toth",
    "github_project": "dewi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "nose",
            "specs": []
        },
        {
            "name": "pycodestyle",
            "specs": []
        },
        {
            "name": "pyyaml",
            "specs": []
        },
        {
            "name": "Jinja2",
            "specs": []
        },
        {
            "name": "watchdog",
            "specs": []
        }
    ],
    "lcname": "dewi"
}
        
Elapsed time: 0.01291s