Skip to main content

Utility functions for ImJoy

Project description

ImJoy Utils

Utility module for ImJoy in Python

Development

  • Install and set up development environment.

    pip install -r requirements_dev.txt
    

    This will install all requirements. It will also install this package in development mode, so that code changes are applied immediately without reinstall necessary.

  • Here's a list of development tools we use.

  • It's recommended to use the corresponding code formatter and linters also in your code editor to get instant feedback. A popular editor that can do this is vscode.

  • Run all tests, check formatting and linting.

    tox
    
  • Run a single tox environment.

    tox -e lint
    
  • Reinstall all tox environments.

    tox -r
    
  • Run pytest and all tests.

    pytest
    
  • Run pytest and calculate coverage for the package.

    pytest --cov-report term-missing --cov=imjoy_utils
    
  • Continuous integration is by default supported via GitHub actions. GitHub actions is free for public repositories and comes with 2000 free Ubuntu build minutes per month for private repositories.

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

imjoy-utils-0.1.2.tar.gz (5.3 kB view details)

Uploaded Source

Built Distribution

imjoy_utils-0.1.2-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file imjoy-utils-0.1.2.tar.gz.

File metadata

  • Download URL: imjoy-utils-0.1.2.tar.gz
  • Upload date:
  • Size: 5.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for imjoy-utils-0.1.2.tar.gz
Algorithm Hash digest
SHA256 efbea4eaa524d6c3e66b38fc3c53c53aa1e1bf697a07df4abdc85416746310f3
MD5 76d82164846f401bb85a4201c481cfb7
BLAKE2b-256 f04cc1b311c91530731437a2afa77224a9a1de025c8dff80c076b206faab561b

See more details on using hashes here.

File details

Details for the file imjoy_utils-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: imjoy_utils-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for imjoy_utils-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 bbf3c2a96f2494ed258ceec9ddfea45f209604d31aef79dc085b596efb81276d
MD5 c5b6d8d3d3d15c17010ae9154b62e0e4
BLAKE2b-256 69d95a6c8af2f4b4f49a809ae316ae4c12937d7dfda4e5b2f9e4167df5f15c0e

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