Metadata-Version: 1.1
Name: CollectionBatchTool
Version: 0.1.0
Summary: batch import and export of Specify data
Home-page: https://github.com/jmenglund/CollectionBatchTool
Author: Markus Englund
Author-email: jan.markus.englund@gmail.com
License: MIT
Description: CollectionBatchTool
        ===================
        
        CollectionBatchTool is a Python library for importing, exporting, and updating 
        batches of collection data in `Specify <http://specifyx.specifysoftware.org>`_. 
        The intended audience is advance users such as data managers, migration 
        specialists, and system administrators.
        
        * Built on top of the packages
          `peewee <https://peewee.readthedocs.org>`_ and 
          `pandas <http://pandas.pydata.org>`_
        * Fast uploading of large datasets
        * Requires no prior knowledge in SQL and minimal knowledge in Python
        
        Source repository: `<https://github.com/jmenglund/CollectionBatchTool>`_
        
        Currently only with support for Python 3.
Keywords: Specify,Collection management
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
