Showing posts with label python-users. Show all posts
Showing posts with label python-users. Show all posts

Tuesday, October 15, 2013

Bank of America to rebuild tech stack with Python at core


By Vasudev Ram



Saw this via Twitter:

Python in banking is an abstract of a talk by Niall O'Connor at PyCon IE 2013.

This is an excerpt from that page:

[ How and Why Bank of America decided to rebuild its entire technology stack with Python at the core. What challenges we have faced and are facing. How the banks business is adapting to a more agile and test focused culture. What the future holds. ]

I did know, of course, that a lot of enterprises use Python (and have been doing so for a while), but this news about BOA rebuilding its tech stack with Python is interesting, if true ...

Speaking of banks, did you know the origin of the word? It comes from the word bench, because some of the first bankers used to conduct their business on benches in the Middle Ages. I had read that somewhere as a kid, and checked it now at the page about banks on Wikipedia.

Excerpt from that page:

[ Origin of the word

The word bank was borrowed in Middle English from Middle French banque, from Old Italian banca, from Old High German banc, bank "bench, counter". Benches were used as desks or exchange counters during the Renaissance by Florentine bankers, who used to make their transactions atop desks covered by green tablecloths.[7]

One of the oldest items found showing money-changing activity is a silver Greek drachm coin from ancient Hellenic colony Trapezus on the Black Sea, modern Trabzon, c. 350–325 BC, presented in the British Museum in London. The coin shows a banker's table (trapeza) laden with coins, a pun on the name of the city. In fact, even today in Modern Greek the word Trapeza (Τράπεζα) means both a table and a bank. ]


- Vasudev Ram - Dancing Bison Enterprises

Inquiry form

Thursday, September 20, 2012

AWeber and bitly are using Python

By Vasudev Ram


Seen today via http://planet.python.org:

AWeber and bitly are using Python

AWeber is a well-known email marketing service.

bitly is a well-known URL shortening service.

Quotes about Python from the above post, by AWeber, bitly, also by Revolution Systems and Wingware:

[ AWeber:

AWeber is using Python to support and extend our Software as a Service solution for email marketing. Python is important to AWeber because of the great community around it and the extensive set of capabilities it has, provided by either the python standard library or 3rd party packages. The overall philosophy Python espouses with the Zen of Python also aligns very well with the philosophy we have at AWeber.

Supporting the Python Community and helping to further the efforts of the Community is in the best interest of AWeber and the Community overall. We also get to learn a great deal from the community in attendance. A win/win for sure.

bitly:

Bitly’s main github repo is 48.1% Python, our biggest language by far! The runner up, for the curious, is Javascript, and we even maintain just the teensiest bit of TCL code (1.2%, and yes, there’s a good story there). Python is important to us because the many available libraries allow us to develop features quickly and the ability to easily bind to C libraries gives us the performance we require to handle hundreds of millions of requests per day. Why does sponsoring/attending PyCon 2013 make sense for your organization?

We've sent speakers and attended over the last few years, and would like to continue to contribute to the python community. We publish lots of our code as open source (https://github.com/bitly / http://word.bitly.com/), and also find PyCon to be a great place to meet like-minded hackers working on interesting problems (p.s. [we're hiring!])

Wingware:

Wingware doesn't just make a Python IDE. We also use Python and Wing IDE for everything we do, including developing the IDE with itself, running our website, and supporting our business processes. Back in 1998, Python was our inspiration to start the company, and it continues to be what makes Wingware possible. We've always been very interested in being a part of the Python community.

Revolution Systems:

We use Python for everything we do. Being Python and Django consultants, Python isn't just important to our business it is our
business.

Sponsoring PyCon is both a way to help bolster the larger Python community and a great way to familiarize the Python elite with our companies services should they find a need for us. ]

- Vasudev Ram - Dancing Bison Enterprises