Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.
-
Updated
Sep 7, 2021 - 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
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.
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)
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
A Python client for Infermedica API.
Python SDK to use FAX.PLUS API
Predict age and gender from a first name
Python API for vFeed Vulnerability & Threat Intelligence Database Enterprise & Pro Editions
Python API for Open Food Facts (using a DB dump)
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."
Based on @karthikeyann's work on this PR rapidsai/cudf#9767 I'm wondering if it makes sense to consider removing the defaults for the
streamparameters in various detail functions. It is pretty surprising how often these are getting missed.The most common case seems to be in factory functions and various
::createfunctions. Maybe just do it for those?