xeno-canto-utils-nbm


Namexeno-canto-utils-nbm JSON
Version 0.0.19 PyPI version JSON
download
home_pageNone
SummaryUtility functions to interact with the Xeno Canto API with python
upload_time2024-12-01 14:27:13
maintainerNone
docs_urlNone
authorNone
requires_python>=3.5
licenseGNU General Public License v3.0
keywords machine learning for biology
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Xeno Canto utils

How to install the package:

`pip install xeno-canto-utils-nbm`

How to use it:

`xeno -s "pluvialis squatarola" -t "nocturnal flight call" -lt 30 -q D -o output_folder`

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "xeno-canto-utils-nbm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": null,
    "keywords": "machine learning for biology",
    "author": null,
    "author_email": "Louloulou <laerien@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/13/93/cd71a8427c8d82484346dac86b95671d34126cb8a74303f4769c66a9c7b6/xeno_canto_utils_nbm-0.0.19.tar.gz",
    "platform": null,
    "description": "# Xeno Canto utils\n\nHow to install the package:\n\n`pip install xeno-canto-utils-nbm`\n\nHow to use it:\n\n`xeno -s \"pluvialis squatarola\" -t \"nocturnal flight call\" -lt 30 -q D -o output_folder`\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3.0",
    "summary": "Utility functions to interact with the Xeno Canto API with python",
    "version": "0.0.19",
    "project_urls": {
        "Homepage": "https://github.com/LouisBearing/BirdSoundClassif"
    },
    "split_keywords": [
        "machine",
        "learning",
        "for",
        "biology"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bd2f581651b46d17c3219f1d9bdd8a35c2f0f9acc3550e74854610a68b23a780",
                "md5": "257c48870e04eed0f51b8a8012059892",
                "sha256": "84c0a401fa3a0a7e109f4243766f77f64d2765cae3878df37cbecd190eace064"
            },
            "downloads": -1,
            "filename": "xeno_canto_utils_nbm-0.0.19-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "257c48870e04eed0f51b8a8012059892",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 4996,
            "upload_time": "2024-12-01T14:27:05",
            "upload_time_iso_8601": "2024-12-01T14:27:05.335188Z",
            "url": "https://files.pythonhosted.org/packages/bd/2f/581651b46d17c3219f1d9bdd8a35c2f0f9acc3550e74854610a68b23a780/xeno_canto_utils_nbm-0.0.19-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1393cd71a8427c8d82484346dac86b95671d34126cb8a74303f4769c66a9c7b6",
                "md5": "7b45e02da00318e0617aa1ccd7fe6630",
                "sha256": "6d08f550d61f9276ede0af9ec19b0ae8db37fd5832e1f9d3b8b2dd3275f02f34"
            },
            "downloads": -1,
            "filename": "xeno_canto_utils_nbm-0.0.19.tar.gz",
            "has_sig": false,
            "md5_digest": "7b45e02da00318e0617aa1ccd7fe6630",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 4208,
            "upload_time": "2024-12-01T14:27:13",
            "upload_time_iso_8601": "2024-12-01T14:27:13.859668Z",
            "url": "https://files.pythonhosted.org/packages/13/93/cd71a8427c8d82484346dac86b95671d34126cb8a74303f4769c66a9c7b6/xeno_canto_utils_nbm-0.0.19.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-01 14:27:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "LouisBearing",
    "github_project": "BirdSoundClassif",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "xeno-canto-utils-nbm"
}
        
Elapsed time: 0.39443s