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.
Timeago is a jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago").
0 Questions
Questions about how to use the Python Database API Specification 2.0 -- PEP 249. Do include details about your database library
0 Questions
In the context of Software Configuration Management (SCM), a post-commit hook is a command run just after a commit is performed.
0 Questions
Condor is a freely available workload management system designed to enable high-throughput computing processes across local and distributed computer networks.
The program's name was changed to HTCondor in 2012.
0 Questions
core.autocrlf is a configuration setting for Git controlling automatic conversion of line endings.
0 Questions
Use this tag for the transitive closure of a relationship or when related to graph theory.
0 Questions
In Haskell, a derived instance is an instance declaration that is generated automatically in conjunction with a data or newtype declaration. The body of a derived instance declaration is derived syntactically from the definition of the associated type.
0 Questions
A GWT cell table (data presentation table) provides high-performance rendering of large data sets in a tabular view.
0 Questions
Urwid is a console user interface library for Python.
It runs on Linux, OSX, Cygwin or other unix-like OS and supports hooking into alternative event loops (AsyncIO, Twisted, GLib).
0 Questions