Skip to content

FreeClimbAPI/Python-List-Messages-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python - List Messages Tutorial

This project serves as a guide to help you build an application with FreeClimb. View this tutorial on FreeClimb.com. Specifically, the project will:

  • List SMS messages that were sent or received with your account

Setting up your new app within your FreeClimb account

To get started using a FreeClimb account, follow the instructions here.

Setting up the Tutorial

  1. Make sure you have Python 3.5.0 or later

  2. Install the required packages

    pip install -r requirements.txt
  3. Configure environment variables

    ENV VARIABLE DESCRIPTION
    ACCOUNT_ID Account ID which can be found under API credentials in Dashboard
    API_KEY API key which can be found under API credentials in Dashboard

Running the Tutorial

python3 python_list_messages_tutorial.py

Getting Help

If you are experiencing difficulties, contact support.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Languages