Ištrauka paimta iš šio įstatymo dokumento:
http://www3.lrs.lt/pls/inter2/dokpaieska.showdoc_l?p_id=471406
Dokumento svarstymas seimo posėdyje:
http://www3.lrs.lt/pls/inter/w5_sale.klaus_stadija?p_svarst_kl_stad_id=-18981
<!doctype html> | |
<html lang="en"> | |
<head> | |
<meta charset="utf-8"> | |
<title>HTML5 Page</title> | |
<style type="text/css"> | |
table { | |
border-collapse: collapse; | |
} | |
table, table td { |
bin/pip: bin/python requirements.txt | |
bin/pip install -r requirements.txt | |
bin/python: | |
virtualenv . |
Ištrauka paimta iš šio įstatymo dokumento:
http://www3.lrs.lt/pls/inter2/dokpaieska.showdoc_l?p_id=471406
Dokumento svarstymas seimo posėdyje:
http://www3.lrs.lt/pls/inter/w5_sale.klaus_stadija?p_svarst_kl_stad_id=-18981
#!/usr/bin/env python3 | |
""" | |
LMDB parser and proper name filter. | |
This script uses LMDB database [1] to extract all proper names. | |
[1] http://donelaitis.vdu.lt/~vytas/lmdb/ | |
Informaciją apie diskusiją:
[1] | http://www.example.com/1 |
[2] | http://www.example.com/2 |
[3] | http://media.ccc.de/browse/congress/2014/31c3_-_6344_-_en_-_saal_1_-_201412281400_-_security_analysis_of_estonia_s_internet_voting_system_-_j_alex_halderman.html#video Security Analysis of Estonia's Internet Voting System - J. Alex Halderman |
// In case you are a member of a big organization, you may want to unwatch a lot of repositories, by some filter. | |
// This code snippet allows to unwatch many repositories at once by specified filter. | |
// Modify this snippet by your needs and paste it to the JavaScript console in your browser. | |
// https://github.com/watching | |
$( "button" ).each( function() { | |
var text = $.trim( $(this).text() ); | |
var repo = $.trim( $(this).closest("li.js-subscription-row").find("a").text() ); | |
if ( text == "Unwatch" && repo.match(/^zopefoundation/) ) { |
/.ipynb_checkpoints/ | |
/tarybu_nariai_-_main_information.csv |
/VilniusPy-1-asyncio.slides.html | |
/reveal.js/ | |
/.ipynb_checkpoints/ |