Skip to content

ael2193/Backcountry_API_Wrapper

 
 

Repository files navigation

backcountry_mtn_us

codecov Release Documentation Status

Python package that looks at weather conditions for backcountry activities in the US.

Installation

$ pip install -i https://test.pypi.org/simple/ backcountry_mtn_us

Features

  • This package returns weather information on backcountry parks in the US. Users can find parks by current location or current state. Users can also find present or historical weather data on their requested park.

Dependencies

  • pandas
  • numpy
  • requests
  • json
  • simplejson
  • pytest

Usage

  • Please check out ./Example.ipynb for more information about the package.

Documentation

The official documentation is hosted on Read the Docs: https://backcountry_mtn_us.readthedocs.io/en/latest/

Contributors

We welcome and recognize all contributions. You can see a list of current contributors in the contributors tab.

Credits

This package was created with Cookiecutter and the UBC-MDS/cookiecutter-ubc-mds project template, modified from the pyOpenSci/cookiecutter-pyopensci project template and the audreyr/cookiecutter-pypackage.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 84.9%
  • Python 15.1%