Skip to main content

Graphical user interface for the Python HTTP logging server

Project description

https://img.shields.io/badge/dynamic/json.svg?url=https://api.bitbucket.org/2.0/repositories/saaj/chronologer/pipelines/?page=1%26pagelen=1%26sort=-created_on%26target.ref_name=frontend&label=build&query=$.values[0].state.result.name&colorB=blue https://badge.fury.io/py/ChronologerUI.svg

Chronologer UI

Chronologer

Chronologer UI is a Qooxdoo application written in ECMAScript 5.1.

Building frontend

The frontend requires Qoodxoo 5 SDK which requires Python 2. The SDK can be installed like:

wget -q -P /tmp https://github.com/qooxdoo/qooxdoo/archive/branch_5_0_x.zip
mkdir -p /usr/share/javascript/qooxdoo
unzip -q -d /usr/share/javascript/qooxdoo /tmp/branch_5_0_x.zip
mv /usr/share/javascript/qooxdoo/qooxdoo-branch_5_0_x \
   /usr/share/javascript/qooxdoo/qooxdoo-5.0.3-sdk

To install dependencies:

./generate.py load-library

To make a development build and serve it locally:

./generate.py && ./generate.py source-server

To run the test suite in terminal:

./generate.py test-console && ./generate.py testsuite

To make the Python distribution package:

python3 setup.py sdist

Credits

Logo is contributed by lightypaints.

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

ChronologerUI-0.3.2.tar.gz (675.7 kB view hashes)

Uploaded Source

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