mirror of
https://github.com/flancian/garden.git
synced 2026-07-31 11:36:19 +00:00
[[snapshot]]: 2021-05-13 20:01:15
Affected files: .obsidian/workspace 2021-05-13.md flask.md
This commit is contained in:
Vendored
+21
-9
@@ -22,7 +22,7 @@
|
||||
{
|
||||
"id": "eeddb07932783526",
|
||||
"type": "leaf",
|
||||
"dimension": 12.912712204250768,
|
||||
"dimension": 6.456356102125384,
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
@@ -31,6 +31,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "0034c5d8b96c70cd",
|
||||
"type": "leaf",
|
||||
"dimension": 6.456356102125384,
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "flask.md",
|
||||
"mode": "source"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "5b0a728f8b5ceed7",
|
||||
"type": "leaf",
|
||||
@@ -162,7 +174,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "tmux resize.md",
|
||||
"file": "flask.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@@ -179,7 +191,7 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "tmux resize.md"
|
||||
"file": "flask.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -190,17 +202,17 @@
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
},
|
||||
"active": "5b0a728f8b5ceed7",
|
||||
"active": "0034c5d8b96c70cd",
|
||||
"lastOpenFiles": [
|
||||
"tmux resize.md",
|
||||
"tmux.md",
|
||||
"flask.md",
|
||||
"2021-05-13.md",
|
||||
"tmux resize.md",
|
||||
"file handler.md",
|
||||
"tmux.md",
|
||||
"moa is broken.md",
|
||||
"moa.party.md",
|
||||
"do.md",
|
||||
"Agora Elinor Ostrom.md",
|
||||
"kenzo tange.md",
|
||||
"experiment framework.md",
|
||||
"file handler.md"
|
||||
"kenzo tange.md"
|
||||
]
|
||||
}
|
||||
@@ -8,5 +8,8 @@
|
||||
- [[cosmos network]]
|
||||
- [[chorus one]]
|
||||
- [[do]]
|
||||
- [[moa]]
|
||||
- [[agora server]]
|
||||
- [[flask]]
|
||||
- [[tmux resize]]
|
||||
- [[self defense]] and [[satyagraha]]: compatible or not?
|
||||
@@ -1,9 +1,10 @@
|
||||
# Flask
|
||||
|
||||
- A [[web development]] [[micro]] [[framework]] for [[python]].
|
||||
- Includes nice routing, sufficient to implement [[sensible urls]].
|
||||
- The [[agora]] is [[flask]] based.
|
||||
- [[go]] flask.palletsprojects.com
|
||||
- [[wikipedia]] https://en.wikipedia.org/wiki/Flask_(web_framework)
|
||||
- Includes nice routing, sufficient to implement [[sensible urls]].
|
||||
- The [[agora server]] is [[flask]] based.
|
||||
- [[go]] flask.palletsprojects.com
|
||||
- [[wikipedia]] https://en.wikipedia.org/wiki/Flask_(web_framework)
|
||||
- [[config]] https://flask.palletsprojects.com/en/1.1.x/config/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user