Skip to content

Commit 4e404de

Browse files
authored
Merge pull request #160 from NicolasSandoval/add-pyar
ENH: Add PyAr to the ideas page
2 parents 3aa45ab + 4a34034 commit 4e404de

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed

ideas.html

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -546,6 +546,55 @@ <h2>
546546
<hr>
547547
</div>
548548

549+
<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1 shuffleMe">
550+
<div class="pure-g">
551+
<div class="pure-u-1 pure-u-md-1-2 logo">
552+
<img src="/logos/pyar-logo-nuevo_maiypJC_ipQUMc4.png" />
553+
</div>
554+
<div class="pure-u-1 pure-u-md-1-2">
555+
<h2>
556+
Python Argentina
557+
</h2>
558+
</div>
559+
</div>
560+
<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).
561+
562+
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.
563+
564+
Spanish is one of the most spoken languages in the world, and our countries often lacks open source software to fulfill regional needs.
565+
566+
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.
567+
<div class="pure-g">
568+
<div class="pure-u-1 pure-u-md-1">
569+
<p>Contact Links</p>
570+
</div>
571+
572+
<div class="pure-u-1 pure-u-md-1-3" style="text-align: center;">
573+
<p><a href="https://t.me/PyArGSoC">Chat</a></p>
574+
</div>
575+
576+
<div class="pure-u-1 pure-u-md-1-3" style="text-align: center;">
577+
<p><a href="https://twitter.com/PythonArgentina">Twitter Url</a></p>
578+
</div>
579+
580+
<div class="pure-u-1 pure-u-md-1-3" style="text-align: center;">
581+
<p><a href="http://www.python.org.ar/">Blog Url</a></p>
582+
</div>
583+
584+
<div class="pure-u-1 pure-u-md-1-3" style="text-align: center;">
585+
<p><a href="http://ac.python.org.ar/">Homepage</a></p>
586+
</div>
587+
588+
<div class="pure-u-1 pure-u-md-1" style="text-align: center;">
589+
<p><a href="https://wiki.python.org.ar/GSoC/2024/" alt="Python Argentina logo">Ideas Page</a></p>
590+
</div>
591+
<div class="pure-u-1 pure-u-md-1" style="text-align: center;">
592+
<p><a href="https://github.com/PyAr" alt="Python Argentina">Source Code</a></p>
593+
</div>
594+
</div>
595+
<hr>
596+
</div>
597+
549598
</div>
550599
<!-- End template -->
551600

0 commit comments

Comments
 (0)