Skip to main content

Track information about the execution environment of computations

Project description

compenv

Test Lint Build Docker

Track information about the execution environment of computations.

Install

pip install compenv

Usage

Decorate the auto-populated table on which you want to track the execution environments:

from compenv import record_environment
from datajoint import Computed, schema

schema = schema("my_schema")

@record_environment(schema)
class MyAutoPopulatedTable(Computed):
    ...

After populating the table you can view the generated records in the records table:

MyAutoPopulatedTable.records()

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

compenv-0.1.0.tar.gz (34.9 kB view details)

Uploaded Source

Built Distribution

compenv-0.1.0-py3-none-any.whl (31.6 kB view details)

Uploaded Python 3

File details

Details for the file compenv-0.1.0.tar.gz.

File metadata

  • Download URL: compenv-0.1.0.tar.gz
  • Upload date:
  • Size: 34.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for compenv-0.1.0.tar.gz
Algorithm Hash digest
SHA256 46ed89889d8c46c8a45a68c6aeb7e4a8f533365bf7c7456f921ee5dc4d87eb36
MD5 92fbf3a9ee5fe57d0e2aa72c63a9a5ef
BLAKE2b-256 86d1d5c4ba756fc5c5f245025bf58c7236afd1f0d397f412c24300992d81805c

See more details on using hashes here.

File details

Details for the file compenv-0.1.0-py3-none-any.whl.

File metadata

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

File hashes

Hashes for compenv-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 91e3936db1f08a501e6e2a1182cc2daf50a34aa849014170178741a7799e275a
MD5 e884dc7d65045bc29d9ef44709d6500d
BLAKE2b-256 a4f8d1da9b3b49aa3176e42870b554a78674c6dd6b51e83e58640125418e5fec

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