Skip to main content

libeXosip2 Python wrapper

Project description

Version:
0.1
Source:

http://github.com/tanbro/exosip2ctypes/

Download:

http://pypi.python.org/pypi/exosip2ctypes/

Document:

http://exosip2ctypes.readthedocs.org/


travis codacy-grade codacy-coverage Documentation Status GNU GENERAL PUBLIC LICENSE Supported Python versions. Support Python implementations. pyformat pywheel pystatus


eXosip2CTypes

eXosip2CTypes is a python package, it wraps eXosip2.

The library is based on ctypes, it loads eXosip2 shared object on runtime.

Environment

OS:

  • Linux

  • MacOS

Python:

  • Python2.x: 2.7

  • Python3.x: 3.4+

Install

  1. Install eXosip2.

    eXosip2 depends on osip2, they are native C libraries. You can compile these two libraries from source code, or install them with a package manager if possible. For example, ubuntu 16.04 users can install the libraries by:

    sudo apt install libexosip2-11

    “develop” packages are not needed.

  2. Install python

    python 2.7 and python 3.4+ are expect.

    python 2.7 is installed by default in many POSIX OS.

  3. Install eXosip2CTypes

    It’s advised to install eXosip2CTypes by pip:

    pip install exosip2ctypes

    Or clone from http://github.com/tanbro/exosip2ctypes, then install by setup.py:

    https://github.com/tanbro/exosip2ctypes.git
    cd exosip2ctypes
    path/of/your/python setup.py install

Develop

Now, your can use it in your APP, Good luck!

Visit http://exosip2ctypes.readthedocs.org/ for the api docs.

The project’s API documentation is written inside the source code as Docstring , you shall build the documentation from source, using sphinx-doc .

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

exosip2ctypes-0.1.2.post3.tar.gz (21.6 kB view hashes)

Uploaded Source

Built Distributions

exosip2ctypes-0.1.2.post3-py3.5.egg (74.3 kB view hashes)

Uploaded Source

exosip2ctypes-0.1.2.post3-py2.7.egg (72.0 kB view hashes)

Uploaded Source

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