<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>13911</id>
      <name>tinypy</name>
      <created_at>2008-05-11T06:00:45Z</created_at>
      <updated_at>2009-11-12T08:59:20Z</updated_at>
      <description>A minimalist implementation of Python in 64k of code.

Includes functions, classes, exceptions, lists, dictionaries, modules, list comprehensions, parser, compiler, virtual machine, garbage collection, numbers, strings, and (some) builtins.

Batteries not included.</description>
      <homepage_url>http://www.tinypy.org/</homepage_url>
      <download_url>http://www.tinypy.org/downloads.html</download_url>
      <url_name>tinypy</url_name>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>759026</analysis_id>
      <analysis>
        <id>759026</id>
        <project_id>13911</project_id>
        <updated_at>2009-12-17T00:02:11Z</updated_at>
        <logged_at>2009-12-17T00:01:10Z</logged_at>
        <min_month>2008-04-01T00:00:00Z</min_month>
        <max_month>2009-11-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>2</twelve_month_contributor_count>
        <total_code_lines>13684</total_code_lines>
        <main_language_id>42</main_language_id>
        <main_language_name>C</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>mit</name>
          <nice_name>MIT License</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
