Property Casualty Data Model Standard
Project description
PCDM
Property Casualty Data Model
SQLAlchemy implementation of OMG Property Casualty Data Model
Distribution
According to the Object Management Group:
Anyone can download specifications from the OMG website for free, write software implementations that conform to the specifications, and use them, give them away, or sell them. Neither OMG membership nor license is required for this.
Installation and Deployment
This repository requires sqlalchemy, so install it if you don't have it:
pip3 install sqlalchemy
or
pip3 install -r requirements.txt
The file deploy_sqlite contains a script that can be used to deploy a SQLite database:
git clone https://github.com/genedan/PCDM
cd PCDM
python3 deploy_sqlite.py
PyPI
This packages is also avaiable on PyPI:
pip3 install pcdm
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pcdm-0.1.0.tar.gz
.
File metadata
- Download URL: pcdm-0.1.0.tar.gz
- Upload date:
- Size: 25.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec583783508fef281be0612550a56b42bd09ac79129e7ec3df44bbc80f8db9b6 |
|
MD5 | 71be3f6c73f20a2b9a514cf9ca248675 |
|
BLAKE2b-256 | 780927233a3faf6ab4f2aa8011090f89fb7c8a92cc2ab7a0f73221fe0e4bf0eb |
File details
Details for the file pcdm-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: pcdm-0.1.0-py3-none-any.whl
- Upload date:
- Size: 34.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8db6eb661274ccc1b9d01051cefc00b65d4a74f36b23456b2a1f6b1e98e0233d |
|
MD5 | 84779f267e985dd7b73d1776b4f165a2 |
|
BLAKE2b-256 | 2ee3c1f3b3700ffa42326d3f9fda968aaa3a929fba7c098bd2d73fe5eb477b3b |