Skip to content
View heipa24's full-sized avatar

Block or report heipa24

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Epub-Reader-Server Epub-Reader-Server Public

    一个使用Python编写的简易本地 EPUB 电子书阅读服务器。它将 [epubjs-reader](https://github.com/futurepress/epubjs-reader/) 包装为一个服务器,允许通过浏览器阅读 EPUB 电子书,自动在服务端记录并在不同设备之间同步阅读进度。

    JavaScript 1

  2. python-goto python-goto Public

    Forked from snoack/python-goto

    一个函数装饰器,可以在 Python 中使用“goto”。(A function decorator to use `goto` in Python.)

    Python