Python MountainProject API Client
Project description
MountainProject
Python MountainProject API Client
Getting Started
- Sign up for MountainProject @
https://www.mountainproject.com
- Get your access key for the MountainProject data API @
https://www.mountainproject.com/data
from mountain_project import MountainProject
m = MountainProject("access_key")
user = m.get_user("test@test.com")
ticks = m.get_ticks("test@test.com")
todos = m.get_todos("test@test.com")
routes_by_id = m.get_routes(["106034519", "111519266", "106028737"])
routes_by_location = m.get_routes_for_lat_lon(49.6867, -123.1350)
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 mountain_project-0.1.0.tar.gz
.
File metadata
- Download URL: mountain_project-0.1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.2 CPython/3.7.5 Linux/4.19.81-microsoft-standard
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f92d97ff5fc751b49ee76d3cf5fc9dac581c914ebf8ea1a48273d4653ca05fc |
|
MD5 | 103e65204bdeadd0f8baebfb27ddc91f |
|
BLAKE2b-256 | 1ae2767f55657890b8597dc7f7667ec78828b8279015af6e9326e6a157d64f0b |
File details
Details for the file mountain_project-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: mountain_project-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.2 CPython/3.7.5 Linux/4.19.81-microsoft-standard
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0a89c8d620a056a6e598d01ebbc7d2ea036d713ae7324e40e4cb3e32bd34832 |
|
MD5 | 804e3e7430aad30aa06c0c381ac98247 |
|
BLAKE2b-256 | 9a60478e4412f594c12f5b4e1e6242ffcf075ac74245ced406a26e9a1c19ec44 |