This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* ---------------------------------------------------------------------- | |
* VueJS + Buefy handler for displaying toast and snackbar notifications | |
* API: https://buefy.github.io/#/documentation/toast | |
* depends on VueJS and Buefy (and Bulma) | |
* | |
* inspired by JACurtis notifiation.blade.php/LaraFlash Package | |
* https://gist.github.com/jacurtis/9fa687e8f7512bb197decce7ffc30091 | |
* ---------------------------------------------------------------------- | |
*/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
print('\nBooting...\n'); | |
# Import modules | |
import MySQLdb; | |
import matplotlib.pyplot as plt; | |
from math import pi; | |
def bye(): | |
print("\nDone, shutting down...\n"); | |
exit(); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
namespace path\to\this; | |
/** | |
* Lietuviškų vardų linksniai. | |
*/ | |
trait Linksniai { | |
/** | |
* Vardų transformacija |
NewerOlder