Skip to content
View koxudaxi's full-sized avatar

Sponsors

@ddanier
@lensvol
@ofek
@dvlpjrs
@Olegt0rr
@mikapfl
@samuelcolvin
@DataDog
@JetBrainsOfficial
@astral-sh

Sponsoring

@tiangolo
@samuelcolvin

Organizations

@sgt7

Block or report koxudaxi

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

PyConUS 2024 & EuroPython 2024 Speaker 🎀

I recently had the privilege of delivering a talk titled "Enhancing Decorators with Type Annotations: Techniques and Best Practices" at PyConUS 2024 and EuroPython 2024. In this talk, I shared insights on leveraging type annotations to enrich decorators effectively.

Hi there πŸ‘‹,

I am a software developer who enjoys contributing to Open Source Software (OSS) with a goal to make the development environment friendlier πŸ˜„.

Here are some of the projects I've worked on:

If any of my tools have been helpful in your projects, would you consider sponsoring me? Your support would really make a difference and help me continue to maintain and improve these tools for everyone. Thank you! πŸš€

Pinned Loading

  1. datamodel-code-generator Public

    Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.

    Python 3.1k 346

  2. fastapi-code-generator Public

    This code generator creates FastAPI app from an openapi file.

    Python 1.2k 123

  3. ruff-pycharm-plugin Public

    PyCharm plugin for ruff. This plugin provides reformat code using ruff.

    Kotlin 250 12

  4. poetry-pycharm-plugin Public archive

    A PyCharm plugin for poetry

    Kotlin 178 13

  5. pydantic-pycharm-plugin Public

    PyCharm plugin for pydantic. This plugin provides autocompletion, inspection, type-checking, inserting unfilled argument, and more.

    Kotlin 482 17

  6. local-data-api Public

    Data API for local, you can write unittest for AWS Aurora Serverless's Data API

    Python 114 21

3,032 contributions in the last year

Contribution Graph
Day of Week April 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

Activity overview

Contributed to Mirascope/mirascope, Mirascope/lilypad, koxudaxi/ruff-pycharm-plugin and 34 other repositories
Loading A graph representing koxudaxi's contributions from April 07, 2024 to April 13, 2025. The contributions are 81% commits, 13% pull requests, 5% code review, 1% issues.

Contribution activity

April 2025

Created a pull request in Mirascope/lilypad-sdk-python that received 8 comments

Add experiments

example code from mirascope import llm import lilypad from lilypad.lib.experiments import Experiment lilypad.configure() @lilypad.trace(versioning="…

+853 βˆ’0 lines changed β€’ 8 comments
Opened 28 other pull requests in 5 repositories
Reviewed 6 pull requests in 3 repositories

Created an issue in microsoft/pyright that received 2 comments

Type checking inconsistency: .pyi stubs applied for imports but not in implementation file

Describe the bug When using stub files (.pyi), Pyright doesn't apply type checking correctly within the implementation file itself, but does apply …

2 comments
Opened 6 other issues in 2 repositories
3 contributions in private repositories Apr 7
Loading