Skip to main content

Social Business platform (entreprise collaboration and information management)

Project description

About

Abilian SBE (Social Business Engine) is a platform for social business applications, and more specifically collaborative / enterprise 2.0 business applications, such as enterprise social networks (ESN).

Abilian SBE revolves around the concept of communities, which are collaborative spaces with services such as lightweight document management, discussions, wikis, user timelines, etc.

It is based on the Abilian Core project which provide the basic services, on top of Flask and SQLAlchemy.

Abilian SBE is used by several major customers in production, since mid 2013.

https://circleci.com/gh/abilian/abilian-sbe.svg?style=svg https://static.pepy.tech/badge/abilian-core

Screenshots

https://raw.githubusercontent.com/abilian/abilian-sbe/master/docs/images/screenshot-3.png https://raw.githubusercontent.com/abilian/abilian-sbe/master/docs/images/screenshot-2.png https://raw.githubusercontent.com/abilian/abilian-sbe/master/docs/images/screenshot-1.png

Install

Prerequisites (native dependencies)

  • Python 2.7, virtualenv, pip

  • Redis

  • Sqlite, or a postgresql database.

  • A few image manipulation libraries (libpng, libjpeg…)

  • poppler-utils, unoconv, LibreOffice, ImageMagick.

  • {Less} css pre-processor

  • A Java environment (JRE 1.7 for example). The closure compiler is used for minifying javascript files. You don’t have to install the compiler yourself, but a Java environment is required.

Get a working application

The following commands will create a virtualenv for the application, install a script named abilian_sbe, launch development server and open a setupwizard in your browser:

$ virtualenv sbe
$ cd sbe; source bin/activate
$ pip install -U setuptools pip
$ pip install abilian-sbe
$ python -m abilian.sbe.app setup_sbe_app

MAC OS + Homebrew

You will need to install the following packages using homebrew (before running pip install ...):

brew install python2.7 jpeg git libmagic poppler imagemagick

Running with gunicorn

gunicorn 'abilian.sbe.app.create_app()'

Developing

Branching policy

We currently have two branches:

  • master for stable version (0.3.x)

  • develop for next version (0.4.devx)

Testing

Short test

Make sure all the dependencies are installed (cf. above), then run make test.

With coverage

Run make test-with-coverage.

Full test suite

Install tox. Run tox -e ALL.

2 environments are available:

  • py27: uses in-memory sqlite

  • py27_postgres: uses local postgresql server (you need to first create a

    database, and user/password; tox uses environment variables POSTGRES_HOST, POSTGRES_PORT, POSTGRES_DB, POSTGRES_USER, POSTGRES_PASSWORD)

Build Status

The project is under continuous integration with Travis and CircleCI:

https://travis-ci.org/abilian/abilian-sbe.svg?branch=master https://coveralls.io/repos/abilian/abilian-sbe/badge.svg?branch=master

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

abilian-sbe-0.5.21.tar.gz (4.4 MB view details)

Uploaded Source

Built Distribution

abilian_sbe-0.5.21-py3-none-any.whl (4.7 MB view details)

Uploaded Python 3

File details

Details for the file abilian-sbe-0.5.21.tar.gz.

File metadata

  • Download URL: abilian-sbe-0.5.21.tar.gz
  • Upload date:
  • Size: 4.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6

File hashes

Hashes for abilian-sbe-0.5.21.tar.gz
Algorithm Hash digest
SHA256 d869b3e3b8987fdd25376122cf39f29142875c881767671bf53f1444133e3f7b
MD5 1c7c98d9a380527c7ee3b2f36674858a
BLAKE2b-256 a09db8f57c2a0370b8e3ceb672bd24d34ef142589797a4b639daa2ccb86cf1a9

See more details on using hashes here.

File details

Details for the file abilian_sbe-0.5.21-py3-none-any.whl.

File metadata

  • Download URL: abilian_sbe-0.5.21-py3-none-any.whl
  • Upload date:
  • Size: 4.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6

File hashes

Hashes for abilian_sbe-0.5.21-py3-none-any.whl
Algorithm Hash digest
SHA256 39222475aa6d986ee546feb7b5ebed92ab52fbe1bf508916f9a5da6fab9a0dd9
MD5 19c37940b37318a187682025542d6cd7
BLAKE2b-256 8eb3dfa18dea86735328a6db94f0abcea5429c78a731d227451794cd3b8f5b5f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page