Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tkp-archive/crowdsource
- Owner: tkp-archive
- License: apache-2.0
- Created: 2019-04-11T18:04:52.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-29T14:46:08.000Z (5 months ago)
- Last Synced: 2024-10-03T09:21:58.351Z (4 months ago)
- Topics: automl, competitive-programming, cryptocurrency, python
- Language: Python
- Homepage:
- Size: 7.41 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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)