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 rethinkdb -p 8080:8080 -p 28015:28015 -d –name rethink
And then get started with your project like so
$ brink start-project myproject $ cd myproject $ brink sync-db $ brink run
## Documentation
Full documentation is (will be) available at <https://lohmander.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
Built Distribution
File details
Details for the file brink-0.2.1.tar.gz
.
File metadata
- Download URL: brink-0.2.1.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c48d4ea18176380a368bdbd52a444296ad18c8a223dc95470e39f8b1a256e77 |
|
MD5 | 30a37049eac4a433f443538ae1b8eddd |
|
BLAKE2b-256 | 8894917927dffe45e0761c78685ff02c6b65d27d26061998dc4dff0cee08fc42 |
File details
Details for the file brink-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: brink-0.2.1-py3-none-any.whl
- Upload date:
- Size: 13.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93b03a7c846e16036485cf82c355b0b3fc6a7bbd5aa1a60e0674a365bec18f8c |
|
MD5 | bf4ef1b9dafc0d3fcf3e2be637028193 |
|
BLAKE2b-256 | e2a4d678ed9c56f6b402ace92ddc5252b11ffbbd6efe61df56ebf9d49da788f2 |