Migrate assets and configs

This commit is contained in:
Angelos Chalaris
2023-05-07 16:10:21 +03:00
parent 6a45d2ec07
commit 6a16355bcd
541 changed files with 2067 additions and 0 deletions

View 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

View 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

View 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

View 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

View 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

View 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

View 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