Home
About
SK blog
Rapture in Everything
Posts tagged "open source"
2020 Apr 18
2020 Apr 18
csv-to-sqlite 2.1 - script support, encodings and brackets
Version 2.1 of csv-to-sqlite [https://pypi.org/project/csv-to-sqlite/] was just released. There are a few new things, suggested in GitHub [https://github.com/zblesk/csv-to-sqlite] issues: you can now specify that you do not want brackets around your column names, you can specify the encoding your files (the default still is UTF-8) and it's now easier to use csv-to-sqlite in scripts. If you wish to do that, simply install it as a dependency: pip install csv-to-sqlite As an aside: if you're...
tools
python
csv-to-sqlite
2019 Dec 15
2019 Dec 15
Introducing Ghoplin: a tool for downloading posts from a Ghost blog into Joplin
I like the Ghost blogging platform. I also really like Joplin, the tool that handles all of my notes. In order to be able to search both my notes and my blog posts with a single search, I've written Ghoplin, a tool for downloading Ghost posts into Joplin....
joplin
tools
open source
2019 Jul 12
2019 Jul 12
Trying out Passbolt (with Docker)
A step-by-step guide for getting from a clean Ubuntu 18.04 LTS to a running Passbolt instance with a simplistic Docker setup....
how-to
security
self-hosted
2019 Apr 24
2019 Apr 24
csv-to-sqlite 2.0 - memory improvements
My csv-to-sqlite script got some updates - most importantly it now requires far less memory....
tools
python
open source
2018 Dec 27
2018 Dec 27
Playing with Huginn: "Your agents are standing by!"
"Huginn is a system for building agents and performing automated tasks online." Here's how I found it, made a personal newsletter (and some other stuff) with it. Next time: Docker setup....
huginn
docker
self-hosted
Older
Newer