Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.
-
Updated
Jan 26, 2022 - Python
{{ message }}
Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.
Python Telegram bot api.
GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging features for exploit developers & reverse engineers
Python library to download market data via Bloomberg, Eikon, Quandl, Yahoo etc.
Framework for large distributed pipelines
Fast topic modeling platform
Hearthstone simulator using C++ with some reinforcement learning
Call Wolfram Language functions from Python
sleigh craft!
When running the regression, the resulting logs seem to end up in third_party/tests/$TEST/.... This of course is not unnoticed by git, so a git status shows a ton of non-added new files added.
To reproduce:
make
make regression
git status # observe all the filesBuild or test artifacts should never clutter the rest of the code-base (we should regard them as read-only in
Persian, nonstandardly, uses ~ to separate variants. Fix these upstream, and then rescrape.
Baba Is You simulator using C++ with some reinforcement learning
python api for SeetaFaceEngine(https://github.com/seetaface/SeetaFaceEngine.git)
A python wrapper for News API.
a command-line interface to get a ride with Snapp (Snapp API)
Alternative StdLib for Nim for Python targets, hijacks Python StdLib for Nim
Py-SPHViewer is a framework for rendering cosmological simulations in Python using the Smoothed Particle Hydrodynamics scheme.
The src/examples/server/pets.py file contains stubs for all the functions corresponding to the the operation IDs as defined in the petstore.yaml specification. However, only find_pets_by_status has any implementation, while all others
Python SDK to use FAX.PLUS API
A Python client for Infermedica API.
Python API for vFeed Vulnerability & Threat Intelligence Database Enterprise & Pro Editions
Predict age and gender from a first name
Python wrapper for WhatsApp Web API websocket communication (based on https://github.com/sigalor/whatsapp-web-reveng)
Add a description, image, and links to the python-api topic page so that developers can more easily learn about it.
To associate your repository with the python-api topic, visit your repo's landing page and select "manage topics."
Right now the macros for banded alignment like CUDAPOA_BANDED_MATRIX_RIGHT_PADDING are not shared between the kernel code and other sources that determine sizes for bands (such as in batch.cu). For now they're hard coded to specific numbers, but this is error prone. This needs to be fixed to the macros are shared between files.