wildlife-datasets


Namewildlife-datasets JSON
Version 1.0.7 PyPI version JSON
download
home_pageNone
SummaryLibrary for easier access and research of wildlife re-identification datasets
upload_time2025-08-18 09:49:06
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords wildlife re-identification datasets
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
  <a href="https://github.com/WildlifeDatasets/wildlife-datasets/issues"><img src="https://img.shields.io/github/issues/WildlifeDatasets/wildlife-datasets" alt="GitHub issues"></a>
  <a href="https://github.com/WildlifeDatasets/wildlife-datasets/pulls"><img src="https://img.shields.io/github/issues-pr/WildlifeDatasets/wildlife-datasets" alt="GitHub pull requests"></a>
  <a href="https://github.com/WildlifeDatasets/wildlife-datasets/graphs/contributors"><img src="https://img.shields.io/github/contributors/WildlifeDatasets/wildlife-datasets" alt="GitHub contributors"></a>
  <a href="https://github.com/WildlifeDatasets/wildlife-datasets/network/members"><img src="https://img.shields.io/github/forks/WildlifeDatasets/wildlife-datasets" alt="GitHub forks"></a>
  <a href="https://github.com/WildlifeDatasets/wildlife-datasets/stargazers"><img src="https://img.shields.io/github/stars/WildlifeDatasets/wildlife-datasets" alt="GitHub stars"></a>
  <a href="https://github.com/WildlifeDatasets/wildlife-datasets/watchers"><img src="https://img.shields.io/github/watchers/WildlifeDatasets/wildlife-datasets" alt="GitHub watchers"></a>
  <a href="https://github.com/WildlifeDatasets/wildlife-datasets/blob/main/LICENSE"><img src="https://img.shields.io/github/license/WildlifeDatasets/wildlife-datasets" alt="License"></a>
</p>

<p align="center">
<img src="https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/datasets-logo.png" alt="Wildlife datasets" width="300">
</p>

<div align="center">
  <p align="center">Pipeline for wildlife re-identification including dataset zoo, training tools and trained models. Usage includes classifying new images in labelled databases and clustering individuals in unlabelled databases.</p>
  <a href="https://wildlifedatasets.github.io/wildlife-datasets/">Documentation</a>
  ·
  <a href="https://github.com/WildlifeDatasets/wildlife-datasets/issues/new?assignees=aerodynamic-sauce-pan&labels=bug&projects=&template=bug_report.md&title=%5BBUG%5D">Report Bug</a>
  ·
  <a href="https://github.com/WildlifeDatasets/wildlife-datasets/issues/new?assignees=aerodynamic-sauce-pan&labels=enhancement&projects=&template=enhancement.md&title=%5BEnhancement%5D">Request Feature</a>
  ·
  <a href="mailto:wilddatasets@gmail.com">:mailbox_with_mail:Email</a>
</div>

</br>

| <a href="https://www.kaggle.com/datasets/wildlifedatasets/wildlifereid-10k"><img src="https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/wildlifereID10k-logo.png" alt="WildlifeReID-10k" width="200"></a>  | <a href="https://huggingface.co/BVRA/MegaDescriptor-L-384"><img src="https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/megadescriptor-logo.png" alt="MegaDescriptor" width="200"></a> | <a href="https://github.com/WildlifeDatasets/wildlife-tools"><img src="https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/tools-logo.png" alt="Wildlife tools" width="200"></a> |
|:--------------:|:-----------:|:------------:|
| Dataset for identification of individual animals | Trained model for individual re&#x2011;identification  | Tools for training re&#x2011;identification models |

</br>

## Wildlife Re-Identification (Re-ID) Datasets

The aim of the project is to provide comprehensive overview of datasets for wildlife individual re-identification and an easy-to-use package for developers of machine learning methods. The core functionality includes:

- overview of 50 publicly available wildlife re-identification datasets and 2 metadatasets.
- utilities to mass download and convert them into a unified format and fix some wrong labels.
- default splits for several machine learning tasks including the ability create additional splits.

