Skip to main content

[![Python version][py-image]][py-link] [![PyPi version][pypi-image]][pypi-link] [![Build status][ci-image]][ci-link]

Introduction

This tool essentially serves as an installer for Jellyfish for use with Python. A small bundle of utilities is also included as a bonus.

Citing

Install

### With pip

` {.sourceCode .shell} python -m venv $HOME/.virtualenvs/km source $HOME/.virtualenvs/km/bin/activate pip install --upgrade setuptools wheel pip pip install . `

### Options

Additionally, pyJellyfish contains an option to manually specify which Jellyfish version one wishes to build against. This can be done by running setup.py with the the custom build command jellyfish.

` {.sourceCode .shell} source $HOME/.virtualenvs/km/bin/activate python setup.py jellyfish --version 2.2.10 `

Note that the setup script will automatically detect if jellyfish is installed on your system and build against it if found. After running the previous commands, installation will proceed as usual, skipping the jellyfish installation step.

` {.sourceCode .shell} pip install . `

#### Requirements

  • Python 3.6.0 or later

[py-image]: https://img.shields.io/badge/python-3.6-blue.svg [py-link]: https://www.python.org/download/releases/3.6.0 [pypi-image]: https://img.shields.io/pypi/v/pyjellyfish.svg [pypi-link]: https://pypi.python.org/pypi/pyjellyfish [ci-image]: https://travis-ci.org/iric-soft/pyJellyfish.svg?branch [ci-link]: https://travis-ci.org/iric-soft/pyJellyfish

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyjellyfish-1.0.1.tar.gz (2.3 MB view details)

Uploaded Source

File details

Details for the file pyjellyfish-1.0.1.tar.gz.

File metadata

  • Download URL: pyjellyfish-1.0.1.tar.gz
  • Upload date:
  • Size: 2.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5

File hashes

Hashes for pyjellyfish-1.0.1.tar.gz
Algorithm Hash digest
SHA256 5935912a9628ffc98368bd78ab364eb5fd019a43c452ffc4644f253bf5ce35f3
MD5 2bd496a703a068851869c6510c305583
BLAKE2b-256 fd85bff54b6b6b2e6eaab3cca23addbc07d4f8f227a0fb13f2b48f3750b0a3c0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page