Skip to main content

Components to be used with limbus.

Project description

Limbus-Components: Set of basic components for Limbus

CI

This package is part of Limbus and contains a bunch of useful components.

Installation

This package can be automatically installed by Limbus. If you want to install it manually, you can do it with:

git clone https://github.com/kornia/limbus-components
cd limbus-components
pip install -e .

For development purposes, you can install it with:

pip install -e .[dev]  # also installs limbus

Dev Requirements

To add new components that must be done in the folder limbus_components_dev and then in order to release the changes you must run the the release script.

All the __init__.py files inside the folder limbus_components_dev must have the imports following the next patterns:

    from . import <component_module>  # to import modules
    from .<component_module> import <component_class0>, <component_class1>, ...  # to import components
    # IMPORTANT NOTE: imports with () are not allowed

if they are not following these patterns, the release script will fail. Check examples in the folder limbus_components_dev.

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

limbus-components-0.1.3.tar.gz (33.3 kB view details)

Uploaded Source

Built Distribution

limbus_components-0.1.3-py2.py3-none-any.whl (62.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file limbus-components-0.1.3.tar.gz.

File metadata

  • Download URL: limbus-components-0.1.3.tar.gz
  • Upload date:
  • Size: 33.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for limbus-components-0.1.3.tar.gz
Algorithm Hash digest
SHA256 e8c9ae5e908b281c6f987c3fb4ae4789e9a45bfdc9e457c1512b46ef8dcce234
MD5 7c93d164e23c5d9168a4a875b18ba6aa
BLAKE2b-256 9e89f23dafbe6557e9b17c9ef10a950fbd0b8f85882ad9d1ff3e218a5e4dae9d

See more details on using hashes here.

File details

Details for the file limbus_components-0.1.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for limbus_components-0.1.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 bd2c29d52df043c2db90e6b11ccb34849ad7f1d567b7d3f304025325f37183dd
MD5 5c1e63157900aa02652f12a8226e2f84
BLAKE2b-256 bcdc1b460e1e01990992c430aa2d4e0100ee05d11755d3347ef417e8b8bb4a50

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