python3-httpbin

HTTP request and response service (Python 3 package)

httpbin is a test server for testing HTTP libraries and apps. It features several endpoints to cover a multitude of HTTP scenarios. httpbin ships as a Python library and could be run directly by the Python interpreter, or as a WSGI app e.g. with Gunicorn. The endpoint responses are JSON-encoded.

db2twitter

Simple Twitter bot using a database to build and send tweets

db2twitter fetches data from a database using the SQLAlchemy library, filling a user-defined template to build a tweet and send it. db2twitter keeps track of already sent tweets and only sends a new tweet if it was not sent before. db2twitter information are stored in a sqlite database.

libghc-polynomial-prof

haskell types and functions for working with polynomials; profiling libraries

A haskell library providing a type for representing polynomials, several functions for manipulating and evaluating them, and several interesting polynomial sequences.

libgazebo6

Open Source Robotics Simulator - shared library

libtulip-ogl-5.4

Tulip graph library - OpenGL runtime

Runtime for tulip, a system dedicated to the visualization of huge graphs.

libtulip-python-5.4

Tulip graph library - Python support

Runtime for tulip, a system dedicated to the visualization of huge graphs.