Skip to main content

A simple real time web framework based on aiohttp and RethinkDB.

Project description

# Brink Framework

[![Build Status](https://travis-ci.org/lohmander/brink.svg?branch=feature%2Fmodel-rewrite)](https://travis-ci.org/lohmander/brink)

## Installation

$ pip install brink

## Getting started

Getting started is very easy assuming you have Docker installed.

Start RethinkDB like so

$ docker run -p 8080:8080 -p 28015:28015 -d –name rethink rethinkdb

And then get started with your project like so

$ brink start-project myproject $ cd myproject $ brink sync-db $ brink run

## Contributing

Get the sources

$ git clone git@github.com:lohmander/brink.git

create a virtualenv

$ virtualenv venv $ source venv/bin/activate

install Brink

$ cd brink $ pip3 install -e .

start a new project and start working

$ brink start-project testproj

That’s it.

Now whenever you change the framework source code, it’ll update in your project.

## Documentation

Full documentation is (will be) available at <https://brinkframework.github.io/brink/>.

Project details


Download files

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

Source Distribution

brink-0.3.0.tar.gz (10.8 kB view details)

Uploaded Source

Built Distribution

brink-0.3.0-py3-none-any.whl (16.7 kB view details)

Uploaded Python 3

File details

Details for the file brink-0.3.0.tar.gz.

File metadata

  • Download URL: brink-0.3.0.tar.gz
  • Upload date:
  • Size: 10.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for brink-0.3.0.tar.gz
Algorithm Hash digest
SHA256 1a705453d73e0310ae76f2a6c21590e183249b280fdb5585890dd9a989ec7fb1
MD5 36abb1e79250cb6a2d6e26b9a50f0799
BLAKE2b-256 329f92ad4654d135be2496e91f7c90aded755ecf0274af3e0f1e24e84919dcf1

See more details on using hashes here.

File details

Details for the file brink-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for brink-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ea72cddb826d845d6e40138a57affe9013e716ee13cb7b65e0acad983de9f09e
MD5 8cf9003ebd0ee02617367c3cc8f475c0
BLAKE2b-256 8549af886557a2e73b8ac7b7664141ccf555cd547f925d4faad262b859e25509

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