Category: Daily Deli

  • links for 2009-03-16

    Scrapy.org. an open source web scraping framework in Python Scrapy is a high level scraping and web crawling framework for writing spiders to crawl and parse web pages for all kinds of purposes, from information retrieval to monitoring or testing web sites. (tags: software opensource python scraper scrapy)

  • links for 2009-03-15

    python-constraint – Labix python-constraint is a Python module offering solvers for Constraint Solving Problems (CSPs) over finite domains in simple and pure Python. CSP is class of problems which may be represented in terms of variables (a, b, …), domains (a in [1, 2, 3], …), and constraints (a < b, …) (tags: software opensource […]

  • links for 2009-03-13

    GX – Full-Featured Javascript Animations Framework GX is a full-featured, cross-browser, super-tiny (10kb uncompressed) Javascript Animations Framework. Using GX you can create complex animations working with every w3c CSS property. Currently, GX is designed in order to work with the jQuery Javascript Library and is being released under the MIT License. (tags: opensource software javascript […]