0.0.6 • Published 8 years ago

pyxley v0.0.6

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

pyxley

pyxley.js is a complement to the pxyley python package. It provides a set of simple React components commonly used in developing lightweight dashboards and web applications.

Charts & Filters

The core idea of pyxley is that most dashboards are a simple collection of charts and filters. React provides a common interface that simplifies the integration with Python. Specifics for each chart and filter component are supplied as props in a single master component.

Wrappers

pyxley is predominantly a pattern. This allows us to easily integrate with existing Javascript packages. Utilizing React, pyxley provides a number of simple wrappers to packages such as MetricsGraphics.js and React-Bootstrap.

Installation

Install pyxley using npm

npm install pyxley

or install using Bower

bower install pyxley
0.0.6

8 years ago

0.0.4

8 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago