Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/timothycrosley/blox

Build it with Python
https://github.com/timothycrosley/blox

Last synced: 30 days ago
JSON representation

Build it with Python

Awesome Lists containing this project

README

        

Blox
===================

[![PyPI version](https://badge.fury.io/py/blox.svg)](http://badge.fury.io/py/blox)
[![Build Status](https://travis-ci.org/timothycrosley/blox.svg?branch=master)](https://travis-ci.org/timothycrosley/blox)
[![Coverage Status](https://coveralls.io/repos/timothycrosley/blox/badge.svg?branch=master&service=github)](https://coveralls.io/github/timothycrosley/blox?branch=master)
[![License](https://img.shields.io/github/license/mashape/apistatus.svg)](https://pypi.python.org/pypi/blox/)
[![Join the chat at https://gitter.im/timothycrosley/blox](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/timothycrosley/blox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

Build it with Python

[![blox Example](https://raw.github.com/timothycrosley/blox/develop/example.gif)](https://github.com/timothycrosley/blox/blob/develop/examples/example.py)

Installing blox
===================

Installing blox is as simple as:

```bash
pip3 install blox --upgrade
```

Ideally, within a virtual environment.

Why blox?
===================

Build it with Python

--------------------------------------------

Thanks and I hope you find blox helpful!

~Timothy Crosley