Skip to content
View sevenv1's full-sized avatar

Block or report sevenv1

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
sevenv1/README.md

Typing SVG

import json
from datetime import datetime

class sevenv1:  
    @staticmethod
    def info():
        return {
            'Real Name': 'Lebron James',
            'Age': datetime.now().year - 2008
        }

    @staticmethod
    def socials():
        return {
            'GitHub': 'https://github.com/sevenv1',
            'Youtube': 'https://www.youtube.com/@sevenv1',
            'Discord': 'https://discord.com/users/741483338614964404',
            'Current Project': 'https://buywebsites.store/'
        }

print(json.dumps(sevenv1.info(), indent=4))
print(json.dumps(sevenv1.socials(), indent=4))
Profile Views Profile Views Profile Views Profile Views Profile Views Profile Views Profile Views

Pinned Loading

  1. assetto-corsa-unlock-cars assetto-corsa-unlock-cars Public

    VERY simple open source unlock all cars python script for assetto corsa, works on every server.

    Python 1

  2. pystylist pystylist Public

    Forked from billythegoat356/pystyle

    Updated Version of pystyle, made by billythegoat356.

    Python 1