Tag: python

Engineering

How I made `json.dumps` ~20% faster

This post was first published in aivarsk.com   My journey to understand the performance and concurrency of FastAPI services lead me to the Python json.dumps function producing JSON string out of object tree. And I ended up making it a bit faster. _PyAccu vs _PyUnicodeWriter How do you create the JSON...

August 30, 2022
Engineering

A machine learning approach to SWIFT transaction classification

In order to move value around the world reliably and securely for our clients, Ebury is a financial institution connected to the SWIFT network, the world’s leading provider of financial messaging services.  More than 10.000 financial institutions are currently connected to the network, enabling international funds transfer across more than...

January 14, 2022
Events

Ebury and the Python Brazil conference

As part of our mission to expand the engineering team in Brazil, we have moved forward with the plan to connect ourselves to the local technical community. Not only to find talent and help us write our history but also to share who we are and how we are disrupting...

October 21, 2021
Events , LABS

EUROPYTHON 2018 Asyncio learnings

EDINBURGH Thanks to Ebury’s learning program, Héctor Álvarez and Jesús Gutiérrez were selected to attend EuroPython in Edinburgh. EuroPython is a yearly conference in Europe that focuses on Python programming language and its ecosystem . This year’s sessions were held at the Edinburgh International Conference Center; an amazing building in the core...

October 23, 2018
Events

PyConEs 2017 overall

In September 2017 Ebury went to PyCon Spain 2017 which took place in Cáceres (Extremadura), at the beautiful location of San Francisco’s Cultural Complex. Read on for insights on refactoring, unicode, serverless, testing factories, diversity in the work place and open source! In this article we would like to give...

October 31, 2017