Git Product home page Git Product logo

alorence - Public profile

Website badge Twitter badge Mastodon badge Linkedin badge StackOverflow badge Blog badge

About me

Hey, I'm Antoine Lorence, Python developer, FOSS enthusiast, software architecture specialist and GNU/Linux fan. I live in France and have 2 children.

I started to work as professional developer after my Master's degrees, in 2010. I first worked on C++ and Java softwares, then I discovered Python. I started to use it for some tasks as a readable replacement for Bash/sh scripts, then I discovered all the incredible things that can be achieved with it. In the next years, I started to build websites with Django and various applications. I work now as a Freelancer and more recently, I extended my knowledge in various fields like frontend development or DevOps.

Notable projects

django-modern-rpc

In 2016, I had to configure an XML-RPC endpoint in a Django project I worked on. At this time RPC4Django was the most used library. Unfortunately, it didn't work with latest Django version, was not updated for a long time and the PRs opened to fix issues remained unanswered. I decided to start my own implementation, with a very similar API, but with a support for recent Python & Django versions.

The project has recently reached its first 1.0.0 stable release and is now downloaded almost 10.000 times / month.

pysvg-py

Unofficial Python 3 portage of well-known PySVG library.

Years ago, while porting a legacy project from python 2 to python 3, I discovered that PySVG library was not compatible with Python 3, and no new release were published since 2012. After quickly checking the source code, I saw that adapting the code shouldn't be a big deal. I forked the project, ran 2to3 and verified that the result worked as expected in my project.

I decided to publish it on pypi with a disclamer explaining this is an unofficial port and I was not the original author. That package seemed to be useful for others, since it is now downloaded about 5.000 times per month.

Antoine Lorence's Projects

Antoine Lorence doesnโ€™t have any public repositories yet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.