使用星号播放基于异步的库

panoramisk的Python项目详细描述


https://travis-ci.org/gawel/panoramisk.png?branch=master&style=flat-squarehttps://img.shields.io/coveralls/gawel/panoramisk/master.svghttps://img.shields.io/pypi/v/panoramisk.svg?style=flat-squarehttps://img.shields.io/pypi/dw/panoramisk.svg?style=flat-squarehttps://img.shields.io/github/issues/gawel/panoramisk.svg?style=flat-squarehttps://img.shields.io/github/license/gawel/panoramisk.svg?style=flat-square

panoramisk是一个基于python的AsyncIO的库,用于处理Asteriskmanager

它使用tcp管理器服务器来监听事件和发送操作。

对于基本用法,在examples/文件夹中有一些示例。

您可以在irc上找到一些帮助:irc://irc.freenode.net/panoramiskwww

源代码位于https://github.com/gawel/panoramisk/

检查full documentation

我花了几个小时写这个软件,带着爱。 如果您喜欢,请考虑饮酒:

BTC:1pruqawbyndfz7vtejhywefaghazx9rzg

eth:0xb6418036d8e06c60c4d91c17d72df6e1e5b15ce6

ltc:ly6cdzcdbxnbx9gfbj45tqvj8nykbbqsmt

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java置换相关算法   在Java中读取/打开文本文件   java为什么这段代码不适用于CodeEval?   java如何将日历转换为JSON   从txt文件中读取字符串并将其存储到java中的字符数组中   字符编码Java ResourceBundles umlauts搞砸了   java为什么hashmap会根据总大小而不是填充的存储桶调整大小   java如何将Excel单元格中的数字字符串读取为字符串(而不是数字)?   java Guava的LocalCache无法使用,为什么?   java有没有办法强制JVM在单个处理器或内核上运行   java Eclipse不安装软件   将字节转换为java字符串(可能是汉字)   Java正则表达式:提取函数名   JavaTestNG:如何从多个类中指定测试方法顺序?