No project description provided
Project description
Cube Wrangler is a Python library for CUBE-related utilities with Network Wrangler.
System Requirements
Cube Wrangler does require Python 3.7+. If you have a different version of Python installed (e.g. from ArcGIS), conda or a similar virtual environment manager can care of installing it for you in the installation instructions below.
Installation
Cube Wrangler is available from PyPI.
Latest Official Version
Users can install via standard pip command.
pip install cube-wrangler
Users can also install via package managers such as uv
uv add cube-wrangler
From GitHub
pip install git+https://github.com/network-wrangler/cube_wrangler.git@main#egg=cube_wrangler
If you wanted to install from a specific tag/version number or branch, replace @main with @<branchname> or @tag
From Clone
If you are going to be working on Cube Wrangler locally, you might want to clone it to your local machine and install it from the clone. The -e will install it in editable mode.
If you have GitHub desktop installed, you can either do this by using the GitHub user interface by clicking on the green button "clone or download" in the main cube wrangler repository page.
Otherwise, you can use the command prompt to navigate to the directory that you would like to store your cube wrangler clone and then using a git command to clone it.
cd path to where you want to put wrangler
git clone https://github.com/network-wrangler/cube_wrangler
Then you should be able to install Cube Wrangler in "develop" mode.
cd cube_wrangler
pip install -e .
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
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
File details
Details for the file cube_wrangler-0.2.0.tar.gz.
File metadata
- Download URL: cube_wrangler-0.2.0.tar.gz
- Upload date:
- Size: 29.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9895416d92cc75f8a86c34414454668b4a67a775d5da66d4a9d3cb96d4cf7d21
|
|
| MD5 |
532d14ed081cff54611d3545dba8e627
|
|
| BLAKE2b-256 |
bbbe5378ae3b749914bf9f70ad0307d7db74386678ae8c4da4870f56f729273a
|
File details
Details for the file cube_wrangler-0.2.0-py3-none-any.whl.
File metadata
- Download URL: cube_wrangler-0.2.0-py3-none-any.whl
- Upload date:
- Size: 30.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc46bea7ce8e40cf618670ddeee3fe77f7fe12c4fe37853013ff88978cba3559
|
|
| MD5 |
1a62d130750213d791081697ad4287df
|
|
| BLAKE2b-256 |
4bb1800e786abdcf5997237d025b61e0eac45cb0366861b5e4cecba34c44fef6
|