Skip to main content

Types for the calmjs framework.

Project description

calmjs.types

A collection of types (mostly exception classes) for use with calmjs.

https://travis-ci.org/calmjs/calmjs.types.svg?branch=1.0.1 https://ci.appveyor.com/api/projects/status/iyrgqhraj2qjn1cl/branch/1.0.1?svg=true https://coveralls.io/repos/github/calmjs/calmjs.types/badge.svg?branch=1.0.1

Introduction

Developers of packages and extensions that make use of the Calmjs toolchain has the option to advise the toolchain with their custom entry point declarations. However, to halt the execution they will need to raise specific exceptions. This package provides those exceptions as a separate package, under the MIT Expat license, to avoid the coupling of the package being developed from the core calmjs package.

Installation

As this is a developer catered package, the installation should be optional, and the recommended method is to use the install_requires or setup_requires argument for the setup function call for the setup.py of the package.

If required, the following command may be executed to source the latest stable version of calmjs.types wheel from PyPI for installation into the current Python environment.

$ pip install calmjs.types

Contribute

Changelog

1.0.1 - 2020-01-18

  • Package metadata update - LICENSE file now included in source distribution.

1.0.0 - 2017-12-06

  • Initial release.

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

calmjs.types-1.0.1.zip (9.2 kB view hashes)

Uploaded Source

Built Distribution

calmjs.types-1.0.1-py2.py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 2 Python 3

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