libwcs4
Implementation of the FITS WCS standard
python3-colander
simple schema-based serialization and deserialization - Python 3.x
Colander is an extensible package which can be used to deserialize and
validate a data structure composed of strings, mappings, and lists, and to
serialize an arbitrary data structure to a data structure composed of strings,
mappings, and lists.
ruby-god
Fully configurable process monitoring
God is an easy to configure, easy to extend monitoring framework
written in Ruby.
rate4site
detector of conserved amino-acid sites
Rate4Site calculates the relative evolutionary rate at each site using a
probabilistic-based evolutionary model.
This allows taking into account the stochastic process underlying sequence
evolution within protein families
and the phylogenetic tree of the proteins in the family.
The conservation score at a site corresponds to the site's evolutionary rate.
libjs-sipml5
WebRTC SIP video-phone - JavaScript library
SipML5 is an HTML5 SIP client entirely written in JavaScript for integration
into any web site, such as a blog, CMS, or web application. It requires a
WebRTC-capable web browser and a SIP server/proxy supporting the SIP over
WebSockets transport.
python-django-shortuuidfield
Short UUIDField for Django
Provides a ShortUUIDField for your Django models which uses the base-57 "Short
UUID" package. Originally, a fork from David Cramer's excellent
django-uuidfield, but not much is left of that besides a bit of structure.