abvelocity


Nameabvelocity JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA Python package for accelerating data-driven experiments and analysis
upload_time2025-08-21 07:21:48
maintainerNone
docs_urlNone
authorReza Hosseini
requires_python<4.0,>=3.10
licenseBSD-2-Clause
keywords experiments velocity data-analysis visualization statistics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # abvelocity

A library to increase experimentation velocity.
The main current supported tooling is called "Multi-Experiment Analysis (MEA)".

MEA allows us to analyze multiple concurrent orthogonal experiments.


See [What is MEA?](./docs/docs/content/2-what-is-mea.md)

See [Run MEA (Generic Version)](./docs/docs/content/4-run-mea-generic.md)

See [MEA Report](./docs/docs/content/5-mea-report.md)


# Important Notice: Early Development Phase

Please be aware that this library is currently in its **initial development and testing phase**. It is **not yet ready for production use** and comes with **absolutely no warranty**. Use at your own discretion.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "abvelocity",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "experiments, velocity, data-analysis, visualization, statistics",
    "author": "Reza Hosseini",
    "author_email": "reza1317@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/be/71/b22d8cebb7b3c88db4737e2574af859035acf61943d68a7b7af5232234c5/abvelocity-0.1.0.tar.gz",
    "platform": null,
    "description": "# abvelocity\n\nA library to increase experimentation velocity.\nThe main current supported tooling is called \"Multi-Experiment Analysis (MEA)\".\n\nMEA allows us to analyze multiple concurrent orthogonal experiments.\n\n\nSee [What is MEA?](./docs/docs/content/2-what-is-mea.md)\n\nSee [Run MEA (Generic Version)](./docs/docs/content/4-run-mea-generic.md)\n\nSee [MEA Report](./docs/docs/content/5-mea-report.md)\n\n\n# Important Notice: Early Development Phase\n\nPlease be aware that this library is currently in its **initial development and testing phase**. It is **not yet ready for production use** and comes with **absolutely no warranty**. Use at your own discretion.\n\n",
    "bugtrack_url": null,
    "license": "BSD-2-Clause",
    "summary": "A Python package for accelerating data-driven experiments and analysis",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [
        "experiments",
        " velocity",
        " data-analysis",
        " visualization",
        " statistics"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "57ae4eb7c717a7117f04d2b1d6a9e20b3c13ff60182f3c4f248034c39bc9bbbf",
                "md5": "0fbeb2636f695c6782ef15ad4bd37ec1",
                "sha256": "94051c20e5ca93b6ea0734ddcaf02314d2b54068289a5e5a061e22425fb54301"
            },
            "downloads": -1,
            "filename": "abvelocity-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0fbeb2636f695c6782ef15ad4bd37ec1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 200003,
            "upload_time": "2025-08-21T07:21:46",
            "upload_time_iso_8601": "2025-08-21T07:21:46.929547Z",
            "url": "https://files.pythonhosted.org/packages/57/ae/4eb7c717a7117f04d2b1d6a9e20b3c13ff60182f3c4f248034c39bc9bbbf/abvelocity-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "be71b22d8cebb7b3c88db4737e2574af859035acf61943d68a7b7af5232234c5",
                "md5": "eeccdf4b22429a5b88393da8ccb70d0c",
                "sha256": "e1a74389ff06ea95d5d007c221d1b5ba1141434b76037e1e9e80a88ccd0c832c"
            },
            "downloads": -1,
            "filename": "abvelocity-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "eeccdf4b22429a5b88393da8ccb70d0c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 109886,
            "upload_time": "2025-08-21T07:21:48",
            "upload_time_iso_8601": "2025-08-21T07:21:48.392339Z",
            "url": "https://files.pythonhosted.org/packages/be/71/b22d8cebb7b3c88db4737e2574af859035acf61943d68a7b7af5232234c5/abvelocity-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-21 07:21:48",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "abvelocity"
}
        
Elapsed time: 0.97186s