UNPKG

rsshub

Version:
10 lines (8 loc) 197 B
import type { Namespace } from '@/types'; export const namespace: Namespace = { name: 'Python', url: 'python.org', categories: ['programming'], description: '', lang: 'en', };