ranzen


Nameranzen JSON
Version 2.5.1 PyPI version JSON
download
home_pagehttps://github.com/wearepal/ranzen
SummaryA toolkit facilitating machine-learning experimentation.
upload_time2024-03-23 17:00:40
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/7e/8b/c4780363283c1ad4b08948dc22a7081fa3362721a62e899f85d0fd8e566d/ranzen-2.5.1.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.1",
    "project_urls": {
        "Homepage": "https://github.com/wearepal/ranzen",
        "Repository": "https://github.com/wearepal/ranzen"
    },
    "split_keywords": [
        "typing",
        " python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c02b3b4940afb6349255f72dc5626bc3cf16eb9957038d8d0f7207915644648e",
                "md5": "ba5f1f884001117a6f6feababb088c10",
                "sha256": "5ec6b78aa8c7c8fffc4a3437bdb491ef0036ae5f5af089dd664d2000007e5e8a"
            },
            "downloads": -1,
            "filename": "ranzen-2.5.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ba5f1f884001117a6f6feababb088c10",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.10",
            "size": 57340,
            "upload_time": "2024-03-23T17:00:38",
            "upload_time_iso_8601": "2024-03-23T17:00:38.226503Z",
            "url": "https://files.pythonhosted.org/packages/c0/2b/3b4940afb6349255f72dc5626bc3cf16eb9957038d8d0f7207915644648e/ranzen-2.5.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7e8bc4780363283c1ad4b08948dc22a7081fa3362721a62e899f85d0fd8e566d",
                "md5": "c9ac42477d00436420a82ca5704ec823",
                "sha256": "6a9e21a44c9795000cc08cdf579968cf79a54b97824b2d5d9aca4ded986d2bdc"
            },
            "downloads": -1,
            "filename": "ranzen-2.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c9ac42477d00436420a82ca5704ec823",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.10",
            "size": 48138,
            "upload_time": "2024-03-23T17:00:40",
            "upload_time_iso_8601": "2024-03-23T17:00:40.428250Z",
            "url": "https://files.pythonhosted.org/packages/7e/8b/c4780363283c1ad4b08948dc22a7081fa3362721a62e899f85d0fd8e566d/ranzen-2.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-23 17:00:40",
    "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: 0.45759s