Metadata-Version: 2.1
Name: pytrackdat
Version: 0.2.1
Summary: A utility for assisting in the creation of online databases for biological data.
Home-page: https://github.com/ColauttiLab/PyTrackDat
Author: David Lougheed
Author-email: david.lougheed@gmail.com
License: GPLv3
Description: # PyTrackDat — A pipeline for online data collection and management
        
        PyTrackDat comprises two Python scripts that analyze and assist in converting
        data and relevant metadata from `.csv` files into an online database that can
        facilitate data management, manipulation, and quality control. What each of
        these scripts does is outlined in this `README.md` file. Note that the care
        that is taken to assemble `.csv` files before using these scripts will help
        ensure that the database generated is maximally useful.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: ~=3.6
Description-Content-Type: text/markdown
