You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

ny-artsy-date

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ny-artsy-date

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.


Maintainers
1

Readme

ny_artsy_date

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.

Installation

$ pip install ny_artsy_date

You can also clone this Github Repository.

Usage

For more detailed usage cases, please refer to Usage Vignette.

Official Documentation

The official documentation is hosted on Read the Docs: https://ny-artsy-date.readthedocs.io/en/main/

Contributing

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.

License

ny_artsy_date was created by Connie (Ye) Xu . It is licensed under the terms of the MIT license.

Credits

ny_artsy_date was created with cookiecutter and the py-pkgs-cookiecutter template.

Contact Info

If you have any questions, concerns, or feedback about this package, please contact me at yx2625@columbia.edu.

FAQs


Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc