-
Updated
Aug 24, 2020 - Java
#
sdk
Here are 4,419 public repositories matching this topic...
WxJava (微信开发 Java SDK),支持包括微信支付、开放平台、小程序、企业微信/企业号和公众号等的后端开发
-
Updated
Aug 17, 2020 - PHP
nlp
bot
machine-learning
sdk
bots
botkit
machine-learning-algorithms
chatbot
bot-framework
nlu
microsoft-bot-framework
conversational-ui
conversation
luis
bot-builder
wit
botpress
botkit-bots
chatbot-framework
-
Updated
Aug 27, 2020 - TypeScript
Directus 8 Suite — Future-Proof Headless CMS & API for Custom Databases
javascript
mysql
api
open-source
php
cms
vuejs
sdk
sql
database
vue
headless
database-management
directus
database-gui
cms-framework
headless-cms
database-api
directus-admin
database-types
-
Updated
Aug 3, 2020 - PHP
微信公众平台SDK Senparc.Weixin for C#,支持.NET Framework及.NET Core。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
c-sharp
redis
memcached
sdk
nuget
cache
dotnet-core
weixin
wechat
wechat-sdk
jssdk
weixin-sdk
senparc
net-core
tenpay
distributed-cache
net-core-2
officialaccounts
netstandard20
net-core-3
-
Updated
Aug 25, 2020 - C#
Bot Framework provides the most comprehensive experience for building conversation applications.
nodejs
javascript
python
java
bot
typescript
sdk
csharp
dotnetcore
bot-framework
microsoft-bot-framework
bot-builder
azure-bot-service
-
Updated
Aug 25, 2020 - Python
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
api
sdk
rest
generator
rest-api
openapi
api-client
api-server
restful-api
rest-client
openapi3
openapi-generator
-
Updated
Aug 27, 2020 - Java
Simple and Fast Multimedia Library
-
Updated
Aug 27, 2020 - C++
The Dart SDK, including the VM, dart2js, core libraries, and more.
-
Updated
Aug 27, 2020 - Dart
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
-
Updated
Aug 9, 2020 - C++
Countly helps you get insights from your application. Available self-hosted or on private cloud.
notifications
nodejs
javascript
tracking
data
mobile
product
sdk
dashboard
analytics
web-analytics
mobile-analytics
push-notifications
mobile-marketing
crash-reports
insights
product-management
heatmaps
rich-push
scrollmaps
-
Updated
Aug 26, 2020 - JavaScript
Intel® RealSense™ SDK
-
Updated
Aug 27, 2020 - C++
WeRoBot 是一个微信公众号开发框架
-
Updated
Aug 27, 2020 - Python
1ucian0
commented
Aug 26, 2020
By design, passmanager instances cannot be reused. We don't have a mechanisms to "reset" the pass instances that are associated to the passmanager. As a consequence, running a passmanager twice might lead to unexpected results.
However, I noticed that many users write code like this, inadvertently getting wrong results:
passmanager = PassManager(...)
passmanger.append(...)
for
Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Bot Framework SDK!
javascript
typescript
sdk
bots
yeoman
dotnet
vsix
bot-framework
dotnet-core
luis
qnamaker
luis-ai
microsoft-congnitive-services
-
Updated
Aug 27, 2020 - C#
-
Updated
Aug 26, 2020 - TypeScript
WeChat SDK for Python
-
Updated
Aug 21, 2020 - Python
PHP Telegram Bot based on the official Telegram Bot API
-
Updated
Jun 24, 2020 - PHP
LIEF - Library to Instrument Executable Formats
art
android
python
parser
sdk
parsing
reverse-engineering
elf
malware-analysis
binary-analysis
macho
pe
oat
modification
dex
executable-formats
lief
vdex
-
Updated
Aug 27, 2020 - C++
card.io provides fast, easy credit card scanning in mobile apps
-
Updated
Mar 17, 2017 - Java
-
Updated
Apr 28, 2020 - C++
bot
php
laravel
composer
sdk
telegram
telegram-bot
botkit
chatbot
bot-framework
laravel-package
php-sdk
laravel-5-package
composer-packages
telegram-bot-sdk
telegram-bot-api
laravel-telegram
laravel-bot
laravel-6-package
laravel-7-package
-
Updated
Aug 22, 2020 - PHP
The Android SDK for the Parse Platform
-
Updated
Aug 3, 2020 - Java
Google Maps plugin for Cordova
-
Updated
Aug 17, 2020 - JavaScript
Improve this page
Add a description, image, and links to the sdk topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sdk topic, visit your repo's landing page and select "manage topics."
This task is for we address the suggestion made in operator-framework/operator-sdk#3499 (comment) for all tests/e2e-tests.
Edit: suggestion is to prefer
Expect(len(podNames)).To(Equal(1))
tolen(podNames) == 1