-
Notifications
You must be signed in to change notification settings - Fork 4
Software Development Kit for the DeepMap API.
License
deepmap/sdk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The DeepMap Software Development Kit An SDK providing example wrappers for making requests to the DeepMap API. 'deepmap_sdk_example.py' provides example calls to the API. 'auth.py', 'maps.py', 'tiles.py', and 'users.py' provide functions for creating the headers, payloads, and URL for their corresponding API endpoints in the Auth, Maps, Tiles, and Users APIs. _______________________________________________________________________________ Installation If installing from pulled source code, run 'pip install .' on the directory containing 'setup.py'. Pull from GitHub with 'git clone https://github.com/deepmap/sdk.git'. The SDK will eventually be published to the PyPI and installable with 'pip install deepmap-sdk'. _______________________________________________________________________________
About
Software Development Kit for the DeepMap API.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published