Skip to content

Instantly share code, notes, and snippets.

View JorjMcKie's full-sized avatar
🏠
Working from home

Jorj X. McKie JorjMcKie

🏠
Working from home
View GitHub Profile
@JorjMcKie
JorjMcKie / LeoAccess.py
Last active March 7, 2023 22:24
Accessing dictionary dict.leo.org from Python
#!/usr/bin/env python
# -*- coding: latin-1 -*-
#
# Query the dictionary http://dict.leo.org/ from within Python.
# This is based on an equivalent script for German/English by:
#
# Copyright (C) 2015 Ian Denhardt <ian@zenhack.net>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by