ranzen


Nameranzen JSON
Version 2.5.2 PyPI version JSON
download
home_pagehttps://github.com/wearepal/ranzen
SummaryA toolkit facilitating machine-learning experimentation.
upload_time2024-09-19 15:20:32
maintainerNone
docs_urlNone
authorPAL
requires_python<3.13,>=3.10
licenseApache-2.0
keywords typing python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ranzen 🎒

A python toolkit facilitating machine-learning experimentation.

[Documentation](https://wearepal.github.io/ranzen/)

## Install

Run
```
pip install ranzen
```

or install directly from GitHub:
```
pip install git+https://github.com/wearepal/ranzen.git@main
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/wearepal/ranzen",
    "name": "ranzen",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.10",
    "maintainer_email": null,
    "keywords": "typing, python",
    "author": "PAL",
    "author_email": "info@predictive-analytics-lab.com",
    "download_url": "https://files.pythonhosted.org/packages/e7/1f/f3f4ae74c3426d540587664120fc7e0bc5aebf4a4fa6a3953d71baf516ff/ranzen-2.5.2.tar.gz",
    "platform": null,
    "description": "# ranzen \ud83c\udf92\n\nA python toolkit facilitating machine-learning experimentation.\n\n[Documentation](https://wearepal.github.io/ranzen/)\n\n## Install\n\nRun\n```\npip install ranzen\n```\n\nor install directly from GitHub:\n```\npip install git+https://github.com/wearepal/ranzen.git@main\n```\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A toolkit facilitating machine-learning experimentation.",
    "version": "2.5.2",
    "project_urls": {
        "Homepage": "https://github.com/wearepal/ranzen",
        "Repository": "https://github.com/wearepal/ranzen"
    },
    "split_keywords": [
        "typing",
        " python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6613bafe01f537bfc91d477f7cddf567052a1bfc740e5ce7914a81b5446c3930",
                "md5": "a2eb1c1d2bcc9d34a43ab88fca590574",
                "sha256": "fbea732b5ab5c44f9a5e1c9aac2d0c8112fee44af15c802626a643e573ea6b89"
            },
            "downloads": -1,
            "filename": "ranzen-2.5.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a2eb1c1d2bcc9d34a43ab88fca590574",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.10",
            "size": 56851,
            "upload_time": "2024-09-19T15:20:30",
            "upload_time_iso_8601": "2024-09-19T15:20:30.845150Z",
            "url": "https://files.pythonhosted.org/packages/66/13/bafe01f537bfc91d477f7cddf567052a1bfc740e5ce7914a81b5446c3930/ranzen-2.5.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e71ff3f4ae74c3426d540587664120fc7e0bc5aebf4a4fa6a3953d71baf516ff",
                "md5": "cfbbe257adcfcd103cb988a9594fb0e0",
                "sha256": "cd2fda5dbc7f80b2cdb109f98fa6357787324f89d51aec035ac4e7c06dc12f8d"
            },
            "downloads": -1,
            "filename": "ranzen-2.5.2.tar.gz",
            "has_sig": false,
            "md5_digest": "cfbbe257adcfcd103cb988a9594fb0e0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.10",
            "size": 47841,
            "upload_time": "2024-09-19T15:20:32",
            "upload_time_iso_8601": "2024-09-19T15:20:32.890274Z",
            "url": "https://files.pythonhosted.org/packages/e7/1f/f3f4ae74c3426d540587664120fc7e0bc5aebf4a4fa6a3953d71baf516ff/ranzen-2.5.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-19 15:20:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wearepal",
    "github_project": "ranzen",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ranzen"
}
        
PAL
Elapsed time: 1.15617s