Skip to main content

A SIP(Session Initiation Protocol) Application Framework

Project description

# PySIP - Python SIP (Session Initiated Protocol) Application Framework

[![PyPI pyversions](https://img.shields.io/pypi/status/PySIPFramework.svg)](https://pypi.org/project/PySIPFramework/)
[![PyPI version shields.io](https://img.shields.io/pypi/v/PySIPFramework.svg)](https://pypi.python.org/pypi/PySIPFramework/)
[![PyPI license](https://img.shields.io/pypi/l/PySIPFramework.svg)](https://pypi.python.org/pypi/PySIPFramework/)


## installing

```

pip install PySIPFramework

```

## An Example

```python

from PySIPFramework import SipApplication

app = SipApplication()

app.run()

```


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

Katari-0.0.1-py2-none-any.whl (6.5 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page