0
I Use This!
Inactive

Commits : Listings

Analyzed 9 days ago. based on code collected 9 days ago.
Mar 30, 2025 — Mar 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Making sure house number only matches numbers, not '7th' More... almost 13 years ago
Adding parsing for multi part cities (works for transforming Saint Paul to St. Paul so far). More... almost 13 years ago
Adding in debug info for how many items are sent to DSTK, to help diagnose slowdowns More... about 13 years ago
Adding in checks to make sure streets come before cities More... about 13 years ago
Making DSTK work with addresses without apartments still work More... about 13 years ago
Improved DSTK by comparing returned values to original address. Much better accuracy. More... about 13 years ago
Missed default backend check More... about 13 years ago
Added in ability to use DSTK for better address parsing. More... about 13 years ago
Dropping requirement to have comma separated city, state. We can reasonaly infer from zips, 2 letter states, etc. More... about 13 years ago
Updating tests to match building removal More... about 13 years ago
Removing building checks. More false positives than help. More... about 13 years ago
Saving original address exactly as given More... about 13 years ago
Updated for various unicode errors More... about 13 years ago
Making printing of addresses more lenient More... about 13 years ago
Adding exception if Address does not have a house number or street. More... about 13 years ago
Clearing up an issue with the CSV files in v0.1.0 More... about 13 years ago
Minor PEP8 cleanups. More... about 13 years ago
Minor changes to be ready to push v0.1 More... about 13 years ago
v0.1 is ready. Renaming library to address, got test suite in order, ready for packaging. More... about 13 years ago
Packaged and published to Pypi. Should be totally working. More... about 13 years ago
Preparing for distribution More... about 13 years ago
Improving README More... about 13 years ago
Testing different README style More... about 13 years ago
Adding suffixes from old address_suffixes More... about 13 years ago
Switched to suffixes.csv, wrote up a decent README, and changed how buildings are displayed in full_address() More... about 13 years ago
Passing all tests again, improved error detection on test_list.py, and improved city vs street detection. More... about 13 years ago
Matches all 3306 addresses in our initial address import. More... about 13 years ago
Catching most apartments More... about 13 years ago
Guessing the vast majority of addresses. More... about 13 years ago
Guessing the vast majority of addresses. More... about 13 years ago