Metadata-Version: 1.1
Name: PyMICE
Version: 0.2.4
Summary: PyMICE - a Python™ library for mice behavioural data analysis
Home-page: https://neuroinflab.wordpress.com/research/pymice/
Author: Jakub M. Kowalski, S. Leski (Laboratory of Neuroinformatics; Nencki Institute of Experimental Biology)
Author-email: j.kowalski@nencki.gov.pl, s.leski@nencki.gov.pl
License: GPL3
Description: PyMICE Python library
        =====================
        
        .. image:: https://badge.fury.io/py/PyMICE.svg
            :target: https://badge.fury.io/py/PyMICE
        
        .. image:: https://travis-ci.org/abukaj/PyMICE.svg?branch=master
            :target: https://travis-ci.org/abukaj/PyMICE
        
        PyMICE is a Pythonâ„˘ library for mice behavioural data analysis.
        
        The library can be used for loading and analysing of data obtained
        from IntelliCageâ„˘ system in an intuitive way in Python programming language.
        
        The library provides user with an object oriented application programming
        interface (API) and a data abstraction layer. It also comes with auxiliary
        tools supporting development of analysis workflows, like data validators and
        a tool for workflow configuration.
        
        We ask that PyMICE `resource identifier
        <http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0146300>`_
        (RRID:nlx_158570) is provided in any published research making use of PyMICE.
        
        For more details please see `The project website
        <https://neuroinflab.wordpress.com/research/pymice/>`_.
        
        
        Acknowledgement
        ---------------
        
        Project sponsored by Symfonia NCN grant: UMO-2013/08/W/NZ4/00691
        
Keywords: IntelliCage mice behavioural data loading analysis
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
