<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>384396</id>
      <name>modelsettings</name>
      <created_at>2009-08-17T22:02:08Z</created_at>
      <updated_at>2009-08-17T22:02:09Z</updated_at>
      <description>It is often good to have a single place where you can put all your project configuration (database URLs, timeout settings, connection handler implementation etc.), in a form of simple strings/ints or more complex Python objects. In the second case the approach can be taken to a level where a big graph of objects is defined using a configuration, and the lower-level objects are &quot;injected&quot; into the higher-level. 

modelsettings is a simple and Pythonic (no XML and Java-like features, not modelled by Spring) tool for managing configurations consisting of either simple definitions (strings/ints) or Python objects. It supports easy querying the configuration, local configuration and tagging configuration items. The supported tag is 'daemon' which defines objects to be run in daemon processes.</description>
      <homepage_url>http://code.google.com/p/modelsettings/</homepage_url>
      <download_url></download_url>
      <url_name>modelsettings</url_name>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id></analysis_id>
      <licenses>
        <license>
          <name>gpl3_or_later</name>
          <nice_name>GNU General Public License 3 or later</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
