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.
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ny_artsy_date-0.1.0.tar.gz
.
File metadata
- Download URL: ny_artsy_date-0.1.0.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.10 CPython/3.7.12 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 06bc894cbda0680fd98ccf9071d1b1d96e5cdd4ab15798fd857b794a6bcdea45 |
|
MD5 | 7ca5b7bc640c1e1dc4234e54971ba061 |
|
BLAKE2b-256 | c91c6dab45c063a97fba29b5ff662ccfb3ce1790b1d8230f4b3c30ae9ff69cf9 |
File details
Details for the file ny_artsy_date-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: ny_artsy_date-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.10 CPython/3.7.12 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3801d4512bfdb00937e60c70573bf800d10c7bf2af583688a414da79c56308af |
|
MD5 | 7d4a4d4be929379de3dcfe8b495c4fcc |
|
BLAKE2b-256 | 3256591222060ff1e2533f1cb2302f9311c147221743cc664d83eebbd1cb2004 |