Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/BelgianBiodiversityPlatform/python-dwca-reader
🐍 A Python package to read Darwin Core Archive (DwC-A) files.
https://github.com/BelgianBiodiversityPlatform/python-dwca-reader
biodiversity biodiversity-informatics biodiversity-standards dwc gbif python
Last synced: 3 months ago
JSON representation
🐍 A Python package to read Darwin Core Archive (DwC-A) files.
- Host: GitHub
- URL: https://github.com/BelgianBiodiversityPlatform/python-dwca-reader
- Owner: BelgianBiodiversityPlatform
- License: bsd-3-clause
- Created: 2013-03-22T12:40:30.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-11-15T08:24:23.000Z (12 months ago)
- Last Synced: 2024-04-14T07:11:46.686Z (7 months ago)
- Topics: biodiversity, biodiversity-informatics, biodiversity-standards, dwc, gbif, python
- Language: Python
- Homepage:
- Size: 712 KB
- Stars: 43
- Watchers: 12
- Forks: 21
- Open Issues: 25
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.txt
- License: LICENSE.txt
- Code of conduct: code_of_conduct.txt
- Authors: AUTHORS
Awesome Lists containing this project
- open-sustainable-technology - python-dwca-reader - A Python package to read and parse Darwin Core Archive (DwC-A) files, as produced by the GBIF website, the IPT and many other biodiversity informatics tools. (Biosphere / Biodiversity Data Cleaning and Standardization)
README
.. image:: https://badge.fury.io/py/python-dwca-reader.svg
:target: https://badge.fury.io/py/python-dwca-reader.. image:: https://github.com/BelgianBiodiversityPlatform/python-dwca-reader/workflows/run-unit-tests/badge.svg
:alt: run-unit-tests.. image:: https://readthedocs.org/projects/python-dwca-reader/badge/?version=latest
:target: http://python-dwca-reader.readthedocs.org/en/latest/?badge=latest
:alt: Documentation StatusWhat is it ?
============A simple Python class to read `Darwin Core Archive`_ (DwC-A) files, including data downloads from `GBIF`_.
Documentation
-------------The documentation has moved to: http://python-dwca-reader.readthedocs.org/.
.. _Darwin Core Archive: http://en.wikipedia.org/wiki/Darwin_Core_Archive
.. _GBIF: https://www.gbif.org