Skip to content
Snippets Groups Projects
sponsor.txt 1.05 KiB
---
layout: sponsor
title: Sponsor PyPy
---

PyPy crowdfunding program
-------------------------

As an Open Source project, PyPy is mostly an effort of volunteers. However,
we decided to run a `pilot program`_ of `crowdfunding`_ to implement numpy.

Our goal is to raise 20000 euros by 1st of October 2011. That should allow us
to finish implementing NumPy by the end of 2011.

.. raw:: html

   <div id="progressbar">
     <div class="progresstext">
     1234 of 20000 (5%)
     </div>
   </div>
   <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
   Sponsor numpy implementation in PyPy by the following amount:<br/>
   <input type="text" name="amount"></input>
   <select name="currency_code">
     <option value="USD" selected="1">USD</option>
     <option value="EUR">EUR</option>
     <option value="GBP">GBP</option>
   </select>
   <input type="hidden" name="cmd" value=" _xclick"/>
   <input type="image" src="https://www.paypal.com/en_GB/i/btn/btn_paynowCC_LG.gif" name="submit"/>
   </form>

.. _`pilot program`: xxx
.. _`crowdfunding`: xxx