Adding python application template

This commit is contained in:
Chris Patterson
2019-09-04 13:32:35 -04:00
parent 239b6d1b96
commit 13af371169
2 changed files with 36 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"name": "Python application",
"description": "Create and test a Python application.",
"iconName": "python",
"categories": ["Python"]
}