from dataclasses import dataclass
@dataclass
class Introduction:
work: list[str] = ["CL", "CV", "XAI" ]
interest: list[str] = ["Astrophysics","LifeScience","Literature","Popculture"]
misc : list[str] = ["Collaboration", "Competitions"]
funfact : str = None
from dataclasses import dataclass
@dataclass
class Introduction:
work: list[str] = ["CL", "CV", "XAI" ]
interest: list[str] = ["Astrophysics","LifeScience","Literature","Popculture"]
misc : list[str] = ["Collaboration", "Competitions"]
funfact : str = None
From: 05 March 2023 - To: 12 March 2023
Python 2 hrs 2 mins ⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿ 99.69 %
Markdown 0 secs ⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 00.18 %
Text 0 secs ⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 00.12 %
- mwparserfromhtml : a python library to parse and process wikipedia html-dumps.
This readme was done because I am bored and obsessed. If you liked my profile, please 🌟 the repo and to use this template you can fork it and mod ✨