An introductory example is provided in a [Jupyter notebook](notebooks/introduction.ipynb). The package provides a natural synergy with [WildlifeTools](https://github.com/WildlifeDatasets/wildlife-tools), which provides our [MegaDescriptor](https://huggingface.co/BVRA/MegaDescriptor-L-384) model and tools for training neural networks. 

Do you know about any animal re-identification dataset which is not included? Post it to the [discussion forum](https://github.com/WildlifeDatasets/wildlife-datasets/discussions/6) please.

## Changelog

[18/08/2025] Reached **50 datasets** by adding BristolGorillas2020 (primates), CattleMuzzle, CoBRAReIdentificationYoungstock, HolsteinCattleRecognition (cows), CzechLynx (lynxes) and WildRaptorID (eagles).  
[14/04/2025] Added AnimalCLEF2025, WildlifeReID-10k (unifications of multiple datasets), MultiCamCows2024 (cows) and PrimFace (primates).  
[31/10/2024] Added AmvrakikosTurtles, ReunionTurtles, SouthernProvinceTurtles, ZakynthosTurtles (sea turtles), ELPephants (elephants) and Chicks4FreeID (chickens).  
[09/05/2024] Added CatIndividualImages (cats), CowDataset (cows) and DogFaceNet (dogs).  
[28/02/2024] Added MPDD (dogs), PolarBearVidID (polar bears) and SeaStarReID2023 (sea stars).  
[04/01/2024] Received **Best paper award** at WACV 2024.

## Summary of datasets

An overview of the provided datasets is available in the [documentation](https://wildlifedatasets.github.io/wildlife-datasets/datasets/). We include basic characteristics such as publication years, number of images, number of individuals, dataset time span (difference between the last and first image taken) and additional information such as source, number of poses, inclusion of timestamps, whether the animals were captured in the wild and whether the dataset contain multiple species.

### MetaDatasets

<picture>
  <source media="(prefers-color-scheme: dark)" srcset="https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/MetaDatasets_Summary_inverted.png">
  <source media="(prefers-color-scheme: light)" srcset="https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/MetaDatasets_Summary.png">
  <img alt="Dataset summary" src="https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/MetaDatasets_Summary.png">
</picture>

### Datasets

<picture>
  <source media="(prefers-color-scheme: dark)" srcset="https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/Datasets_Summary_inverted.png">
  <source media="(prefers-color-scheme: light)" srcset="https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/Datasets_Summary.png">
  <img alt="Dataset summary" src="https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/Datasets_Summary.png">
</picture>


## Installation

The installation of the package is simple by
```
pip install wildlife-datasets
```


## Basic functionality

We show an example of downloading, extracting and processing the MacaqueFaces dataset.

```
from wildlife_datasets import analysis, datasets

datasets.MacaqueFaces.get_data('data/MacaqueFaces')
dataset = datasets.MacaqueFaces('data/MacaqueFaces')
```

The class `dataset` contains the summary of the dataset. The content depends on the dataset. Each dataset contains the identity and paths to images. This particular dataset also contains information about the date taken and contrast. Other datasets store information about bounding boxes, segmentation masks, position from which the image was taken, keypoints or various other information such as age or gender.

```
dataset.df
```

<picture>
  <source media="(prefers-color-scheme: dark)" srcset="https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/MacaqueFaces_DataFrame_inverted.png">
  <source media="(prefers-color-scheme: light)" srcset="https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/MacaqueFaces_DataFrame.png">
  <img alt="Overview of the MacaqueFaces dataset" src="https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/MacaqueFaces_DataFrame.png">
</picture>

The dataset also contains basic metadata including information about the number of individuals, time span, licences or published year.

```
dataset.summary
```

<picture>
  <source media="(prefers-color-scheme: dark)" srcset="https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/MacaqueFaces_Metadata_inverted.png">
  <source media="(prefers-color-scheme: light)" srcset="https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/MacaqueFaces_Metadata.png">
  <img alt="Metadata of the MacaqueFaces dataset" src="https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/MacaqueFaces_Metadata.png">
</picture>

This particular dataset already contains cropped images of faces. Other datasets may contain uncropped images with bounding boxes or even segmentation masks.

```
d.plot_grid()
```

![](https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/MacaqueFaces_Grid.png)

## Additional functionality

For additional functionality including mass loading, datasets splitting or evaluation metrics we refer to the [documentation](https://wildlifedatasets.github.io/wildlife-datasets/) or the [notebooks](https://github.com/WildlifeDatasets/wildlife-datasets/tree/main/notebooks).

## Additional datasets

For a list of additional datasets not included in WidlifeDatasets, see [this webpage](https://github.com/DariaKern/IndividualAnimalRe-IDDatasets).

## Citation

If you like our package, please cite our [paper](https://openaccess.thecvf.com/content/WACV2024/html/Cermak_WildlifeDatasets_An_Open-Source_Toolkit_for_Animal_Re-Identification_WACV_2024_paper.html). You may be also interested in our [SeaTurtleID2022](https://www.kaggle.com/datasets/wildlifedatasets/seaturtleid2022) dataset published in another [paper](https://openaccess.thecvf.com/content/WACV2024/html/Adam_SeaTurtleID2022_A_Long-Span_Dataset_for_Reliable_Sea_Turtle_Re-Identification_WACV_2024_paper.html).

```
@InProceedings{Cermak_2024_WACV,
    author    = {\v{C}erm\'ak, Vojt\v{e}ch and Picek, Luk\'a\v{s} and Adam, Luk\'a\v{s} and Papafitsoros, Kostas},
    title     = {{WildlifeDatasets: An Open-Source Toolkit for Animal Re-Identification}},
    booktitle = {Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV)},
    month     = {January},
    year      = {2024},
    pages     = {5953-5963}
}
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "wildlife-datasets",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Luk\u00e1\u0161 Adam <lukas.adam.cr@gmail.com>, Vojt\u011bch \u010cerm\u00e1k <cermak.vojtech@seznam.cz>",
    "keywords": "wildlife, re-identification, datasets",
    "author": null,
    "author_email": "Luk\u00e1\u0161 Adam <lukas.adam.cr@gmail.com>, Vojt\u011bch \u010cerm\u00e1k <cermak.vojtech@seznam.cz>",
    "download_url": "https://files.pythonhosted.org/packages/8d/14/aed98cc0b76fa89ece415034a6da75ac68e5fc271fcd06f6c7e5711ab735/wildlife_datasets-1.0.7.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n  <a href=\"https://github.com/WildlifeDatasets/wildlife-datasets/issues\"><img src=\"https://img.shields.io/github/issues/WildlifeDatasets/wildlife-datasets\" alt=\"GitHub issues\"></a>\n  <a href=\"https://github.com/WildlifeDatasets/wildlife-datasets/pulls\"><img src=\"https://img.shields.io/github/issues-pr/WildlifeDatasets/wildlife-datasets\" alt=\"GitHub pull requests\"></a>\n  <a href=\"https://github.com/WildlifeDatasets/wildlife-datasets/graphs/contributors\"><img src=\"https://img.shields.io/github/contributors/WildlifeDatasets/wildlife-datasets\" alt=\"GitHub contributors\"></a>\n  <a href=\"https://github.com/WildlifeDatasets/wildlife-datasets/network/members\"><img src=\"https://img.shields.io/github/forks/WildlifeDatasets/wildlife-datasets\" alt=\"GitHub forks\"></a>\n  <a href=\"https://github.com/WildlifeDatasets/wildlife-datasets/stargazers\"><img src=\"https://img.shields.io/github/stars/WildlifeDatasets/wildlife-datasets\" alt=\"GitHub stars\"></a>\n  <a href=\"https://github.com/WildlifeDatasets/wildlife-datasets/watchers\"><img src=\"https://img.shields.io/github/watchers/WildlifeDatasets/wildlife-datasets\" alt=\"GitHub watchers\"></a>\n  <a href=\"https://github.com/WildlifeDatasets/wildlife-datasets/blob/main/LICENSE\"><img src=\"https://img.shields.io/github/license/WildlifeDatasets/wildlife-datasets\" alt=\"License\"></a>\n</p>\n\n<p align=\"center\">\n<img src=\"https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/datasets-logo.png\" alt=\"Wildlife datasets\" width=\"300\">\n</p>\n\n<div align=\"center\">\n  <p align=\"center\">Pipeline for wildlife re-identification including dataset zoo, training tools and trained models. Usage includes classifying new images in labelled databases and clustering individuals in unlabelled databases.</p>\n  <a href=\"https://wildlifedatasets.github.io/wildlife-datasets/\">Documentation</a>\n  \u00b7\n  <a href=\"https://github.com/WildlifeDatasets/wildlife-datasets/issues/new?assignees=aerodynamic-sauce-pan&labels=bug&projects=&template=bug_report.md&title=%5BBUG%5D\">Report Bug</a>\n  \u00b7\n  <a href=\"https://github.com/WildlifeDatasets/wildlife-datasets/issues/new?assignees=aerodynamic-sauce-pan&labels=enhancement&projects=&template=enhancement.md&title=%5BEnhancement%5D\">Request Feature</a>\n  \u00b7\n  <a href=\"mailto:wilddatasets@gmail.com\">:mailbox_with_mail:Email</a>\n</div>\n\n</br>\n\n| <a href=\"https://www.kaggle.com/datasets/wildlifedatasets/wildlifereid-10k\"><img src=\"https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/wildlifereID10k-logo.png\" alt=\"WildlifeReID-10k\" width=\"200\"></a>  | <a href=\"https://huggingface.co/BVRA/MegaDescriptor-L-384\"><img src=\"https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/megadescriptor-logo.png\" alt=\"MegaDescriptor\" width=\"200\"></a> | <a href=\"https://github.com/WildlifeDatasets/wildlife-tools\"><img src=\"https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/tools-logo.png\" alt=\"Wildlife tools\" width=\"200\"></a> |\n|:--------------:|:-----------:|:------------:|\n| Dataset for identification of individual animals | Trained model for individual re&#x2011;identification  | Tools for training re&#x2011;identification models |\n\n</br>\n\n## Wildlife Re-Identification (Re-ID) Datasets\n\nThe aim of the project is to provide comprehensive overview of datasets for wildlife individual re-identification and an easy-to-use package for developers of machine learning methods. The core functionality includes:\n\n- overview of 50 publicly available wildlife re-identification datasets and 2 metadatasets.\n- utilities to mass download and convert them into a unified format and fix some wrong labels.\n- default splits for several machine learning tasks including the ability create additional splits.\n\nAn introductory example is provided in a [Jupyter notebook](notebooks/introduction.ipynb). The package provides a natural synergy with [WildlifeTools](https://github.com/WildlifeDatasets/wildlife-tools), which provides our [MegaDescriptor](https://huggingface.co/BVRA/MegaDescriptor-L-384) model and tools for training neural networks. \n\nDo you know about any animal re-identification dataset which is not included? Post it to the [discussion forum](https://github.com/WildlifeDatasets/wildlife-datasets/discussions/6) please.\n\n## Changelog\n\n[18/08/2025] Reached **50 datasets** by adding BristolGorillas2020 (primates), CattleMuzzle, CoBRAReIdentificationYoungstock, HolsteinCattleRecognition (cows), CzechLynx (lynxes) and WildRaptorID (eagles).  \n[14/04/2025] Added AnimalCLEF2025, WildlifeReID-10k (unifications of multiple datasets), MultiCamCows2024 (cows) and PrimFace (primates).  \n[31/10/2024] Added AmvrakikosTurtles, ReunionTurtles, SouthernProvinceTurtles, ZakynthosTurtles (sea turtles), ELPephants (elephants) and Chicks4FreeID (chickens).  \n[09/05/2024] Added CatIndividualImages (cats), CowDataset (cows) and DogFaceNet (dogs).  \n[28/02/2024] Added MPDD (dogs), PolarBearVidID (polar bears) and SeaStarReID2023 (sea stars).  \n[04/01/2024] Received **Best paper award** at WACV 2024.\n\n## Summary of datasets\n\nAn overview of the provided datasets is available in the [documentation](https://wildlifedatasets.github.io/wildlife-datasets/datasets/). We include basic characteristics such as publication years, number of images, number of individuals, dataset time span (difference between the last and first image taken) and additional information such as source, number of poses, inclusion of timestamps, whether the animals were captured in the wild and whether the dataset contain multiple species.\n\n### MetaDatasets\n\n<picture>\n  <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/MetaDatasets_Summary_inverted.png\">\n  <source media=\"(prefers-color-scheme: light)\" srcset=\"https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/MetaDatasets_Summary.png\">\n  <img alt=\"Dataset summary\" src=\"https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/MetaDatasets_Summary.png\">\n</picture>\n\n### Datasets\n\n<picture>\n  <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/Datasets_Summary_inverted.png\">\n  <source media=\"(prefers-color-scheme: light)\" srcset=\"https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/Datasets_Summary.png\">\n  <img alt=\"Dataset summary\" src=\"https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/Datasets_Summary.png\">\n</picture>\n\n\n## Installation\n\nThe installation of the package is simple by\n```\npip install wildlife-datasets\n```\n\n\n## Basic functionality\n\nWe show an example of downloading, extracting and processing the MacaqueFaces dataset.\n\n```\nfrom wildlife_datasets import analysis, datasets\n\ndatasets.MacaqueFaces.get_data('data/MacaqueFaces')\ndataset = datasets.MacaqueFaces('data/MacaqueFaces')\n```\n\nThe class `dataset` contains the summary of the dataset. The content depends on the dataset. Each dataset contains the identity and paths to images. This particular dataset also contains information about the date taken and contrast. Other datasets store information about bounding boxes, segmentation masks, position from which the image was taken, keypoints or various other information such as age or gender.\n\n```\ndataset.df\n```\n\n<picture>\n  <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/MacaqueFaces_DataFrame_inverted.png\">\n  <source media=\"(prefers-color-scheme: light)\" srcset=\"https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/MacaqueFaces_DataFrame.png\">\n  <img alt=\"Overview of the MacaqueFaces dataset\" src=\"https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/MacaqueFaces_DataFrame.png\">\n</picture>\n\nThe dataset also contains basic metadata including information about the number of individuals, time span, licences or published year.\n\n```\ndataset.summary\n```\n\n<picture>\n  <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/MacaqueFaces_Metadata_inverted.png\">\n  <source media=\"(prefers-color-scheme: light)\" srcset=\"https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/MacaqueFaces_Metadata.png\">\n  <img alt=\"Metadata of the MacaqueFaces dataset\" src=\"https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/MacaqueFaces_Metadata.png\">\n</picture>\n\nThis particular dataset already contains cropped images of faces. Other datasets may contain uncropped images with bounding boxes or even segmentation masks.\n\n```\nd.plot_grid()\n```\n\n![](https://github.com/WildlifeDatasets/wildlife-datasets/raw/main/docs/resources/MacaqueFaces_Grid.png)\n\n## Additional functionality\n\nFor additional functionality including mass loading, datasets splitting or evaluation metrics we refer to the [documentation](https://wildlifedatasets.github.io/wildlife-datasets/) or the [notebooks](https://github.com/WildlifeDatasets/wildlife-datasets/tree/main/notebooks).\n\n## Additional datasets\n\nFor a list of additional datasets not included in WidlifeDatasets, see [this webpage](https://github.com/DariaKern/IndividualAnimalRe-IDDatasets).\n\n## Citation\n\nIf you like our package, please cite our [paper](https://openaccess.thecvf.com/content/WACV2024/html/Cermak_WildlifeDatasets_An_Open-Source_Toolkit_for_Animal_Re-Identification_WACV_2024_paper.html). You may be also interested in our [SeaTurtleID2022](https://www.kaggle.com/datasets/wildlifedatasets/seaturtleid2022) dataset published in another [paper](https://openaccess.thecvf.com/content/WACV2024/html/Adam_SeaTurtleID2022_A_Long-Span_Dataset_for_Reliable_Sea_Turtle_Re-Identification_WACV_2024_paper.html).\n\n```\n@InProceedings{Cermak_2024_WACV,\n    author    = {\\v{C}erm\\'ak, Vojt\\v{e}ch and Picek, Luk\\'a\\v{s} and Adam, Luk\\'a\\v{s} and Papafitsoros, Kostas},\n    title     = {{WildlifeDatasets: An Open-Source Toolkit for Animal Re-Identification}},\n    booktitle = {Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV)},\n    month     = {January},\n    year      = {2024},\n    pages     = {5953-5963}\n}\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Library for easier access and research of wildlife re-identification datasets",
    "version": "1.0.7",
    "project_urls": {
        "Bug Tracker": "https://github.com/WildlifeDatasets/wildlife-datasets/issues",
        "Documentation": "https://wildlifedatasets.github.io/wildlife-datasets/",
        "Homepage": "https://github.com/WildlifeDatasets/wildlife-datasets"
    },
    "split_keywords": [
        "wildlife",
        " re-identification",
        " datasets"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6412109f7867ec47cacb5332ba189aad9c24dffe0af470450a514dfc5bd27d6c",
                "md5": "d180540a47c34c4fb6a9ac2b6d2f829e",
                "sha256": "e800aeaff6817a1168612aed63d276c39f6aa1decd9aef8c158c4c30734abe1e"
            },
            "downloads": -1,
            "filename": "wildlife_datasets-1.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d180540a47c34c4fb6a9ac2b6d2f829e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 95993,
            "upload_time": "2025-08-18T09:49:05",
            "upload_time_iso_8601": "2025-08-18T09:49:05.220744Z",
            "url": "https://files.pythonhosted.org/packages/64/12/109f7867ec47cacb5332ba189aad9c24dffe0af470450a514dfc5bd27d6c/wildlife_datasets-1.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8d14aed98cc0b76fa89ece415034a6da75ac68e5fc271fcd06f6c7e5711ab735",
                "md5": "9a417f35e90eac539c4a41ec3350355d",
                "sha256": "579a646e5b44c5fb527139b41b6b44cb87bc520d523b0bc1e7ae26a90be0fc63"
            },
            "downloads": -1,
            "filename": "wildlife_datasets-1.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "9a417f35e90eac539c4a41ec3350355d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 64518,
            "upload_time": "2025-08-18T09:49:06",
            "upload_time_iso_8601": "2025-08-18T09:49:06.749333Z",
            "url": "https://files.pythonhosted.org/packages/8d/14/aed98cc0b76fa89ece415034a6da75ac68e5fc271fcd06f6c7e5711ab735/wildlife_datasets-1.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-18 09:49:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "WildlifeDatasets",
    "github_project": "wildlife-datasets",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "wildlife-datasets"
}
        
Elapsed time: 1.40531s