Python library for Odin API to build and manage Broadworks installations.
Project description
⚔️ Odin's Spear
Officially adopted by Fourteen IP Communications leading supplier of hosted telephony in the hospitality industry.
Overview
Odin's Spear is a Python library designed to streamline and enhance your experience with Odin's API by Rev.io. If you've worked with BroadWorks for years and struggled with its outdated interface and limitations, Odin's API feels like a breath of fresh air—offering a modern user interface, automation, and comprehensive API access.
With Odin's Spear, managing users, hunt groups, call centers, and other telecom operations becomes significantly easier. This library encapsulates Odin's API functionality, making it accessible, efficient, and user-friendly.
Features
- Bulk User Management: Create and manage thousands of users, hunt groups, and call centers in minutes.
- Error Handling: Automatically manage authentication, request design, and error handling.
- Advanced Tools: Features like call flow visualization, group audit reports, and bulk management of telecom entities.
- Alias Assignment Locator: The first feature release addresses a long-standing issue by allowing you to easily locate where an alias is assigned within BroadWorks—saving you time and frustration.
Why Odin's Spear?
Working with BroadWorks for over five years was a challenge, with its 90s-style UI and rigid functionality. When Rev.io introduced Odin, with its modern interface and API, it revolutionized how telecom management could be done. However, even with these advancements, some tasks remained cumbersome, like locating alias assignments.
Odin's Spear is the solution. It simplifies your workflow by automating repetitive tasks, handling errors, and making API interactions as smooth as possible. Whether you're managing 10 users or 10,000, Odin's Spear has you covered.
🚀 Getting Started
Prerequisites
- Python 3.10+
- An Odin account
Installation
Install Odin's Spear using pip:
pip install odins-spear
Basic Usage
Here's a simple example to get you started:
from odins_spear.api import Api
# Initialize the API with your credentials
my_api = Api(base_url="https://base_url/api/vx", username="john.smith", password="ODIN-INSTANCE-1")
my_api.authenticate()
# Locate an alias assignment
alias_info = my_api.scripter.find_alias('ServiceProviderID', 'GroupID', alias=0)
print(alias_info)
For more detailed usage and examples, check out our Documentation.
📖 Documentation
We provide extensive documentation to help you get started quickly and take full advantage of Odin's Spear's capabilities:
Contributing
We welcome contributions! If you'd like to contribute, please fork the project, make your changes then submit a pull request. For issues to work on please see our project.
License
This project is licensed under the MIT License—see the LICENSE.md file for details.
Support
If you encounter any issues or have questions, feel free to open an issue on GitHub.
Acknowledgements
Special thanks to the developers at Rev.io for creating the Odin API and to the engineers who provided invaluable feedback and feature suggestions.
Project details
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 odins_spear-1.5.0.tar.gz
.
File metadata
- Download URL: odins_spear-1.5.0.tar.gz
- Upload date:
- Size: 56.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73e621f0c43247725f69c686a3543a534bbe353b35f22a9842112d6157e8b15f |
|
MD5 | 3028674be407705ab280a4b29bbd20da |
|
BLAKE2b-256 | a4d07bd3341f73f9162a98cdc98c10ab531d1e00f24e9d55123a8ea90fde0f57 |
File details
Details for the file odins_spear-1.5.0-py3-none-any.whl
.
File metadata
- Download URL: odins_spear-1.5.0-py3-none-any.whl
- Upload date:
- Size: 69.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f89060f182a745a444b2107ccb10a677774eca5932ffad5529e2941b23f52e15 |
|
MD5 | 2dd12f36df0f65f00e518542de4b9b58 |
|
BLAKE2b-256 | 388121e938fc34d1109d5935a0612f6f468d106eb5c6a2fc3cf8f42a80651258 |