Skip to content

Commit

Permalink
Merge pull request #160 from NicolasSandoval/add-pyar
Browse files Browse the repository at this point in the history
ENH: Add PyAr to the ideas page
  • Loading branch information
warthog9 authored Feb 27, 2024
2 parents 3aa45ab + 4a34034 commit 4e404de
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions ideas.html
Original file line number Diff line number Diff line change
Expand Up @@ -546,6 +546,55 @@ <h2>
<hr>
</div>

<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1 shuffleMe">
<div class="pure-g">
<div class="pure-u-1 pure-u-md-1-2 logo">
<img src="/logos/pyar-logo-nuevo_maiypJC_ipQUMc4.png" />
</div>
<div class="pure-u-1 pure-u-md-1-2">
<h2>
Python Argentina
</h2>
</div>
</div>
<br />Main 2024 Project: PyZombis online programming course including Web UI, Databases, PyGame (browser based - fully interactive - no server required); Other community projects includes library for government API (invoicing), app for lawyers, and custom proposals also are welcome (contact with mentors first).

Python Argentina Civil Association (A.C.PyAr) is a formal non-profit organization of programmers with focus on community projects, mainly for Spanish-speakers &amp; Latin Americans.

Spanish is one of the most spoken languages in the world, and our countries often lacks open source software to fulfill regional needs.

Our projects want to facilitate tools and resources to students, enthusiasts and professionals, so it is easier to learn and use Python in this region of the world. Also, many of our projects can be extended to other situations, contributing back to the international community.
<div class="pure-g">
<div class="pure-u-1 pure-u-md-1">
<p>Contact Links</p>
</div>

<div class="pure-u-1 pure-u-md-1-3" style="text-align: center;">
<p><a href="https://t.me/PyArGSoC">Chat</a></p>
</div>

<div class="pure-u-1 pure-u-md-1-3" style="text-align: center;">
<p><a href="https://twitter.com/PythonArgentina">Twitter Url</a></p>
</div>

<div class="pure-u-1 pure-u-md-1-3" style="text-align: center;">
<p><a href="http://www.python.org.ar/">Blog Url</a></p>
</div>

<div class="pure-u-1 pure-u-md-1-3" style="text-align: center;">
<p><a href="http://ac.python.org.ar/">Homepage</a></p>
</div>

<div class="pure-u-1 pure-u-md-1" style="text-align: center;">
<p><a href="https://wiki.python.org.ar/GSoC/2024/" alt="Python Argentina logo">Ideas Page</a></p>
</div>
<div class="pure-u-1 pure-u-md-1" style="text-align: center;">
<p><a href="https://github.com/PyAr" alt="Python Argentina">Source Code</a></p>
</div>
</div>
<hr>
</div>

</div>
<!-- End template -->

Expand Down

0 comments on commit 4e404de

Please sign in to comment.