evalstack


Nameevalstack JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/franckalbinet/evalstack
SummaryStreamline policy evaluation workflows with AI-driven analysis and evaluation framework-agnostic processing
upload_time2025-07-17 12:33:23
maintainerNone
docs_urlNone
authorFranck Albinet
requires_python>=3.9
licenseApache Software License 2.0
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # evalstack


<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

This file will become your README and also the index of your
documentation.

## Developer Guide

If you are new to using `nbdev` here are some useful pointers to get you
started.

### Install evalstack in Development mode

``` sh
# make sure evalstack package is installed in development mode
$ pip install -e .

# make changes under nbs/ directory
# ...

# compile to have changes apply to evalstack
$ nbdev_prepare
```

## Usage

### Installation

Install latest from the GitHub
[repository](https://github.com/franckalbinet/evalstack):

``` sh
$ pip install git+https://github.com/franckalbinet/evalstack.git
```

or from [conda](https://anaconda.org/franckalbinet/evalstack)

``` sh
$ conda install -c franckalbinet evalstack
```

or from [pypi](https://pypi.org/project/evalstack/)

``` sh
$ pip install evalstack
```

### Documentation

Documentation can be found hosted on this GitHub
[repository](https://github.com/franckalbinet/evalstack)’s
[pages](https://franckalbinet.github.io/evalstack/). Additionally you
can find package manager specific guidelines on
[conda](https://anaconda.org/franckalbinet/evalstack) and
[pypi](https://pypi.org/project/evalstack/) respectively.

## How to use

Fill me in please! Don’t forget code examples:

``` python
1+1
```

    2

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/franckalbinet/evalstack",
    "name": "evalstack",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "nbdev jupyter notebook python",
    "author": "Franck Albinet",
    "author_email": "franckalbinet@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/98/24/38b9a18cb722aec185a2c74c214bd7f9b6016136e7ef9121b62b63ad01f5/evalstack-0.0.1.tar.gz",
    "platform": null,
    "description": "# evalstack\n\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\nThis file will become your README and also the index of your\ndocumentation.\n\n## Developer Guide\n\nIf you are new to using `nbdev` here are some useful pointers to get you\nstarted.\n\n### Install evalstack in Development mode\n\n``` sh\n# make sure evalstack package is installed in development mode\n$ pip install -e .\n\n# make changes under nbs/ directory\n# ...\n\n# compile to have changes apply to evalstack\n$ nbdev_prepare\n```\n\n## Usage\n\n### Installation\n\nInstall latest from the GitHub\n[repository](https://github.com/franckalbinet/evalstack):\n\n``` sh\n$ pip install git+https://github.com/franckalbinet/evalstack.git\n```\n\nor from [conda](https://anaconda.org/franckalbinet/evalstack)\n\n``` sh\n$ conda install -c franckalbinet evalstack\n```\n\nor from [pypi](https://pypi.org/project/evalstack/)\n\n``` sh\n$ pip install evalstack\n```\n\n### Documentation\n\nDocumentation can be found hosted on this GitHub\n[repository](https://github.com/franckalbinet/evalstack)\u2019s\n[pages](https://franckalbinet.github.io/evalstack/). Additionally you\ncan find package manager specific guidelines on\n[conda](https://anaconda.org/franckalbinet/evalstack) and\n[pypi](https://pypi.org/project/evalstack/) respectively.\n\n## How to use\n\nFill me in please! Don\u2019t forget code examples:\n\n``` python\n1+1\n```\n\n    2\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Streamline policy evaluation workflows with AI-driven analysis and evaluation framework-agnostic processing",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/franckalbinet/evalstack"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "14648f57f5cc86ab0873bc8dda59739985fa7b2fb1156e7ab522846b894e95d8",
                "md5": "00ad99be5fe3fa21cc82197a7dfb7960",
                "sha256": "86f305003299d45cb2eee7d7d4c2893d99a19dda942350b04b3a0a9d12dbf6bd"
            },
            "downloads": -1,
            "filename": "evalstack-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "00ad99be5fe3fa21cc82197a7dfb7960",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 7236,
            "upload_time": "2025-07-17T12:33:22",
            "upload_time_iso_8601": "2025-07-17T12:33:22.576079Z",
            "url": "https://files.pythonhosted.org/packages/14/64/8f57f5cc86ab0873bc8dda59739985fa7b2fb1156e7ab522846b894e95d8/evalstack-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "982438b9a18cb722aec185a2c74c214bd7f9b6016136e7ef9121b62b63ad01f5",
                "md5": "acedc93e731e03e0b3050c64897c8e0f",
                "sha256": "307662062ce3760f3ed56b15b8815ec0ad98ffcd03480cbd51212e7b58f8360d"
            },
            "downloads": -1,
            "filename": "evalstack-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "acedc93e731e03e0b3050c64897c8e0f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 8099,
            "upload_time": "2025-07-17T12:33:23",
            "upload_time_iso_8601": "2025-07-17T12:33:23.594920Z",
            "url": "https://files.pythonhosted.org/packages/98/24/38b9a18cb722aec185a2c74c214bd7f9b6016136e7ef9121b62b63ad01f5/evalstack-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-17 12:33:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "franckalbinet",
    "github_project": "evalstack",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "evalstack"
}
        
Elapsed time: 4.82232s