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_test-{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_test-0.1.1.tar.gz (13.3 kB view details)

Uploaded Source

File details

Details for the file balticlsc_test-0.1.1.tar.gz.

File metadata

  • Download URL: balticlsc_test-0.1.1.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_test-0.1.1.tar.gz
Algorithm Hash digest
SHA256 4c8a2735a674837a5d82ecc293834ed5060d33de32029daa8882d1f3b8324e90
MD5 d50b2d8711837ba6459807485b27bbac
BLAKE2b-256 2ccd319e1cecc4c967040cda60413e9be8ad5bb26df76a4f2f583c06acc6a735

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 Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page