Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am cassiobatista on github.
  • I am cassota (https://keybase.io/cassota) on keybase.
  • I have a public key ASC78tnrEHYG4pT0zq3Dnsm8xSsjE4aQckCytup94rGx5go

To claim this, I am signing this object:

#!/usr/bin/env python3
# Author velociraptor Genjix <aphidia@hotmail.com>
# source: https://github.com/pyside/Examples/blob/master/examples/state-machine/trafficlight.py
#
# Traffic Lights using PyQt5 and Python 3
#
# Ported to PyQt5 on Feb 2019 by Cassio Batista <cassio.batista.13@gmail.com>
import sys
from PyQt5 import QtWidgets, QtGui, QtCore
#!/bin/bash
#
# A script to upload a word to the Priberam Dictionary server and strip the
# output looking for its syllabified version (in Portuguese)
# https://www.priberam.pt/dlpo/
#
# Author: Feb, 2018
# Cassio Batista - cassio.batista.13@gmail.com
# Federal University of Pará (UFPA). Belém, Brazil
#
#!/bin/bash
#
# A quite simple script to download the German lessons from DW's Audiotrainer
# webpage: http://www.dw.com/en/learn-german/audiotrainer/s-9677
# It basically 'crawls' a specific page in order to download all 100 mp3 audio
# files with their respectives pdfs worksheets (200 files in total)
#
# Disclaimer: I had trouble with unicode values, so I created two lists to