Skip to main content

Collection of tools for recurring tasks

Project description

Python Badge TensorFlow Badge CUDA Badge cuDNN Badge
Author Badge Date Badge License Badge

bdtools

Toolkit for reccuring tasks

Index

Installation

Pease select your operating system

Windows

Step 1: Download this GitHub Repository

  • Click on the green <> Code button and download ZIP
  • Unzip the downloaded file to a desired location

Step 2: Install Miniforge (Minimal Conda installer)

  • Download and install Miniforge for your operating system
  • Run the downloaded .exe file
    • Select "Add Miniforge3 to PATH environment variable"

Step 3: Setup Conda

  • Open the newly installed Miniforge Prompt
  • Move to the downloaded GitHub repository
  • Run one of the following command:
# TensorFlow with GPU support
mamba env create -f environment_tf-gpu.yml
# TensorFlow with no GPU support 
mamba env create -f environment_tf-nogpu.yml
  • Activate Conda environment:
conda activate bdtools

Your prompt should now start with (bdtools) instead of (base)

MacOS

Step 1: Download this GitHub Repository

  • Click on the green <> Code button and download ZIP
  • Unzip the downloaded file to a desired location

Step 2: Install Miniforge (Minimal Conda installer)

  • Download and install Miniforge for your operating system
  • Open your terminal
  • Move to the directory containing the Miniforge installer
  • Run one of the following command:
# Intel-Series
bash Miniforge3-MacOSX-x86_64.sh
# M-Series
bash Miniforge3-MacOSX-arm64.sh

Step 3: Setup Conda

  • Re-open your terminal
  • Move to the downloaded GitHub repository
  • Run one of the following command:
# TensorFlow with GPU support
mamba env create -f environment_tf-gpu.yml
# TensorFlow with no GPU support 
mamba env create -f environment_tf-nogpu.yml
  • Activate Conda environment:
conda activate bdtools

Your prompt should now start with (bdtools) instead of (base)

Comments

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

bd_tools-0.3.4.tar.gz (38.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bd_tools-0.3.4-py3-none-any.whl (47.0 kB view details)

Uploaded Python 3

File details

Details for the file bd_tools-0.3.4.tar.gz.

File metadata

  • Download URL: bd_tools-0.3.4.tar.gz
  • Upload date:
  • Size: 38.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for bd_tools-0.3.4.tar.gz
Algorithm Hash digest
SHA256 2d52557b7df553e0e4855e7b047033f037429f8565d84fb20b81fad71f60c113
MD5 ce16aa7a208fd3d009806d1ee471bb2b
BLAKE2b-256 9cad737d815bfc984ba3931fff1c1e5239b0c6aeee3f2fd349f65aeb1cec63e4

See more details on using hashes here.

File details

Details for the file bd_tools-0.3.4-py3-none-any.whl.

File metadata

  • Download URL: bd_tools-0.3.4-py3-none-any.whl
  • Upload date:
  • Size: 47.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for bd_tools-0.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 3f544b4089aba81dd538f6d1ede261394cd194f5c724e2cfa29d3102ee6f3d86
MD5 e50b5299476fa1867af2e53d7820abe7
BLAKE2b-256 53e0a9de023d4572b0d772bb9c6643dddba9637432cc795f1afcb612dfc44dfd

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 Pingdom Monitoring Sentry Error logging StatusPage Status page