Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
This is a Python package to help plan dates and outings by providing information about art-based events and restaurants within the NYC Metro area based on an initial meeting point. This package serves as a wrapper for the NYC ArtBeats API and leverages various functionalities from the Google Maps API to make planning artsy dates and gatherings simple and fun.
This is a Python package to help plan dates and outings by providing information about art-based events and restaurants within the NYC Metro area based on an initial meeting point. This package serves as a wrapper for the NYC ArtBeats API and leverages various functionalities from the Google Maps API (as accessed through googlemaps package as well as gmaps package) to make planning artsy dates and gatherings simple and fun.
The functions within return data tables and maps as needed based on a specified search radius of a starting address. There is also a function (for those who like spontanaeity) to choose_my_art_date
, which selects one art-based event and one restaurant nearby based on a starting point. Users can further adjust for a variety of needs, such as search radius from starting point, whether the event is free, and minimum Google Places Rating (for the restaurant).
Note: this package is dependent on the googlemaps
and gmaps
packages, which acces the Google Maps API. Users should obtain a Google Maps API key to use this package to its full capacity.
$ pip install ny_artsy_date
You can also clone this Github Repository.
For more detailed usage cases, please refer to Usage Vignette.
The official documentation is hosted on Read the Docs: https://ny-artsy-date.readthedocs.io/en/main/
Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.
ny_artsy_date
was created by Connie (Ye) Xu . It is licensed under the terms of the MIT license.
ny_artsy_date
was created with cookiecutter
and the py-pkgs-cookiecutter
template.
If you have any questions, concerns, or feedback about this package, please contact me at yx2625@columbia.edu.
FAQs
This is a Python package to help plan dates and outings by providing information about art-based events and restaurants within the NYC Metro area based on an initial meeting point. This package serves as a wrapper for the NYC ArtBeats API and leverages various functionalities from the Google Maps API to make planning artsy dates and gatherings simple and fun.
We found that ny-artsy-date demonstrated a healthy version release cadence and project activity because the last version was released less than 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.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.