A simple package for cleaning geolocation strings.
Project description
GeoCleaner
A lightweight Python package for cleaning and standardizing US street addresses before geocoding or mapping.
It focuses on basic capitalization of place name strings.
Features
-Capitalizes Place Names to capitalize first letter of each word
Installation
Install the package using pip:pip install geocleaner
Or, for development, install in editable mode from the project root:pip install -e .
Usage
from geocleaner.core import clean_location print(clean_location(" new york ")) # → "New York"
Contributing
Contributions are welcome!
Please open an issue or submit a pull request on GitHub.
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 geocleaner-0.1.3.tar.gz.
File metadata
- Download URL: geocleaner-0.1.3.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b868985eae54288fdd990ba2974a6d2510021e4e6343167b1bc3467bf4e244da
|
|
| MD5 |
7389d4cc74ab2274408adb015aac539f
|
|
| BLAKE2b-256 |
9084eeffcca81d9a54a60a5138c426f2101570ede588e0ea96b2b55d4df24105
|
File details
Details for the file geocleaner-0.1.3-py3-none-any.whl.
File metadata
- Download URL: geocleaner-0.1.3-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2aeecb8c67b4463cbf7cbdd43d69092a84b8d3d22381f48cff7c68b63d9d96a2
|
|
| MD5 |
f3c3827775d271c417305baedab06ee2
|
|
| BLAKE2b-256 |
bccee241e1b71f2708b2758d6a24abcb0ceed1cda935076f00162f751cc8a356
|