Skip to main content

Model Library Base for the Kisters Network Store

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:

[project.entry-points]
[project.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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

File details

Details for the file kisters_network_store_model_library-0.6.4-py3-none-any.whl.

File metadata

File hashes

Hashes for kisters_network_store_model_library-0.6.4-py3-none-any.whl
Algorithm Hash digest
SHA256 76cbdec8dc19a5cff79fb9f0605bd16493c5463c510367d877589494262c3b35
MD5 5b88dfb1869317d4a6286ab4c113b614
BLAKE2b-256 ce4dfb3f2bda8ca2801a5e5986d1eae6320b660354457e5622b6a07252d50f4f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page