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

File metadata

  • Download URL: kisters.network_store.model_library-0.2.0.tar.gz
  • Upload date:
  • Size: 14.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6

File hashes

Hashes for kisters.network_store.model_library-0.2.0.tar.gz
Algorithm Hash digest
SHA256 cff8626e49f0bd38f7095e87e2af3d847b240f4392c55096b3290cb4c1432d97
MD5 1cbf4488936d6fedc247b61408b05ab0
BLAKE2b-256 a369431cc16d0f46ff788e2434d7321994aea6285b84de15bc14002929231c7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for kisters.network_store.model_library-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8c7d3cf9a17cf9acf98ff10d3af58028a0784812bf1c6cfdd756285b307de530
MD5 f4d417310eb053b548002d35aecc83ba
BLAKE2b-256 fbe460097cb253098d496eecb3b4376c0d00588cedf8c939bd4bf58d74256dd7

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