Unimatrix Domain Models
Project description
Unimake
The unimatrix.ext.model
package declares bases classes to implement
all conceptual models of the Unimatrix Framework.
Install unimatrix.ext.model
:
$ pip install unimatrix.ext.model
Make sure that your local environment satisfies the specified prequisites.
Head over to the development section if you plan to contribute to this project.
Prequisites
The following Python version(s) are compatible with the unimatrix.ext.model
package:
- 3.5 (deprecated)
- 3.6 (deprecated)
- 3.7
- 3.8
- 3.9
To install or upgrade Python, visit https://www.python.org/downloads/ and choose one of the supported releases.
Developing
Clone the source code repository:
$ git clone git@gitlab.com:unimatrixone/libraries/python-unimatrix/model.git
- Run
make env
to set up the local development environment. - Run
make console
to start a Python interpreter. - If new requirements are added to the project (see
git log requirements.txt
), runmake depsrebuild
. - Export the environment variables to a file with
make .env
. Use this command when integrating with third-party IDEs such as Eclipse or VSCode. Do not check in this file to the version control system - it is local to your environment only. - Build the technical documentation with
make documentation
. - Additional targets may be specified in
config.mk
.
License
Proprietary
Click or tap here for licensing requests.
Author information
This Python package was created by Cochise Ruhulessin for the Unimatrix One project.
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
File details
Details for the file unimatrix.ext.model-0.8.0.tar.gz
.
File metadata
- Download URL: unimatrix.ext.model-0.8.0.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab3a2f7da3c16f4a7bcbaa7af64b533dbe3ac1178b9b71c161e3eda1258b4a7e |
|
MD5 | 6348592a3058ebefa4bac9835ffaa36d |
|
BLAKE2b-256 | ca514be29b9cf569e428877e2496103c20c430f54733790db695380b1b136f3e |