This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
radu
/
Awsome-Wagtail
peilaus alkaen
https://github.com/springload/awesome-wagtail.git
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
Give the repo a Python flavour (
#1
)
Karl Hobley
9 vuotta sitten
vanhempi
7d226eb59e
commit
8abee8487a
1 muutettua tiedostoa
jossa
3 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
3
0
hello.py
+ 3
- 0
hello.py
Näytä tiedosto
@@ -0,0 +1,3 @@
+# Gives the GitHub repo a Python flavour
+def hello():
+ print("Hello world!")