#
wrapper-api
Here are 281 public repositories matching this topic...
PostgreSQL extension for honeysql
-
Updated
Jun 24, 2020 - Clojure
superagent-inspired Node.js lib (w/ **some** TypeScript support) for accessing Riot's League of Legend's API (discord: cnguy#3614)
nodejs
javascript
api
promises
wrapper
typescript
league
typescript-definitions
riot
callbacks
leagueoflegends
wrapper-api
riot-games-api
nodejs-api
javascript-riot-api-wrapper
nodejs-riot-api-wrapper
league-api
-
Updated
Sep 4, 2020 - JavaScript
The unofficial .NET/C# client library for the Coinbase Pro/GDAX API
api
wrapper
library
bitcoin
coinbase
ethereum
gdax
wrapper-api
gdax-api
csharp-client
coinbasepro
coinbasepro-api
-
Updated
Sep 15, 2020 - C#
Automatic generate dll wrapper for code injection.
-
Updated
Sep 7, 2020 - Python
Syntaxnet Parsey McParseface wrapper for POS tagging and dependency parsing
python
tensorflow
dependency-parser
syntaxnet
wrapper-api
pos-tagging
parsey-mcparseface
syntaxnet-api
-
Updated
Jun 15, 2020 - Python
marcelo-ventura
commented
Aug 23, 2019
Caro, obrigado pelo excelente trabalho e pela nova versão.
sgs.dataframe([20577,20669,20745,21117,20882], start='17/08/2019', end='18/08/2019')
Quando busco os indices no intervalo acima ele me retorna o seguinte:
20577 20669 20745 21117 20882 2019-06-01 203887.0 11921.0 20.84 1.99 84.53
Há alguma diferenciação na busca de dados mensais?
C# .NET Wrapper around the common HubSpot APIs.
-
Updated
Jun 2, 2020 - C#
Excel API bindings and wrapper API for D
-
Updated
Aug 27, 2020 - D
Golang wrapper for Exiftool : extract as much metadata as possible (EXIF, ...) from files (pictures, pdf, office documents, ...)
-
Updated
Sep 16, 2020 - Go
Java Binance API Client
java
wrapper
trading
gradle
lombok
websockets
api-client
trading-api
api-wrapper
java8
java-8
trade
wrapper-api
client-library
crypto-exchanges
binance
binance-exchange
binance-crytpocurrency-exchange
binance-api
api-coverage
-
Updated
May 10, 2018 - Java
A PHP wrapper for the Binance API endpoints.
-
Updated
Jan 25, 2018 - PHP
Beautiful Capi is a tool which automates the creation of compiler-independent and binary compatible C++ libraries across different C++ compilers
-
Updated
Jul 20, 2020 - C++
VK SDK | VKontakte wrapper for standalone apps
go
api
bot
golang
wrapper
package
sdk
vk
vkontakte
vkontakte-sdk
vkontakte-api
vk-bot
vk-api
wrapper-api
vkapi
vk-sdk
vkontakte-bot-api
vk-bot-api
vkontakteapi
-
Updated
Feb 4, 2019 - Go
Un-official OVO API Wrapper
-
Updated
Apr 7, 2020 - Python
A python library that aims to retrieve data from Semantic Scholar API
-
Updated
Sep 13, 2020 - Python
A wrapper for the jikan REST API.
-
Updated
Sep 14, 2020 - TypeScript
Python interface for the Gitter API
-
Updated
Nov 30, 2019 - Python
Official Ruby client library for IPinfo API (IP geolocation and other types of IP data)
-
Updated
Sep 9, 2020 - Ruby
A nodeJS wrapper for using the oxforddictionary.com V2 REST API.
-
Updated
Jan 5, 2020 - JavaScript
C# wrapper around the Yara pattern matching library
wrapper
csharp
net
wrapper-api
yara
wrapper-library
yara-forensics
yara-scanner
libyara
async-scanning
-
Updated
Oct 17, 2019 - C
[DEPRECATED] GraphQL Wrapper over the Rick and Morty REST API. Play with it here: https://rickandmortyapi-gql.now.sh/
-
Updated
Nov 7, 2018 - JavaScript
A simple ruby gem for the DeepL API
-
Updated
Jun 18, 2020 - Ruby
A complete overhaul of the original ir_webstats; pyracing is an API client/wrapper for iRacing, the leading online simracing service. pyracing handles the queries to iRacing's (known) URL endpoints and maps the returned JSON data into structured objects, allowing for easier access to the data.
-
Updated
Sep 13, 2020 - Python
Wykop.pl API library
-
Updated
Mar 18, 2018 - JavaScript
Python3 wrapper for whaleclub trading exchange rest api
-
Updated
Jul 9, 2020 - Python
Improve this page
Add a description, image, and links to the wrapper-api topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wrapper-api topic, visit your repo's landing page and select "manage topics."
Describe the Bug
I'm trying to create a completely static binary including inkwell however inkwell forces to always dynamically link to libffi with this line in
build.rs
llvm-sys
works around this issue by introducing an environment variable: LLVM_SYS_{}_FFI_WORKAROUND, if declare