-
openpyxl 1.6.1 is out !
First post-babies release, this is a “pull requests integration” release, plus a few fixes (including the infamous race-condition fix that was omitted in 1.5.8). A huge effort has been put over several months to make this version work on 2.x and 3.x flavors of Python, and except a few broken tests (due to an incompatible […]
filed under:
-
I have been silent for a while … this is why 😁
Apologies to all the people who were awaiting for some openpyxl news, my wife and I have been quite busy those last months 😉 Meet Dorian and Gabriel, my two “first borns”. They are in an excellent shape, and their parents as well (well, as much as someone who didn’t sleep a full night for […]
filed under:
-
openpyxl 1.5.6
Small compatibility release this time, no big features added, see the changelog by yourself: [iter_worksheet] add support for calculated strings (they have a special data type for that ?) [strings] make sure we always use unicode strings everywhere [iter] fixed max row and column detection for iter reader [styles] fixed custom number format detection under […]
filed under:
-
openpyxl 1.5.5
After a long (long) break (sorry, I eventually bought a PS3, I knew this could happen), we come back with a new version of openpyxl ! This has been requested by a few people so here is a small changelog since the last (1.5.4 version): Commented out the ‘scheme’ element as it appears to prevent […]
filed under:
-
Converting an SQLite database to Access
After looking for two hours after a tool able to perform such a conversion for a reasonable price, I found a free solution to my customer request: You need Windows, but it works fine in a virtual machine (such as Virtualbox) if you’re on a Mac or Linux/BSD You will also need MS Access installed […]
filed under:
-
Making of a mascot
Although I like the current tone of the Adimian website, with the nice black and white contrast, I still feel it needs a more cheerful image, because you can be serious in your job and yet retain some sense of humor. So I’ve been sharping my Inkscape skills (don’t laugh) and produced this nice fellow: […]
-
Working from the couch
Those days I’m in southern France, in a small (15 sq.meters) flat originally rented for my wife who’s working at the local museum.Even if I’m here to cheer her up, I still have to get some work done, but obviously there is no room for a large desk (nor for any desk actually), an external […]
filed under:
-
What I learned from game developpment
A decade ago, while I was finishing my master’s degree, I also started developing games with a few friends. Nowadays, I can’t overestimate the benefits those years of late-night-coding brought me, and here are a few lessons I learned in the meantime: Data is important to the user In online games, players are your customers, […]
filed under:
-
openpyxl 1.5.0 released
It has been almost one full year since I started this project, and it has now reached a state where it is well suited for production, and intensively tested by an increasing number of people around the globe. The most recent additions I’m the most proud of are the optimized reader and writer, that become […]
filed under: