xeno-canto-utils-nbm


Namexeno-canto-utils-nbm JSON
Version 0.0.16 PyPI version JSON
download
home_page
SummaryUtility functions to interact with the Xeno Canto API with python
upload_time2024-02-13 10:50:59
maintainer
docs_urlNone
author
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.
            # BirdSoundClassif

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": "",
    "name": "xeno-canto-utils-nbm",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "machine learning for biology",
    "author": "",
    "author_email": "Louloulou <laerien@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/f9/5f/614282461d72ce2ef416344dbeaf425761fdc5f1e005aa816b8d785f8681/xeno_canto_utils_nbm-0.0.16.tar.gz",
    "platform": null,
    "description": "# BirdSoundClassif\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.16",
    "project_urls": {
        "Homepage": "https://github.com/LouisBearing/BirdSoundClassif"
    },
    "split_keywords": [
        "machine",
        "learning",
        "for",
        "biology"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb27cef3ba1f01237fd9122d9254b3bc9297a05162a0c881905ce2f5a6f53a8b",
                "md5": "e27946daa070cbf80a9a162da23a9558",
                "sha256": "ea11768271f696f4b44057fcca6a189ffbf1bf282ce24ed29c4511144bf07eac"
            },
            "downloads": -1,
            "filename": "xeno_canto_utils_nbm-0.0.16-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e27946daa070cbf80a9a162da23a9558",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 4984,
            "upload_time": "2024-02-13T10:50:58",
            "upload_time_iso_8601": "2024-02-13T10:50:58.306521Z",
            "url": "https://files.pythonhosted.org/packages/cb/27/cef3ba1f01237fd9122d9254b3bc9297a05162a0c881905ce2f5a6f53a8b/xeno_canto_utils_nbm-0.0.16-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f95f614282461d72ce2ef416344dbeaf425761fdc5f1e005aa816b8d785f8681",
                "md5": "552649425bdc2d8804bfce367c3f525f",
                "sha256": "b154fa145370cee9957cf0fa437a3f04ea7111680a7b528abb1bae8e971fd5a0"
            },
            "downloads": -1,
            "filename": "xeno_canto_utils_nbm-0.0.16.tar.gz",
            "has_sig": false,
            "md5_digest": "552649425bdc2d8804bfce367c3f525f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 3871,
            "upload_time": "2024-02-13T10:50:59",
            "upload_time_iso_8601": "2024-02-13T10:50:59.863893Z",
            "url": "https://files.pythonhosted.org/packages/f9/5f/614282461d72ce2ef416344dbeaf425761fdc5f1e005aa816b8d785f8681/xeno_canto_utils_nbm-0.0.16.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-13 10:50:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "LouisBearing",
    "github_project": "BirdSoundClassif",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "xeno-canto-utils-nbm"
}
        
Elapsed time: 0.18342s