Skip to content

Updated library for accessing the Asterisk REST Interface

Notifications You must be signed in to change notification settings

jorgesisco/ari-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This package contains the Python client library for the Asterisk REST Interface. It builds upon the Swagger.py https://github.com/jorgesisco/swagger-py/ library, providing an improved, Asterisk-specific API over the API generated by Swagger.py

Installation

Install from source using the setup.py script.

$ make install

Updates in 2023

  • Updated the codebase for Python 3 compatibility.
  • Applied reformatting for enhanced readability.

License

Copyright (c) 2013, Digium, Inc. All rights reserved.
Modifications in 2023 by Jorge Sisco.

Swagger.py is licensed with a BSD 3-Clause License.

About

Updated library for accessing the Asterisk REST Interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published