Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/timothycrosley/blox
- Owner: timothycrosley
- License: mit
- Created: 2015-10-16T00:52:21.000Z (about 9 years ago)
- Default Branch: develop
- Last Pushed: 2022-12-26T20:15:39.000Z (almost 2 years ago)
- Last Synced: 2024-10-03T15:35:16.090Z (about 1 month ago)
- Language: Python
- Size: 680 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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