Utilities for building clean, maintainable ArcPy toolboxes
Project description
arcsmith
Utilities for building clean, maintainable ArcPy toolboxes.
A tool builder's toolbox.
ArcSmith is a library for building ArcGIS Pro Python toolboxes (.pyt files). It does not replace arcpy. It works on top of it and handles common toolbox development tasks such as: reading parameter state, building quoted SQL WHERE clauses, applying symbology, populating value lists, and creating output geodatabases.
Full documentation at ArcSmith.dev
Installation
pip install arcsmith
Requires arcpy. Install into the ArcGIS Pro Python environment.
Modules
| Module | Description |
|---|---|
arcsmith.param |
Parameter state detection, cascade resets, dropdown population, checkbox-driven visibility |
arcsmith.lyr |
Add layers to a map, apply .lyrx symbology, retrieve or remove layers by name or source |
arcsmith.ws |
Create output geodatabases and route intermediate outputs to memory or scratch GDB |
arcsmith.fc |
Build SQL WHERE clauses, export filtered subsets, copy with field and row filters |
arcsmith.flds |
Build field mappings, keep or drop fields, standardize blanks, list unique values |
arcsmith.tbl |
Create standalone tables from in-memory rows, populate a field from a key/value lookup, join external table columns into a feature class |
License
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 arcsmith-0.0.5.tar.gz.
File metadata
- Download URL: arcsmith-0.0.5.tar.gz
- Upload date:
- Size: 32.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Hatch/1.17.0 {"ci":null,"cpu":"AMD64","implementation":{"name":"CPython","version":"3.14.5"},"installer":{"name":"hatch","version":"1.17.0"},"openssl_version":"OpenSSL 3.0.20 7 Apr 2026","python":"3.14.5","system":{"name":"Windows","release":"11"}} HTTPX2/2.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab52eed654f5ea86d55bbaf681114738fca858ef96c79e7cbcf12cfc7be4d552
|
|
| MD5 |
7d8d17bc729d50a4ebc7a2efea1ad732
|
|
| BLAKE2b-256 |
9a378df02dfd59d67c8b4deb7d131ac69d7b0c60e81b0330017e1a074daae0bc
|
File details
Details for the file arcsmith-0.0.5-py3-none-any.whl.
File metadata
- Download URL: arcsmith-0.0.5-py3-none-any.whl
- Upload date:
- Size: 36.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Hatch/1.17.0 {"ci":null,"cpu":"AMD64","implementation":{"name":"CPython","version":"3.14.5"},"installer":{"name":"hatch","version":"1.17.0"},"openssl_version":"OpenSSL 3.0.20 7 Apr 2026","python":"3.14.5","system":{"name":"Windows","release":"11"}} HTTPX2/2.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6c1f9bbd9ba7ef930989d7b727306588f314f4e9d8fa232e9f50801cd038c07
|
|
| MD5 |
6e673ae63a34cfb26c4ee599fe1f58a3
|
|
| BLAKE2b-256 |
00d3cbc4d5eb281f28be7146b8e0a0180ad28560562e18c5c5e3deb2d6dd4c5f
|