[PR #751] [CLOSED] Added the geonamescache package #676

Closed
opened 2025-11-06 13:00:16 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/751
Author: @yaph
Created: 10/18/2016
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • ba4d13c Added the geonamescache package

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

This package provides geo data from GeoNames loaded from local files. The package is on pypi and can be installed using pip.

What's the difference between this Python project and similar ones?

No external HTTP requests, only file io for quick access to data such as country information including iso codes, city data for cities with a population greater than 15000, as well as US states and counties including FIPS codes.

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.

Hope you appreciate this suggestion. In any case thanks for this awesome list.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/751 **Author:** [@yaph](https://github.com/yaph) **Created:** 10/18/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`ba4d13c`](https://github.com/vinta/awesome-python/commit/ba4d13ca1ff51869a52d304e04725030b403f6fb) Added the geonamescache package ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? This package provides geo data from [GeoNames](http://www.geonames.org/) loaded from local files. The [package is on pypi](https://pypi.python.org/pypi/geonamescache) and can be installed using pip. ## What's the difference between this Python project and similar ones? No external HTTP requests, only file io for quick access to data such as country information including iso codes, city data for cities with a population greater than 15000, as well as US states and counties including FIPS codes. ## Anyone who agrees with this pull request could vote for it by adding a :+1: to it, and usually, the maintainer will merge it when votes reach **20**. Hope you appreciate this suggestion. In any case thanks for this awesome list. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:00:16 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#676