Skip to content
View dantetemplar's full-sized avatar

Highlights

  • Pro

Organizations

@one-zero-eight
Block or Report

Block or report dantetemplar

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 Loading

  1. fastapi-mock fastapi-mock Public

    A middleware for FastAPI that allows you to create mock endpoints quickly and easily.

    Python 16

  2. one-zero-eight/InNoHassle-Events one-zero-eight/InNoHassle-Events Public

    Events API of InNoHassle ecosystem

    Python 5 1

  3. one-zero-eight/InNoHassle-Website one-zero-eight/InNoHassle-Website Public

    Website of InNoHassle ecosystem

    TypeScript 5 2

  4. pymupdf4llm pymupdf4llm Public

    Forked from pymupdf/RAG

    RAG (Retrieval-Augmented Generation) Chatbot Examples Using PyMuPDF

    Python

  5. Aiogram 3 log messages and handlers Aiogram 3 log messages and handlers
    1
    # Aiogram 3 log messages and handlers
    2
    
                  
    3
    > [!WARNING]
    4
    > Tested on aiogram=3.3.0, code may failed with another version as it uses tricky things
    5
  6. Async alembic configuration Async alembic configuration
    1
    # Async alembic configuration
    2
    
                  
    3
    ## Features
    4
    ### Database connection from `settings.yaml`
    5
    You don't need to change `alembic.ini` to set up a database connection.