Skip to main content

Python-React application for visualization of urban data

Project description

Metacity Workspace

Build Status Pypi version

Metacity Workspace is a Python package, which is also the main Metacity application.

See running live: http://metacity.cc

Installation

Install with:

pip install metaworkspace

For easy installation, follow the instructions described here.

Branches

Branch Description
main protected, merged PRs auto tested and deployed to PyPI and to live server if tag present
dev merged PRs auto tested and version bumped if tag present

PR Merge Commit message conventions

Use any of the following tags in the merge commit message title to indicate the type of PR:

In commit message Descrition Branches
action::bump flag to run bump pipeline dev
action::package flag to run deploy package to PyPI main
action::deploy flag to run deploy to metacity.cc server main

Dev branch actions (together with action::bump):

In commit message Descrition Branches
version::patch bump version after patch/bug fix/minor change dev
version::minor bump version after new feature/minor change dev
version::major bump version after major change/breaking change dev

If no tag is used, no action runs after the PR is merged. If no version tag is used, the version is bumped as patch.

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

metaworkspace-0.3.6.tar.gz (3.6 MB 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