cmdint


Namecmdint JSON
Version 3.0.6 PyPI version JSON
download
home_pagehttps://github.com/MIC-DKFZ/cmdint/
SummaryEnables detailed logging of command line calls in a very lightweight manner.
upload_time2023-05-03 13:47:14
maintainer
docs_urlNone
authorPeter F. Neher
requires_python
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            CmdInterface enables detailed logging of command line and python experiments in a very lightweight manner (coding wise). It wraps your command line or python function calls in a few lines of code and logs everything you might need to reproduce the experiment later on or to simply check what you did a couple of years ago.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MIC-DKFZ/cmdint/",
    "name": "cmdint",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Peter F. Neher",
    "author_email": "p.neher@dkfz.de",
    "download_url": "https://files.pythonhosted.org/packages/8a/05/ccdc87b44a0295c112975999f416fba209ec23527af67fd1394a4ac29240/cmdint-3.0.6.tar.gz",
    "platform": null,
    "description": "CmdInterface enables detailed logging of command line and python experiments in a very lightweight manner (coding wise). It wraps your command line or python function calls in a few lines of code and logs everything you might need to reproduce the experiment later on or to simply check what you did a couple of years ago.\n\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Enables detailed logging of command line calls in a very lightweight manner.",
    "version": "3.0.6",
    "project_urls": {
        "Homepage": "https://github.com/MIC-DKFZ/cmdint/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f0e762a39b513276a185dce09722217cca85239652970bcbd8687a98c2711f11",
                "md5": "d0b379e3fff2e9b5941a4e9d2f2f2d67",
                "sha256": "245e058cf8d9cad3c02def1b8838489845757e36338019722ecc29e91949a6c5"
            },
            "downloads": -1,
            "filename": "cmdint-3.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d0b379e3fff2e9b5941a4e9d2f2f2d67",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 18476,
            "upload_time": "2023-05-03T13:47:12",
            "upload_time_iso_8601": "2023-05-03T13:47:12.617301Z",
            "url": "https://files.pythonhosted.org/packages/f0/e7/62a39b513276a185dce09722217cca85239652970bcbd8687a98c2711f11/cmdint-3.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8a05ccdc87b44a0295c112975999f416fba209ec23527af67fd1394a4ac29240",
                "md5": "af4948057eae516f186da65c30d99ade",
                "sha256": "337d5c2cad0002d89f1f1853afa537013142946d6dc7d9fd3050d919aebdc95e"
            },
            "downloads": -1,
            "filename": "cmdint-3.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "af4948057eae516f186da65c30d99ade",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 19802,
            "upload_time": "2023-05-03T13:47:14",
            "upload_time_iso_8601": "2023-05-03T13:47:14.802279Z",
            "url": "https://files.pythonhosted.org/packages/8a/05/ccdc87b44a0295c112975999f416fba209ec23527af67fd1394a4ac29240/cmdint-3.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-03 13:47:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MIC-DKFZ",
    "github_project": "cmdint",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "cmdint"
}
        
Elapsed time: 0.05904s