Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · stable
mypsb
Browse files
Apr 21, 2021
🔀
Merge branch 'stable' into 'tuto-pysdur'
· 1ab19143
freezed
authored
Apr 21, 2021
1ab19143
🥅
Catch shell error when input are ascending
· e72d834b
freezed
authored
Apr 16, 2021
and
freezed
committed
Apr 22, 2021
e72d834b
🔊
Add a `--logfile` option
· 473b21b4
freezed
authored
Apr 22, 2021
473b21b4
🎨
Export `argparse` setup in a function
· 3d254ada
freezed
authored
Apr 22, 2021
3d254ada
🔊
Add a `--debug` option
· 30b92195
freezed
authored
Apr 21, 2021
30b92195
Apr 18, 2021
🔊
Add variable messages in logs
· bd949c20
freezed
authored
Apr 18, 2021
bd949c20
🔊
Add logging events Info & Debug
· f00187f4
freezed
authored
Apr 18, 2021
f00187f4
Apr 17, 2021
🔊
Log when input are ascending
· 1159d4b1
freezed
authored
Apr 18, 2021
1159d4b1
Apr 15, 2021
📝
Edit docstrings & reuse it for help option
· e959fa78
freezed
authored
Apr 16, 2021
e959fa78
💡
Comment each steps of main execution
· 1cbe6e67
freezed
authored
Apr 16, 2021
1cbe6e67
✨
Add `--verbosity` option
· df084157
freezed
authored
Apr 16, 2021
df084157
✨
Add two positionnal arguments as input
· 043a86e8
freezed
authored
Apr 16, 2021
043a86e8
🚚
Add execution right to the file
· 1dcc8837
freezed
authored
Apr 16, 2021
1dcc8837
🚨
Lint the code
· 53ef01ad
freezed
authored
Apr 16, 2021
53ef01ad
Apr 14, 2021
✅
Add first doctests
· a62dc1aa
freezed
authored
Apr 15, 2021
a62dc1aa
Apr 13, 2021
✨
Implement greater common divisor algorithm
· 4058a733
freezed
authored
Apr 13, 2021
4058a733
Apr 12, 2021
📝
Explain script purpose in docstings
· 165d391a
freezed
authored
Apr 13, 2021
165d391a
🎉
Starting Python Script Durable
· 7e649956
freezed
authored
Apr 13, 2021
7e649956
Jul 16, 2020
🔀
Merge branch '2-techtest'
· 043d0884
freezed
authored
Jul 16, 2020
043d0884
🔀
Merge branch '1-techtest'
· f4c4f9fc
freezed
authored
Jul 16, 2020
f4c4f9fc
Refactor propagation in a function
· 0bd7ff72
freezed
authored
Jul 16, 2020
0bd7ff72
Update neighbors cells
· 2119783d
freezed
authored
Jul 16, 2020
2119783d
Update only drop cell
· eebd2751
freezed
authored
Jul 16, 2020
eebd2751
Change approach global instead local
· ff479a6f
freezed
authored
Jul 16, 2020
ff479a6f
Drop sand grains without propagation
· 7a8a0945
freezed
authored
Jul 16, 2020
7a8a0945
Find id for pile center
· 9bf58c7c
freezed
authored
Jul 16, 2020
9bf58c7c
Add specs for `sand_grain_drop.py`
· cb3c5623
freezed
authored
Jul 16, 2020
cb3c5623
Update tests : deliverable
· 5471f30e
freezed
authored
Jul 16, 2020
5471f30e
Join strings into one with right separation
· fbdc3815
freezed
authored
Jul 16, 2020
fbdc3815
Split strings groups in a list
· d09dcc6b
freezed
authored
Jul 16, 2020
d09dcc6b
Remove spaces in string
· c14c31cd
freezed
authored
Jul 16, 2020
c14c31cd
Add specs for `reorganize_string.py`
· 7a7c0b96
freezed
authored
Jul 16, 2020
7a7c0b96
Mar 10, 2020
Merge branch 'xkcd-pwd' into 'master'
· 85df8b48
freezed
authored
Mar 10, 2020
85df8b48
Mar 09, 2020
Add password generator
· dc5e4d72
freezed
authored
Mar 09, 2020
dc5e4d72
Update .gitignore
· c188ae6f
freezed
authored
Mar 09, 2020
c188ae6f
Sep 22, 2019
Testing __init__ method in a Class
· 490e98c3
freezed
authored
Sep 22, 2019
490e98c3
Sep 06, 2019
Add script `resize_b64_str.py`
· 794c197c
freezed
authored
Sep 06, 2019
794c197c
Reorganise repo
· 2f9a4b8a
freezed
authored
Sep 06, 2019
2f9a4b8a
Update README
· 2b3b0f93
freezed
authored
Sep 06, 2019
2b3b0f93
Aug 14, 2018
Replaces doctests test by pytest tests
· dfeff7a5
Fred Z
authored
Aug 14, 2018
dfeff7a5
Loading