Skip to content
View bricefotzo's full-sized avatar

Highlights

  • Pro

Organizations

@serial-techos
Block or Report

Block or report bricefotzo

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

Pinned

  1. ISBN-READER ISBN-READER Public

    A script to read the ISBN number from a its back cover

    Python

  2. github_automation github_automation Public

    Python

  3. KIWANDA-DATA KIWANDA-DATA Public

    Jupyter Notebook

  4. py_version_tools py_version_tools Public

    A little package to manage versions of your python packages.

    Python

  5. utils.py utils.py
    1
    import requests
    2
    
                  
    3
    def get_repos(github_url,username,token):
    4
        """[This function is used to list github repositories for an authenticated user.]
    5
        Args:
  6. serial-techos/sql-with-docker serial-techos/sql-with-docker Public

    SQL queries with docker

    Shell 1