Skip to main content

On the Fly ETL application

Project description

Luminex Application

Installing luminex from PyPi (Latest Release):

pip install luminex

or

pip install git+https://github.com/DISHDevEx/luminex-application.git

Installing luminex from local build (beta testing):

  1. Navigate into the root luminex directory.
cd luminex-application
  1. Run the following command to create the wheel file
python setup.py bdist_wheel --version <VERSION_NUMBER>

NOTE: the <VERSION_NUMBER> only effects your local build. You can use any version number you like. This can be helpful in testing prior to submitting a pull request. Alternatively, you can eclude the --version <VERSION_NUMBER> flag and the .whl file name will output as devex_sdk-VERSION_PLACEHOLDER-py3-none-any.whl

  1. Next, pip install the wheel file by running the following command, note that the version will change depending upon the release:
pip install /dist/luminex-<VERSION_NUMBER>-py3-none-any.whl

Usage

Once complete, luminex will be available in your Python evironment for use. Enter your Python environment and import devex_sdk as you would with any other library or package.

>>> import luminex

All functions contained in luminex available for use can be listed by listing the package directory structure:

>>> dir(luminex)

History

View version history and release notes in HISTORY.

Contributing

Learn how about CONTRIBUTING to luminex.

Releases on GitHub

View all Luminex releases on GitHub.

Releases on PyPi

View all Luminex release history on PyPi.

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

luminex-0.0.2.tar.gz (25.0 kB view details)

Uploaded Source

Built Distribution

luminex-0.0.2-py3-none-any.whl (30.1 kB view details)

Uploaded Python 3

File details

Details for the file luminex-0.0.2.tar.gz.

File metadata

  • Download URL: luminex-0.0.2.tar.gz
  • Upload date:
  • Size: 25.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for luminex-0.0.2.tar.gz
Algorithm Hash digest
SHA256 ba9ae4ab33387980a4ee1f205b32e3361b01d2b02cbc2d81e866c41a3756a959
MD5 adc21f8e23783f71b34ac14f4dc07645
BLAKE2b-256 be9af89b08ee70c891a72c52c2f6c44e95cf7a17061049effe51090dde82904e

See more details on using hashes here.

File details

Details for the file luminex-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: luminex-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 30.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for luminex-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d95471a8f731a5077082df376f27bb735182658798948752e279d9adc996c03e
MD5 c0bf74e450ab2af8b358e0dc5f7f4daa
BLAKE2b-256 2368036fd4f8ecaf99c7a9f43c9caf77d584b98a0adc6b4f8c1db586c3024f4c

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