Skip to content
@PrivatePandaCO

PrivatePandaCO

PrivatePandaCO

PrivatePandaCO groups the libraries and tools written by Parth Mittal (@ThePrivatePanda), one repository each. Research code and other projects live on his profile.

Libraries

  • TypeKeeper: one decorator that checks Python function arguments against their type hints at runtime, including generics, unions, Literal, TypedDict and Protocol. No dependencies, Python 3.9 to 3.14. pip install typekeeper
  • pyloggor: structured, coloured, column-aligned logging for Python. Writes ANSI codes directly, batches file writes on a background thread and flushes on exit. pip install pyloggor

Not maintained

  • KucoinPy: KuCoin API client over raw TLS sockets, with hand-written HTTP/1.1, a minimal WebSocket implementation and a pool of pre-connected sockets. Kept as a reference; not maintained.
  • KucoinOBM: keeps a live local copy of KuCoin orderbooks from a snapshot plus streamed updates, re-syncs on its own, and announces changes over a UNIX socket. Built on KucoinPy. Not maintained.

privatepanda.co · LinkedIn

Pinned Loading

  1. TypeKeeper TypeKeeper Public

    One decorator that checks Python arguments against their type hints at runtime. No dependencies.

    Python 4 1

Repositories

Showing 6 of 6 repositories

Top languages

Loading…

Most used topics

Loading…