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.3.1.tar.gz.

File metadata

  • Download URL: kisters.network_store.model_library-0.3.1.tar.gz
  • Upload date:
  • Size: 13.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.9

File hashes

Hashes for kisters.network_store.model_library-0.3.1.tar.gz
Algorithm Hash digest
SHA256 26b57e7581d467d87506a03f23f61034d8cb644198cd38f2f5b0714efd659f80
MD5 cb74f9bc348191ebd9bdcc9544191938
BLAKE2b-256 ac51aa41420f3c1ee502303baf4e2a15da7fe7087e850b09ba6456d410c6e500

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for kisters.network_store.model_library-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4ec14e9222b0abc23b5d747ace46932579ec11fc45414c9172a2dae4397f0715
MD5 ccd8f564260c9df9b9d0e66ea72c77ef
BLAKE2b-256 7e5536cda25f4c8f01fd463ae745df5db02b638abae0fceb4b3655b480fc33dd

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