An animated flame using only CSS3 animations and box-shadow. Wanted to see if I could make fire with just CSS - flame on! :)
A Pen by Adrian Payne on CodePen.
An animated flame using only CSS3 animations and box-shadow. Wanted to see if I could make fire with just CSS - flame on! :)
A Pen by Adrian Payne on CodePen.
| #!/usr/bin/env python | |
| """ | |
| This file provides a class to connect to the Livebox router | |
| and get his public IP address. | |
| The Livebox router is provided by Orange, a French ISP. | |
| Usage | |
| ----- | |
| $ python livebox-ip.py |