<div dir="ltr">I first began learning about smart contracts ~2 months ago. At that time I made the first version of this python tutorial. 2 months ago the python tooling for solc (the solidity compiler python module) and web3py (the web3 python module) were awful compared to the javascript ones. I was actually really disappointed in how bad they were.<div><br></div><div>In the two months that passed the python tools underwent huge changes and now I'd put them on par with the javascript tools. I'm completely blown away. I credit a lot of the speed to the folks at <a href="https://gitcoin.co/">GitCoin</a>. They create bots that put ethereum bounties on repo issues. They rely heavily on we3py so they encourage development on it and it shows. If anyone is looking to contribute to web3py and make a buck in the process the issues on the repo are sometimes given bounties of hundreds of dollars worth of ether.</div><div><br></div><div>Python is going to be a great place to be for smart contract development!</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 25, 2017 at 6:25 PM, Joshua Herman <span dir="ltr"><<a href="mailto:zitterbewegung@gmail.com" target="_blank">zitterbewegung@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">This is neat! I'm interested in learning smart contracts also. I have been only using solidity and I have gone through the tutorials. What did you think about using python vs using javascript and or solidity in this setting?</div><br><div class="gmail_quote"><div><div class="h5"><div dir="ltr">On Mon, Dec 25, 2017 at 8:01 AM Adam Yala <<a href="mailto:adamkyala@gmail.com" target="_blank">adamkyala@gmail.com</a>> wrote:<br></div></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div>Hey everyone!</div><div><br></div><div><div>I wanted to learn smart contract development for work and started off with a simple tutorial that was in javascript. To challenge myself I started converting the tutorial to python.</div><div><br></div><div><a href="https://github.com/adamyala/Your_First_Decentralized_Application_Python" target="_blank">https://github.com/adamyala/<wbr>Your_First_Decentralized_<wbr>Application_Python</a></div><div><br></div><div>I tried to make it as simple as possible and added lots of notes I wish I had when I was learning.</div><div><br></div><div>I'd love to know if there is anything I can add/change to make it clearer and more simple. My goal is to eventually convert the entire thing to 100% python.</div></div><div><br></div><div>Cheers,</div><div>Adam</div></div></div></div>
______________________________<wbr>_________________<br>
Chicago mailing list<br>
<a href="mailto:Chicago@python.org" target="_blank">Chicago@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/chicago" rel="noreferrer" target="_blank">https://mail.python.org/<wbr>mailman/listinfo/chicago</a><br>
</blockquote></div>
<br>______________________________<wbr>_________________<br>
Chicago mailing list<br>
<a href="mailto:Chicago@python.org">Chicago@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/chicago" rel="noreferrer" target="_blank">https://mail.python.org/<wbr>mailman/listinfo/chicago</a><br>
<br></blockquote></div><br></div>