
Security News
Astral Launches pyx: A Python-Native Package Registry
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
= findplace
== Installation
=== The master branch supports versions >= Rails 3
Add the gem to the gemfile: gem "findplace"
== Usage
To find a location near you:
* FindPlace.search_nearby(google_places_api_key,client_ip,type)
eg: FindPlace.search_nearby("goole_api_key",10.10.10.10,"school")
returns the array of locations of all the schools within 5000 meters of the location of the IP 10.10.10.10
* If the google_api_key is invalid,result would be "Invalid API key"
* If the Geocoder doesnot respond before time out,response would be "No Results,Request Time Out"
* If the request doesnot produce any results,response would be "Sorryyy...No results for your request"
== Comments/Requests
== Note on Patches/Pull Requests
== Contributers
This list is open to all. You are all welcome :).
Manisha Haridas
Anil Dias Davis
Sooraj S
Anand Ponnappan
Copyright (c) 2013 QBurst(qbruby@qburst.com). See LICENSE.txt for further details.
FAQs
Unknown package
We found that findplace demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Security News
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.
Security News
The latest Opengrep releases add Apex scanning, precision rule tuning, and performance gains for open source static code analysis.