Skip to main content
PyCon US is happening May 14th-22nd in Pittsburgh, PA USA.  Learn more

batch import and export of Specify data

Project description

CollectionBatchTool is a Python library for importing, exporting, and updating batches of collection data in Specify. The intended audience is advanced users such as data managers, migration specialists, and system administrators.

  • Built on top of the packages peewee and pandas

  • Fast uploading of large datasets

  • Requires no prior knowledge in SQL and little knowledge of Python

Currently only with support for Python 3.

Source repository: https://github.com/jmenglund/CollectionBatchTool

Documentation at http://collectionbatchtool.readthedocs.io

https://badge.fury.io/py/CollectionBatchTool.svg https://api.travis-ci.org/jmenglund/CollectionBatchTool.svg?branch=master

Installation

For most users, the easiest way is probably to install the latest version hosted on PyPI:

$ pip install collectionbatchtool

The project is hosted at https://github.com/jmenglund/CollectionBatchTool and can also be installed using git:

$ git clone https://github.com/jmenglund/CollectionBatchTool.git
cd CollectionBatchTool
$ python setup.py install

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page