mirror of
https://github.com/alex-s168/website.git
synced 2025-09-09 17:05:07 +02:00
8 lines
123 B
Python
8 lines
123 B
Python
import os
|
|
import sys
|
|
import requests
|
|
import json
|
|
from feedgen.feed import FeedGenerator
|
|
import subprocess
|
|
import fontTools
|