Giter VIP home page Giter VIP logo

vonage-python-code-snippets's Introduction

Nexmo Code Snippets for Python

Author Issues License Stars Forks Last Commit Maintained Size

Nexmo is now known as Vonage

Code snippets also available for: Java, .NET, Node.js, PHP, Ruby, Curl, Go and Android

The purpose of the Code Snippets is to provide simple examples focused on one goal. For example, sending an SMS, handling an incoming SMS webhook, or making a Text to Speech call.

Setup

These code samples are meant to be used for https://developer.nexmo.com/, and are structured in such a way as to be used for internal testing. Developers are free to use these code snippets as a reference, but these may require changes to be worked into your specific application. We recommend checking out the Nexmo Developer Website, which displays these code snippets in a more copy/paste fashion.

To use the examples, you will first need a Nexmo account. Then rename the example.env file to .env and set the values as required.

For some of the examples you will need to buy a number.

Running the Examples

If you would like to run these examples yourself, you will need to do the following:

All the examples run from a Flask server.

Install any dependencies:

pip install -r requirements.txt

Run the server:

python server.py

Navigate to the appropriate route defined in server.py to execute the example.

Request an Example

Please raise an issue to request an example that isn't present within the quickstart. Pull requests will be gratefully received.

License

MIT

vonage-python-code-snippets's People

Contributors

aaronbassett avatar abdulajet avatar adambutler avatar afolson avatar alenros avatar alphacentauri82 avatar arshadkazmi42 avatar atievewadhwa avatar codeeachday avatar darshkpatel avatar dependabot[bot] avatar dragonmantank avatar edent avatar hrithiksahu avatar judy2k avatar leggetter avatar lornajane avatar marrold avatar maxmarzolf avatar mheap avatar sdushantha avatar slorello89 avatar superdiana avatar tbedford avatar tommorris avatar vibhu-agarwal avatar vibhuti1402agg avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.