Skip to main content

Model library for the Kisters Network Store ecosystem

Project description

kisters.network_store.model_library

Base models and associated utilities for the KISTERS Network Store.

A Note on Entrypoints

To publish a model library using entrypoints, add the domain and path to the root directory of your library to the entrypoint kisters.network_store.model_library.util. For example, the model library for the water domain looks as follows:

entry_points={
    "kisters.network_store.model_library.util": [
        "water = kisters.network_store.model_library.water"
    ],
}

For the entrypoint to correctly identify the models in the library, the root __init__.py must include the links and nodes modules. Furthermore, the parent node of your library's nodes is expected to be called _Node and the parent link is expected to be called _Link. All links and nodes in your library will inherit from these two elements.

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

Built Distribution

File details

Details for the file kisters.network_store.model_library-0.2.7.tar.gz.

File metadata

  • Download URL: kisters.network_store.model_library-0.2.7.tar.gz
  • Upload date:
  • Size: 13.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.0.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.9

File hashes

Hashes for kisters.network_store.model_library-0.2.7.tar.gz
Algorithm Hash digest
SHA256 94141119bc2ce8a3e9d672bcbec81ba32b9307cee924278f417d25509c386822
MD5 2f15b7bd7992d618d1d97747a1fc096b
BLAKE2b-256 3ec071d6254fcb8fef1e5f053d5b4ae2a6c10e9091843b23652e475fdfbbc4ef

See more details on using hashes here.

File details

Details for the file kisters.network_store.model_library-0.2.7-py3-none-any.whl.

File metadata

File hashes

Hashes for kisters.network_store.model_library-0.2.7-py3-none-any.whl
Algorithm Hash digest
SHA256 e5daed0c1e3ed925e147b9f0fee54ea26bad4d876a2bf054d5beae5905f92d1d
MD5 17cb044056444fdea4997ea12ad63cee
BLAKE2b-256 49746917aa758716ec3cc9fa52196e28c3a435d5deb6a5ca467d7400f8022bca

See more details on using hashes here.

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