yapecs


Nameyapecs JSON
Version 0.0.7 PyPI version JSON
download
home_pagehttps://github.com/maxrmorrison/yapecs
SummaryYet Another Python Experiment Configuration System (YAPECS)
upload_time2023-06-28 18:52:04
maintainer
docs_urlNone
authorMax Morrison
requires_python
license
keywords configuration config experiment manager
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # yapecs
[![PyPI](https://img.shields.io/pypi/v/yapecs.svg)](https://pypi.python.org/pypi/yapecs)
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![Downloads](https://pepy.tech/badge/yapecs)](https://pepy.tech/project/yapecs)

Yet Another Python Experiment Configuration System (YAPECS)

Documentation can be found [here](https://maxrmorrison.github.io/yapecs/).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/maxrmorrison/yapecs",
    "name": "yapecs",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "configuration,config,experiment,manager",
    "author": "Max Morrison",
    "author_email": "maxrmorrison@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e4/b3/1c4f186095d45ad5179036920969e5a7a3dddc0cead02f00ab8eb9ebbfec/yapecs-0.0.7.tar.gz",
    "platform": null,
    "description": "# yapecs\n[![PyPI](https://img.shields.io/pypi/v/yapecs.svg)](https://pypi.python.org/pypi/yapecs)\n[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n[![Downloads](https://pepy.tech/badge/yapecs)](https://pepy.tech/project/yapecs)\n\nYet Another Python Experiment Configuration System (YAPECS)\n\nDocumentation can be found [here](https://maxrmorrison.github.io/yapecs/).\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Yet Another Python Experiment Configuration System (YAPECS)",
    "version": "0.0.7",
    "project_urls": {
        "Homepage": "https://github.com/maxrmorrison/yapecs"
    },
    "split_keywords": [
        "configuration",
        "config",
        "experiment",
        "manager"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e8282b0ef5ab8e7427118145b75a80308d85462c3cd65d2d1bf672d8e0459b5b",
                "md5": "d5cc21f54860889badebb7f012528419",
                "sha256": "01db7a1b7a3e9d5258632c571dcf6541f32b6949283686af7c6cbacbfbb177a3"
            },
            "downloads": -1,
            "filename": "yapecs-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d5cc21f54860889badebb7f012528419",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4838,
            "upload_time": "2023-06-28T18:52:03",
            "upload_time_iso_8601": "2023-06-28T18:52:03.024465Z",
            "url": "https://files.pythonhosted.org/packages/e8/28/2b0ef5ab8e7427118145b75a80308d85462c3cd65d2d1bf672d8e0459b5b/yapecs-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e4b31c4f186095d45ad5179036920969e5a7a3dddc0cead02f00ab8eb9ebbfec",
                "md5": "60ca468b2cdc2c7362a7f1551059107f",
                "sha256": "3f6b805669f7d6ffbb4ed58bad719f4bdbc3d536f34de1baf6d042a92b6aa9d9"
            },
            "downloads": -1,
            "filename": "yapecs-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "60ca468b2cdc2c7362a7f1551059107f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4628,
            "upload_time": "2023-06-28T18:52:04",
            "upload_time_iso_8601": "2023-06-28T18:52:04.406649Z",
            "url": "https://files.pythonhosted.org/packages/e4/b3/1c4f186095d45ad5179036920969e5a7a3dddc0cead02f00ab8eb9ebbfec/yapecs-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-28 18:52:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "maxrmorrison",
    "github_project": "yapecs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "yapecs"
}
        
Elapsed time: 0.08595s