Collection of tools for recurring tasks
Project description
bdtools
Toolkit for reccuring tasks
Index
Installation
Pease select your operating system
Windows
Step 1: Download this GitHub Repository
- Click on the green
<> Codebutton and downloadZIP - 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
.exefile- 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
<> Codebutton and downloadZIP - 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
Release history Release notifications | RSS feed
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.0.tar.gz
(37.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
bd_tools-0.3.0-py3-none-any.whl
(42.2 kB
view details)
File details
Details for the file bd_tools-0.3.0.tar.gz.
File metadata
- Download URL: bd_tools-0.3.0.tar.gz
- Upload date:
- Size: 37.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b9ad6e08d98e6ca25884df20e79a94e322542e47f170eec39f0af8d8b6741cb
|
|
| MD5 |
c46c2bd56aceeb37f200023cee697bf3
|
|
| BLAKE2b-256 |
9a89c5a4600631c2a67dca94c7fe4eea35313f425df077a51f80bca788954292
|
File details
Details for the file bd_tools-0.3.0-py3-none-any.whl.
File metadata
- Download URL: bd_tools-0.3.0-py3-none-any.whl
- Upload date:
- Size: 42.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41238d32e82ed3c09efecc30fdd6d0d38d4845314ac6a9f2a32c171f88e535a1
|
|
| MD5 |
2fe131d9fed6531c23a6f3e8b1241e2d
|
|
| BLAKE2b-256 |
f25d68f9d1098b47a3421e5084a0007c561b95fc393af4099f63e019c1508087
|