calmjs.types
A collection of types (mostly exception classes) for use with calmjs.
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
Issue Tracker: https://github.com/calmjs/calmjs.types/issues
Source Code: https://github.com/calmjs/calmjs.types
Legal
The calmjs.types package is copyright (c) 2017 Auckland Bioengineering Institute, University of Auckland. The calmjs.types package is licensed under the MIT license (specifically, the Expat License).
The Calmjs project is copyright (c) 2017 Auckland Bioengineering Institute, University of Auckland.
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.
Release files for calmjs.types 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| calmjs.types-1.0.1.zip | 9.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| calmjs.types-1.0.1-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 14.4 kB
Release files / calmjs.types-1.0.1.zip
| Download URL | calmjs.types-1.0.1.zip |
|---|---|
| Size | 9.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
106598bfd9b1dd13eab3d767079b7706ede18ae8cbdb2fd7c7230fec99238c04
|
|
BLAKE2b-256 checksum How to use checksums |
4e9ce54779442314ed55a20cf1f1bf284fac13979c7f270a6128688d16ede828
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.5
|
Release files / calmjs.types-1.0.1-py2.py3-none-any.whl
| Download URL | calmjs.types-1.0.1-py2.py3-none-any.whl |
|---|---|
| Size | 5.2 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
806ebc4a5ccf546db0cb86ed2c5590f1f4233fc50254ca9651b182b51f89a669
|
|
BLAKE2b-256 checksum How to use checksums |
ca0877564d39e3a6d2450908b136251e21352da97d37d96a1fa8af2e87c21e53
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.5
|