diff options
Diffstat (limited to 'pydis_site/apps/resources/resources/pallets.yaml')
| -rw-r--r-- | pydis_site/apps/resources/resources/pallets.yaml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/pydis_site/apps/resources/resources/pallets.yaml b/pydis_site/apps/resources/resources/pallets.yaml new file mode 100644 index 00000000..a330b756 --- /dev/null +++ b/pydis_site/apps/resources/resources/pallets.yaml @@ -0,0 +1,20 @@ +name: Pallets Projects +description: The Pallets Projects develop Python libraries such as the Flask web framework, + the Jinja templating library, and the Click command line toolkit. Join to discuss + and get help from the Pallets community. +title_image: https://i.imgur.com/sV9Ypdf.png +title_url: https://www.palletsprojects.com/ +urls: + - icon: branding/discord + url: https://discord.gg/t6rrQZH + color: blurple +tags: + topics: + - web development + payment_tiers: + - free + difficulty: + - beginner + - intermediate + type: + - community |