Skip to content

Instantly share code, notes, and snippets.

View ntessore's full-sized avatar

Nicolas Tessore ntessore

View GitHub Profile
@ycopin
ycopin / euclidator.py
Last active September 21, 2022 09:52
Euclid Acronym Translator.
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
EUCLID Acronym translaTOR.
DEPRECATED: official repo is now https://gitlab.euclid-sgs.uk/ycopin/euclidator,
with a shiny web interface at http://ycopin.pages.euclid-sgs.uk/euclidator/
"""