Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tkp-archive/crowdsource

A streaming competition engine
https://github.com/tkp-archive/crowdsource

automl competitive-programming cryptocurrency python

Last synced: 3 months ago
JSON representation

A streaming competition engine

Awesome Lists containing this project

README

        

# crowdsource
Crowdsourcing answers

[![Build Status](https://github.com/timkpaine/crowdsource/workflows/Build%20Status/badge.svg?branch=main)](https://github.com/timkpaine/crowdsource/actions?query=workflow%3A%22Build+Status%22)
[![codecov](https://codecov.io/gh/timkpaine/crowdsource/branch/main/graph/badge.svg)](https://codecov.io/gh/timkpaine/crowdsource)
[![GitHub issues](https://img.shields.io/github/issues/timkpaine/crowdsource.svg)]()
[![PyPI](https://img.shields.io/pypi/l/crowdsource.svg)](https://pypi.python.org/pypi/crowdsource)
[![PyPI](https://img.shields.io/pypi/v/crowdsource.svg)](https://pypi.python.org/pypi/crowdsource)

## Installation
`pip install crowdsource` or from source `python setup.py install`

## Running the Server
`python -m crowdsource.server`

![](https://raw.githubusercontent.com/timkpaine/crowdsource/master/docs/img/screenshot.png)