Skip to content
View Pymetheus's full-sized avatar
🐍
Focusing
🐍
Focusing

Block or report Pymetheus

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Pymetheus/README.md

Hi there, I'm Fabian 👋

#!/usr/bin/python
# -*- coding: utf-8 -*-


class SoftwareDeveloper:

    def __init__(self):
        self.name = "Fabian"
        self.role = "Software Developer"
        self.location = "European Union"
        self.language_spoken = ["en_US", "de_DE", "it_IT"]

    def say_hi(self):
        print("Thanks for dropping by, hope you enjoy my open source contributions!")


me = SoftwareDeveloper()
me.say_hi()

Languages and Tools

Python Pandas NumPy Jupyter MySQL Docker Postman Linux RaspberryPi

My GitHub Stats

Top Languages

NOTE: Top languages does not indicate my skill level, it's a github metric of which languages I have used the most code on github.


Where to find me

Github Twitter LinkedIn

Popular repositories Loading

  1. The-Briscola-card-game The-Briscola-card-game Public

    Play a python implementation of the popular Italian trick-taking card game

    Python 1 2

  2. XBot_Pimetheus XBot_Pimetheus Public

    A curious python bot traveling through X space on a RaspberryPi

    Python 1

  3. Pymetheus Pymetheus Public

  4. YoutubeExtractor YoutubeExtractor Public

    A Python script that downloads videos and playlists from YouTube, extracts their audio tracks, converts the files to MP3/MP4, and optionally writes metadata to a MySQL database.

    Python 1

28 contributions in the last year

Contribution Graph
Day of Week May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

May 2025

9 contributions in private repositories May 1 – May 5
Loading