Migrate assets and configs
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user