Skip to content
View agronholm's full-sized avatar
  • NextDay Solutions Oy
  • Nurmijärvi, Finland

Organizations

@asphalt-framework

Block or report agronholm

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

Popular repositories Loading

  1. apscheduler apscheduler Public

    Task scheduling library for Python

    Python 6.6k 722

  2. sqlacodegen sqlacodegen Public

    Automatic model code generator for SQLAlchemy

    Python 2k 262

  3. anyio anyio Public

    High level asynchronous concurrency and networking framework that works on top of either trio or asyncio

    Python 2k 148

  4. typeguard typeguard Public

    Run-time type checker for Python

    Python 1.6k 116

  5. cbor2 cbor2 Public

    Python CBOR (de)serializer with extensive tag support

    C 250 63

  6. pythonfutures pythonfutures Public

    Backport of the concurrent.futures package to Python 2.6 and 2.7

    Python 232 47

627 contributions in the last year

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

Contribution activity

April 2025

Created 1 commit in 1 repository

Created a pull request in agronholm/anyio that received 5 comments

Added context manager mix-in classes

Changes This adds two new mix-in classes: ContextManagerMixin and AsyncContextManagerMixin. They're meant to enable users to write context manager…

+414 −17 lines changed 5 comments
Reviewed 2 pull requests in 2 repositories
Answered 1 discussion in 1 repository
agronholm/anyio
Loading