fiddle


Namefiddle JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/google/fiddle
SummaryFiddle: A Python-first configuration library
upload_time2024-04-09 17:23:58
maintainerNone
docs_urlNone
authorThe Fiddle Team
requires_python>=3.8
licenseApache 2.0
keywords fiddle python configuration machine learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Fiddle

Fiddle is a Python-first configuration library particularly well suited to ML
applications. Fiddle enables deep configurability of parameters in a program,
while allowing configuration to be expressed in readable and maintainable
Python code.

**Authors**: Dan Holtmann-Rice, Brennan Saeta, Sergio Guadarrama

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/google/fiddle",
    "name": "fiddle",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "fiddle python configuration machine learning",
    "author": "The Fiddle Team",
    "author_email": "noreply@google.com",
    "download_url": "https://files.pythonhosted.org/packages/73/36/7a4fac76351619b36bbc7937abf59f7b601326dc4efc253b3c16819f782a/fiddle-0.3.0.tar.gz",
    "platform": null,
    "description": "\n# Fiddle\n\nFiddle is a Python-first configuration library particularly well suited to ML\napplications. Fiddle enables deep configurability of parameters in a program,\nwhile allowing configuration to be expressed in readable and maintainable\nPython code.\n\n**Authors**: Dan Holtmann-Rice, Brennan Saeta, Sergio Guadarrama\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Fiddle: A Python-first configuration library",
    "version": "0.3.0",
    "project_urls": {
        "Bug Reports": "https://github.com/google/fiddle/issues",
        "Documentation": "https://github.com/google/fiddle/docs",
        "Homepage": "https://github.com/google/fiddle",
        "Source": "https://github.com/google/fiddle"
    },
    "split_keywords": [
        "fiddle",
        "python",
        "configuration",
        "machine",
        "learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3b98a38e949a91ff9e15874487fd8329ff53c25f3413c0cfc809eb6ff7eb7fa1",
                "md5": "f0f73f55018f9d387b0a4b90ee384ed1",
                "sha256": "f4824541c103a94a2f33f6c93eeddf6007c3a7300440087a95907f3e74362e61"
            },
            "downloads": -1,
            "filename": "fiddle-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f0f73f55018f9d387b0a4b90ee384ed1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 419830,
            "upload_time": "2024-04-09T17:23:56",
            "upload_time_iso_8601": "2024-04-09T17:23:56.700328Z",
            "url": "https://files.pythonhosted.org/packages/3b/98/a38e949a91ff9e15874487fd8329ff53c25f3413c0cfc809eb6ff7eb7fa1/fiddle-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "73367a4fac76351619b36bbc7937abf59f7b601326dc4efc253b3c16819f782a",
                "md5": "3d11674c40c18d2ff961cb4dd89f14eb",
                "sha256": "5d083d3299a479868345513385a6c5546141bd92086c15d3dcbf8008a90075d3"
            },
            "downloads": -1,
            "filename": "fiddle-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3d11674c40c18d2ff961cb4dd89f14eb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 277884,
            "upload_time": "2024-04-09T17:23:58",
            "upload_time_iso_8601": "2024-04-09T17:23:58.974280Z",
            "url": "https://files.pythonhosted.org/packages/73/36/7a4fac76351619b36bbc7937abf59f7b601326dc4efc253b3c16819f782a/fiddle-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-09 17:23:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "google",
    "github_project": "fiddle",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "fiddle"
}
        
Elapsed time: 0.22479s