Network Wrangler parameters for UDOT
Project description
UDOT Wrangler is a Python library for UDOT-related paramters and utilities with Network Wrangler.
System Requirements
UDOT 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
UDOT Wrangler is available on PyPI.
Latest Official Version
Users can install via standard pip command.
pip install udot-wrangler
Users can also install via package managers such as uv
uv add udot-wrangler
From GitHub
pip install git+https://github.com/network-wrangler/udot_wrangler.git@main#egg=udot_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 UDOT 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 UDOT wrangler repository page.
Otherwise, you can use the command prompt to navigate to the directory that you would like to store your UDOT 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/udot_wrangler
Then you should be able to install UDOT Wrangler in "develop" mode.
cd udot_wrangler
pip install -e .
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
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 udot_wrangler-0.1.2.tar.gz.
File metadata
- Download URL: udot_wrangler-0.1.2.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e21b515dd410e4dee9b39f5d793417e36bee5a1d0a4fec93cbc7a0267e9c204
|
|
| MD5 |
28810050a4d24e0d7f5978170512db6b
|
|
| BLAKE2b-256 |
5f239e02e988c27db75e5e21fa613ef12f35e53123e2473cea0f0812a92ee290
|
File details
Details for the file udot_wrangler-0.1.2-py3-none-any.whl.
File metadata
- Download URL: udot_wrangler-0.1.2-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8b9bf574d3c0cd2804c7d9ca37dc60b9bea8f834e3ee5f19f203bf3b469eec9
|
|
| MD5 |
025591eec45fa6b96867f872a9495fa5
|
|
| BLAKE2b-256 |
3ccd837e43d6125b698113b9b6c08baffe6bd74fbb2737d8b8a3411395bb3fa5
|