Coder Social home page Coder Social logo

widgital / biostar-central Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ialbert/biostar-central

0.0 2.0 0.0 52.59 MB

Biostar Q&A

Home Page: http://www.biostars.org/

License: Other

Shell 1.64% Python 43.32% HTML 30.22% CSS 4.70% JavaScript 19.89% PHP 0.22%

biostar-central's Introduction

Build Status

Biostar: Software for building Scientific Communities

Detailed documentation: http://docs.biostars.org/

BioStar is a Python and Django based Q&A software. It is a simple, generic, flexible and extensible Q&A framework.

The site has been developed by scientists and for scientists. It aims to address the requirements and needs that scientific communities have.

Biostar is the software that runs several science oriented Q&A sites:

Features

  • Standard Q&A: post questions, answers, comments, user moderation, voting, badges, threaded discussions
  • Email integration: import previous posts from mailing lists, reply to posts via email
  • RSS Planet: feed aggregation from different sources
  • External authentication: authenticate users with a different web service
  • Low resource utilization and easy deployment. Host an entire domain, the database, and all related background jobs and serve millions of page views per month on a computer with just 4GB of RAM.

Support

The software is open source and free to use under the most permissible license.

The developers of the software are also available to provide commercial level support for deploying Biostar sites for entire organizations. Contact: [email protected]

Requirements: Python 2.7

Documentation

The documentation is maintained at:

http://docs.biostars.org/

The source for the documentation can be found in the docs folder.

Quick Start

From the biostar source directory:

# Install the requirements.
pip install --upgrade -r conf/requirements/base.txt

# Load the environment variables.
source conf/defaults.env

# Initialize database, import test data, index for searching and run the server.
./biostar.sh init import index run

Visit http://locahost:8080 to see the site loaded with default settings.

Enjoy.

biostar-central's People

Contributors

alevchuk avatar dpryan79 avatar dreinhold avatar egonw avatar enormandeau avatar ialbert avatar ichait avatar kislyuk avatar kumarrishabh42 avatar lohit13 avatar pindia avatar puntonim avatar tvvocold avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.