Skip to content

Instantly share code, notes, and snippets.

View outout14's full-sized avatar
🏠
Working from home

Maël outout14

🏠
Working from home
View GitHub Profile
import csv
with open('liste01.csv', 'r', encoding="latin-1") as f:
lecture = csv.reader(f, delimiter=";")
data = list(lecture)
data = data[1:5]
compteur = {}

Keybase proof

I hereby claim:

  • I am outout14 on github.
  • I am outoutxyz (https://keybase.io/outoutxyz) on keybase.
  • I have a public key ASBdanq2ltNuVv7E9_vzKfAIWWIMPc7kjEZxSGLdPno4WAo

To claim this, I am signing this object:

deb http://deb.debian.org/debian buster main
deb-src http://deb.debian.org/debian buster main
deb http://deb.debian.org/debian-security/ buster/updates main
deb-src http://deb.debian.org/debian-security/ buster/updates main
deb http://deb.debian.org/debian buster-updates main
deb-src http://deb.debian.org/debian buster-updates main
@outout14
outout14 / screenshot.sh
Created August 4, 2018 19:30
Simple screenshot script using scrot
#/bin/bash
time=$(date +%Y-%m-%d-%H%M%S.png)
printf "\e[33mPrise de la capture d'écran et envoie \n"
scrot $time -s -e 'scp "$f" sshuser@serverdomain.com:/directory'
printf "\e[4m\e[32mEnvoie terminé !\e[0m\n"
printf "\n\e[1mNom du fichier : \e[0m\e[34m" && echo $time
printf "\e[1mAdresse du fichier : \e[0m\e[34mhttps://httpurltopicture/" && echo $time
echo "https://httpurltopicture/"$time | xclip -sel clip
sleep 10
@outout14
outout14 / README-Template.md
Last active October 23, 2021 09:33 — forked from PurpleBooth/README-Template.md
Une template pour faire un joli README.md

Titre du projet

(juste en dessous des badges sympatiques à placer)

forthebadge forthebadge

Une petite description du projet

Pour commencer

Entrez ici les instructions pour bien débuter avec votre projet...

@outout14
outout14 / Tuto1.md
Last active May 8, 2017 12:48
Comment résoudre l'erreur rc=-1908 sur VirtualBox

Comment résoudre l'erreur rc=-1908 sur VirtualBox ?

Si vous obtenez l´erreur rc=-1908 "Kernel driver not installed" il vous faut tapper sudo modprobe -a vboxdrv dans un terminal, redémarez virtualbox et le probleme devrait être résolu ;) .

Erreur obtenue et résolue par Romain sous Arch Linux

Des problemes avec Linux ? Rejoins le discord GNU/Linux-FR https://discord.gg/B5TzW7x !

/* LE THEME DE OUTOUT POUR BFS !
### C'est plusieurs code que j'ai trouvé sur gogole wala */
.app, .connecting {
/* You can adjust the background brightness by reducing the fourth value of below.
0.0 for no dark background, 1.0 for full darkness.
Or, you can change the other values for tint and so.
1st value - Red 0-255
2nd value - Green 0-255
#!/usr/bin/env python
# -*- coding: utf-8 -*-
__author__ = "Maël — outout"
__licence__ = "WTFPL Licence 2.0"
#################
# IMPORTS #
#################

Keybase proof

I hereby claim:

  • I am outout14 on github.
  • I am outout (https://keybase.io/outout) on keybase.
  • I have a public key whose fingerprint is 7138 72DE 454E 4306 4605 3AA9 4537 3096 5F69 1F3E

To claim this, I am signing this object:

__author__ = "Maël — outout14"
__licence__ = "Apache License 2.0"
###########################
# CONFIGURATION #
# by Outout14 :) #
###########################
## TOKEN