Metadata-Version: 2.1
Name: challengeutils
Version: 2.2.0
Summary: Challenge utility functions
Home-page: https://github.com/Sage-Bionetworks/challengeutils
Author: Thomas Yu
Author-email: thomasyu888@gmail.com
License: Apache
Description: 
        # Sage Bionetworks Challenge Utilities
        
        `challengeutils` is a set of tools and commands that provides an interface for managing crowd-sourced challenges administered on [Synapse](https://www.synapse.org), including but not limited to, [DREAM Challenges](http://dreamchallenges.org/).  Its main purpose is to ease the process of creating, monitoring, and ending a challenge, as well as provide useful functions for post-competition analysis. _This package is being actively developed and maintained by DREAM and Informatics & Biocomputing (IBC), Computational Oncology Group at Sage Bionetworks._
        
        Automation | Status
        -----------|-------
        [![Docker Automated](https://img.shields.io/docker/automated/sagebionetworks/challengeutils.svg)](https://hub.docker.com/r/sagebionetworks/challengeutils/) | ![Docker Build](https://img.shields.io/docker/build/sagebionetworks/challengeutils.svg)
        pypi | [![Get challengeutils from PyPI](https://img.shields.io/pypi/v/challengeutils.svg)](https://pypi.python.org/pypi/challengeutils)
        travis | [![Build Status master branch](https://travis-ci.org/Sage-Bionetworks/challengeutils.svg?branch=master)](https://travis-ci.org/Sage-Bionetworks/challengeutils)
        
        
        ## Documentation
        
        `challengeutils` functionality is documented, [click here to check it out](https://sage-bionetworks.github.io/challengeutils/)!
        
        
        ## Installation
        
        ```
        pip install challengeutils
        challengeutils -v
        ```
        
        ## Contributing
        Thinking about contributing to challengeutils? Get started by reading our [Contributor Guide](CONTRIBUTING.md).
        
Platform: UNKNOWN
Requires-Python: >=3.6, <3.9
Description-Content-Type: text/markdown
