Skip to main content

ULLYSES utility files and scripts

Project description

ullyses-utils

About

This repository contains utility scripts and data files for use in the ULLYSES program.

Installation

To use the utility scripts and files in this repository, simply install with pip:

pip install ullyses-utils

Usage

To use the utility scripts, the module need only be imported and run:

from ullyses_utils import ullyses_config

To use the utility data files, the package should be imported and then relative paths can be determined from your local installation. For example, if you wish to reference the ULLYSES target alias file, you would do so like this:

import os
import ullyses_utils
local_dir = ullyses_utils.__path__[0]
alias_file = os.path.join(local_dir, "data/target_metadata/pd_all_aliases.json")

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

ullyses_utils-2.1.0.tar.gz (1.7 kB view details)

Uploaded Source

Built Distribution

ullyses_utils-2.1.0-py3-none-any.whl (1.6 kB view details)

Uploaded Python 3

File details

Details for the file ullyses_utils-2.1.0.tar.gz.

File metadata

  • Download URL: ullyses_utils-2.1.0.tar.gz
  • Upload date:
  • Size: 1.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for ullyses_utils-2.1.0.tar.gz
Algorithm Hash digest
SHA256 12339658ec12162bbcaf63848717b5e581b5c52654ae1e864ddbdcef09445f0a
MD5 188507b46f1b340d9f067ded2ae08bc9
BLAKE2b-256 dd351dd570419000640ae189e6620b371c9b592f27f571d133e001ae3e603789

See more details on using hashes here.

File details

Details for the file ullyses_utils-2.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for ullyses_utils-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f5d547b03ec03a7208317ec3ddaf672728b66628cc0c03084747bd3e7b179fd6
MD5 3343d2d07fec4a71ff93f5beebf7f5f8
BLAKE2b-256 d0c7a8e328341ab9b3731ab962dd0348422a1f333aa630a35a3e742c56b37814

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