Skip to main content

Baltic LSC module old_scheme

Project description

Computation Module Template Python

Package balticlsc is supposed to help with creating modules for the BalticLSC system in the python environment.

Upload new version of the package

python setup.py sdist
twine upload dist/balticlsc-{version}.tar.gz

Download the package

You can simply download the package using PyPI:

python -m pip install balticlsc

or clone the repo and use the code directly.

Build your module

  1. Create an implementation of the ProcessingInterface*. It should handle tokens according to the documentation.
  2. Init in your code the BalticLSC api using yours implementation of processing*:
    from balticlsc.scheme.api import init_baltic_api
    
    app, rest_client = init_baltic_api(Processing)
    
  3. Build the proper Dockerfile according to the documentation*.

*Here you got some example modules on which you can base yours:

  1. Face recogniser

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

balticlsc-0.1.5.tar.gz (13.3 kB view details)

Uploaded Source

File details

Details for the file balticlsc-0.1.5.tar.gz.

File metadata

  • Download URL: balticlsc-0.1.5.tar.gz
  • Upload date:
  • Size: 13.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10

File hashes

Hashes for balticlsc-0.1.5.tar.gz
Algorithm Hash digest
SHA256 6f3910d709b6fe98faca93137d4023fe26d9a836682d17ec62a419fb94f1c9c0
MD5 c0d1612df072dcc05b071cf6e2992f9f
BLAKE2b-256 714f989a9acc6d9e9de912c8540ed7e4b25b54c4c16b8ee7afd441d9a3db15a6

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