Giter Site home page Giter Site logo

martenson / 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 53.62 MB

Biostar Q&A

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

License: Other

Shell 1.63% Python 45.08% HTML 13.04% CSS 4.19% JavaScript 36.06%

biostar-central's Introduction

Biostar: Building Scientific Communities

Build Status License

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 used to run several science oriented Q&A sites:

The software is open source and free to use under the MIT License.

Features

  • Q&A: questions, answers, comments, user moderation, voting, reputation, badges, threaded discussions
  • RSS Planet: feed aggregation from different sources
  • External authentication: authenticate users with a different web service
  • Email integration: import previous posts from mailing lists
  • Low resource utilization and easy deployment.

Requirements: Python 2.7

Documentation

The documentation:

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

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

Visit http://www.lvh.me:8080 to see the site loaded with demo data.

The www.lvh.me domain resolves to 127.0.0.1 your local host with a proper domain name. You may just as well use http://localhost:8080 or http://127.0.0.1.

In the demo site the user emails are built from the database ids like so: [email protected], [email protected]. The demo user passwords are identical to the emails and you may use these to log into your test site as any of the users.

The user with the email [email protected] has staff level permissions and can also access the admin interface at http://www.lvh.me:8080/admin/.

Enjoy.

Development

Biostar versions and upgrade path: ialbert#400

Support

We may be able to provide support for organizations or institutions. For more information contact [email protected]

Citing

Contributors

List of contributors: https://github.com/ialbert/biostar-central/graphs/contributors

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.