Tags

A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.

0 Questions

pysftp is a thin wrapper over paramiko's SFTPClient.

0 Questions

The YouTube Live Streaming API lets users create, update, and manage live events on YouTube. Using the API, you can schedule events (broadcasts) and associate them with video streams, which represent the actual broadcast content.

0 Questions

an angular.js directive that complements the $route service by including the rendered template of the current route into the main layout file.

0 Questions

Unirest is a set of lightweight HTTP libraries available in PHP, Ruby, Python, Java, Objective-C.

0 Questions

The QTabWidget class, part of the Qt framework, provides a stack of tabbed widgets.

0 Questions

In the C and C++ languages, an incomplete type is "lacking sufficient information to determine the size of objects of that type." (Examples: variable-length arrays, forward declarations of `struct`s, and the `void` type.)

0 Questions

ASP.NET MVC Scaffolding is a scaffolding package for quickly generating a basic outline of your software that you can then edit and customise.

0 Questions

Refers to issues related to in-app purchases in any app development framework.

0 Questions

`Scrapyd` is a daemon for managing `Scrapy` projects. The project used to be part of `scrapy` itself, but was separated out and is now a standalone project. It runs on a machine and allows you to deploy (aka. upload) your projects and control the spiders they contain using a JSON web service.

0 Questions

MongoDB Compass is MongoDB’s own GUI tool for database management, visualization, and CRUD operations. It supports the latest MongoDB versions and is available on Linux, Mac, or Windows. mongodb-compass tag should be used when posting questions related to this tool.

0 Questions