agcombine


Nameagcombine JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryA python package for yield data filtering
upload_time2025-07-24 20:44:49
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords agcombine
VCS
bugtrack_url
requirements numpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # agcombine


[![image](https://img.shields.io/pypi/v/agcombine.svg)](https://pypi.python.org/pypi/agcombine)
[![image](https://img.shields.io/conda/vn/conda-forge/agcombine.svg)](https://anaconda.org/conda-forge/agcombine)


**A python package for yield data filtering**


-   Free software: MIT License
-   Documentation: https://oliveiralab.github.io/agcombine
    

## Features

-   TODO

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "agcombine",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "agcombine",
    "author": null,
    "author_email": "Mailson Freire de Oliveira <mailson.oliveira@unesp.br>",
    "download_url": "https://files.pythonhosted.org/packages/1d/c4/2bc8be5ba818a3d26509a1ce26f0b53aa40feaced1f71f144fe9bef69929/agcombine-0.0.1.tar.gz",
    "platform": null,
    "description": "# agcombine\n\n\n[![image](https://img.shields.io/pypi/v/agcombine.svg)](https://pypi.python.org/pypi/agcombine)\n[![image](https://img.shields.io/conda/vn/conda-forge/agcombine.svg)](https://anaconda.org/conda-forge/agcombine)\n\n\n**A python package for yield data filtering**\n\n\n-   Free software: MIT License\n-   Documentation: https://oliveiralab.github.io/agcombine\n    \n\n## Features\n\n-   TODO\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A python package for yield data filtering",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/oliveiralab/agcombine"
    },
    "split_keywords": [
        "agcombine"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "48e8e189cd8a28b9259d314df77bfa603aed1a6a3f02a940c6ad1d665858173c",
                "md5": "ceb6eaad37abd17cbf54331e6b75c868",
                "sha256": "66ef416d97376249694c584b4ac09124ae0dcce9732574abe9ed364e5fb15f45"
            },
            "downloads": -1,
            "filename": "agcombine-0.0.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ceb6eaad37abd17cbf54331e6b75c868",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 3344,
            "upload_time": "2025-07-24T20:44:48",
            "upload_time_iso_8601": "2025-07-24T20:44:48.307323Z",
            "url": "https://files.pythonhosted.org/packages/48/e8/e189cd8a28b9259d314df77bfa603aed1a6a3f02a940c6ad1d665858173c/agcombine-0.0.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1dc42bc8be5ba818a3d26509a1ce26f0b53aa40feaced1f71f144fe9bef69929",
                "md5": "3cd71da21546e92dd7f1d3aac3a3ff6a",
                "sha256": "98813d9663296d43867d31b7f8c8170dbbefffdcabcbcf367ad7d352d87fc010"
            },
            "downloads": -1,
            "filename": "agcombine-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3cd71da21546e92dd7f1d3aac3a3ff6a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 10374,
            "upload_time": "2025-07-24T20:44:49",
            "upload_time_iso_8601": "2025-07-24T20:44:49.587910Z",
            "url": "https://files.pythonhosted.org/packages/1d/c4/2bc8be5ba818a3d26509a1ce26f0b53aa40feaced1f71f144fe9bef69929/agcombine-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-24 20:44:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "oliveiralab",
    "github_project": "agcombine",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        }
    ],
    "lcname": "agcombine"
}
        
Elapsed time: 1.18083s