Skip to main content

Python tools

Project description

PyVTools

General custom tools to work in scientific research using Python

Getting Started

Installation

This package can easily be installed using pip:

pip install pyvtools

An alternative installation that partially uses Anaconda would involve...

  1. First, install some Anaconda distribution, in case you do not have any: https://docs.anaconda.com/anaconda/install/
  2. Then, create an Anaconda environment with Python 3.11.0
    conda create -n dev python=3.11.0
    
  3. Activate the environment
    conda activate dev
    
  4. Then, install all required packages by running the install.sh script:
    yes | . install.sh
    
    This will have executed...
    conda install python=3.11.0 numpy<=1.26.4 \
        matplotlib conda-forge::opencv scikit-image pillow scikit-learn conda-forge::tifffile
    pip install pyvtools
    
  5. That's it! You're good to go :)

That second installation procedure is designed to be overly redundant, so please feel free to follow your own installation procedure.

Requirements

Provided installation steps are only guaranteed to work in Ubuntu 24.04.

In case you are following another installation procedure, this repository requires...

  • Python 3.11.0
  • Numpy <= 1.26.4

Additional information

Main Author Contact

Valeria Pais - @vrpais - valeriarpais@gmail.com

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

pyvtools-1.2.0.tar.gz (8.9 kB view details)

Uploaded Source

Built Distribution

pyvtools-1.2.0-py3-none-any.whl (8.7 kB view details)

Uploaded Python 3

File details

Details for the file pyvtools-1.2.0.tar.gz.

File metadata

  • Download URL: pyvtools-1.2.0.tar.gz
  • Upload date:
  • Size: 8.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for pyvtools-1.2.0.tar.gz
Algorithm Hash digest
SHA256 1029c002d64e30c476f539745644dcef31055d10a9161cc67746fc54a72075a3
MD5 cae1467cacd5cb41da2a4411ee86d9d3
BLAKE2b-256 e1d960b046409ab520a6690141b0cd2ccb558b1c803e27af07cd106ec04aa9e9

See more details on using hashes here.

File details

Details for the file pyvtools-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: pyvtools-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 8.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for pyvtools-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 34881da6a13a7bc639460fc98b990d3d39160ad7a122630caf63b0f145d632c0
MD5 5a137c7bd525eb22e35dd496d0a2d7d1
BLAKE2b-256 3a1647c2abba0d03f0d25e2068963521322681484838cc45273cffd4c0905e12

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