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.
ABP is an open source application framework focused on ASP.NET Core based web application development, but also supports developing other types of applications.
0 Questions
Google Cloud Speech API enables developers to convert audio to text by applying powerful neural network models in an easy to use API
0 Questions
spark-submit is a script that is able to run apache-spark code written in e.g. java, scala or python
0 Questions
Python Social Auth is an easy to setup social authentication/registration mechanism with support for several frameworks and auth providers.
0 Questions
Class for retrieving various kinds of information related to the application packages that are currently installed on the device. You can find this class through getPackageManager().
0 Questions
read.table is basic R function which reads a file in table format and creates a data frame from it, with cases corresponding to lines and variables to fields in the file.
0 Questions
Axon consists of two main topics: (1) Axon Framework and (2) Axon Server.
Axon Framework is a Java based open source framework providing building blocks to support developers with Domain-Driven Design, CQRS and Event Sourcing in their application.
Axon Server provides a dedicated message routing solution and Event Store, further supporting a micro services oriented style of software development.
0 Questions
Questions about Django’s built-in generic views, which helps you to avoid repeating common code patterns in every project.
0 Questions