Migrate assets and configs
This commit is contained in:
15
collections/python/date.yaml
Normal file
15
collections/python/date.yaml
Normal file
@ -0,0 +1,15 @@
|
||||
slug: python/t/date
|
||||
name: Python Date Snippets
|
||||
shortName: Python Dates
|
||||
miniName: Date
|
||||
featured: true
|
||||
parent: python
|
||||
languageMatcher: python
|
||||
tagMatcher: date
|
||||
description: >-
|
||||
The Python snippet collection contains helper functions for Python 3.6. It
|
||||
includes utilities for most common data types, such as primitivies, lists,
|
||||
dictionaries and date objects.
|
||||
shortDescription: >-
|
||||
Easily manipulate dates in Python 3.6 with this snippet collection.
|
||||
splash: terrarium.png
|
||||
15
collections/python/dictionary.yaml
Normal file
15
collections/python/dictionary.yaml
Normal file
@ -0,0 +1,15 @@
|
||||
slug: python/t/dictionary
|
||||
name: Python Dictionary Snippets
|
||||
shortName: Python Dictionaries
|
||||
miniName: Dictionary
|
||||
featured: true
|
||||
parent: python
|
||||
languageMatcher: python
|
||||
tagMatcher: dictionary
|
||||
description: >-
|
||||
The Python snippet collection contains helper functions for Python 3.6. It
|
||||
includes utilities for most common data types, such as primitivies, lists,
|
||||
dictionaries and date objects.
|
||||
shortDescription: >-
|
||||
A snippet collection of dictionary helpers and tips for Python 3.6.
|
||||
splash: tea-pour.png
|
||||
15
collections/python/function.yaml
Normal file
15
collections/python/function.yaml
Normal file
@ -0,0 +1,15 @@
|
||||
slug: python/t/function
|
||||
name: Python Function Snippets
|
||||
shortName: Python Functions
|
||||
miniName: Function
|
||||
featured: true
|
||||
parent: python
|
||||
languageMatcher: python
|
||||
tagMatcher: function
|
||||
description: >-
|
||||
The Python snippet collection contains helper functions for Python 3.6. It
|
||||
includes utilities for most common data types, such as primitivies, lists,
|
||||
dictionaries and date objects.
|
||||
shortDescription: >-
|
||||
A snippet collection of function helpers and tips for Python 3.6.
|
||||
splash: terrarium.png
|
||||
14
collections/python/index.yaml
Normal file
14
collections/python/index.yaml
Normal file
@ -0,0 +1,14 @@
|
||||
slug: python
|
||||
name: Python Snippets
|
||||
shortName: Python
|
||||
topLevel: true
|
||||
languageMatcher: python
|
||||
featured: true
|
||||
description: >-
|
||||
The Python snippet collection contains helper functions for Python 3.6. It
|
||||
includes utilities for most common data types, such as primitivies, lists,
|
||||
dictionaries and date objects.
|
||||
shortDescription: >-
|
||||
Browse helper functions for Python 3.6, including utilities for primitives,
|
||||
lists, dictionaries and date objects.
|
||||
splash: terrarium.png
|
||||
15
collections/python/list.yaml
Normal file
15
collections/python/list.yaml
Normal file
@ -0,0 +1,15 @@
|
||||
slug: python/t/list
|
||||
name: Python List Snippets
|
||||
shortName: Python Lists
|
||||
miniName: List
|
||||
featured: true
|
||||
parent: python
|
||||
languageMatcher: python
|
||||
tagMatcher: list
|
||||
description: >-
|
||||
The Python snippet collection contains helper functions for Python 3.6. It
|
||||
includes utilities for most common data types, such as primitivies, lists,
|
||||
dictionaries and date objects.
|
||||
shortDescription: >-
|
||||
A snippet collection of list helpers and tips for Python 3.6.
|
||||
splash: widescreen.png
|
||||
16
collections/python/math.yaml
Normal file
16
collections/python/math.yaml
Normal file
@ -0,0 +1,16 @@
|
||||
slug: python/t/math
|
||||
name: Python Math Snippets
|
||||
shortName: Python Math
|
||||
miniName: Math
|
||||
featured: true
|
||||
parent: python
|
||||
languageMatcher: python
|
||||
tagMatcher: math
|
||||
description: >-
|
||||
The Python snippet collection contains helper functions for Python 3.6. It
|
||||
includes utilities for most common data types, such as primitivies, lists,
|
||||
dictionaries and date objects.
|
||||
shortDescription: >-
|
||||
Learn how to perform common mathematical operations in Python 3.6 with this
|
||||
snippet collection.
|
||||
splash: plant-window.png
|
||||
16
collections/python/string.yaml
Normal file
16
collections/python/string.yaml
Normal file
@ -0,0 +1,16 @@
|
||||
slug: python/t/string
|
||||
name: Python String Snippets
|
||||
shortName: Python Strings
|
||||
miniName: String
|
||||
featured: true
|
||||
parent: python
|
||||
languageMatcher: python
|
||||
tagMatcher: string
|
||||
description: >-
|
||||
The Python snippet collection contains helper functions for Python 3.6. It
|
||||
includes utilities for most common data types, such as primitivies, lists,
|
||||
dictionaries and date objects.
|
||||
shortDescription: >-
|
||||
Learn how to format and manipulate strings in Python 3.6 with this snippet
|
||||
collection.
|
||||
splash: terrarium.png
|
||||
Reference in New Issue
Block a user