frostming 最近的时间轴更新
frostming's repos on GitHub
Python · 36 人关注
findpython
A utility to find python versions on your system
Python · 13 人关注
enum-adt
Python · 12 人关注
atoml
Yet another style-preserving TOML library for Python
Python · 2 人关注
cacheyou
The httplib2 caching algorithms packaged up for use with requests.
Python · 2 人关注
daily-trending
Daily trending digest based on people you follow
Python · 1 人关注
backports.html
Backport of Python 3.4+'s html module
Shell · 1 人关注
blog_backup
个人博客MD备份
1 人关注
clash-core
A rule-based tunnel in Go.
Python · 1 人关注
Codingame
My solutions of https://www.codingame.com
1 人关注
epubhv
Make your epub books vertical or horizontal.
0 人关注
2023
Another year
0 人关注
apiflask
A lightweight Python web API framework.
0 人关注
Artalk
🌌 自托管评论系统 | Your self-hosted comment system
0 人关注
BentoML
Unified Model Serving Framework 🍱
0 人关注
bilingual_book_maker
Make bilingual epub books Using AI translate
0 人关注
changelogithub
Generate changelog for GitHub
TypeScript · 0 人关注
ChatGPT-Next-Web
A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。
0 人关注
chatroom-syncer
Sync IM Chat Room to the public domain like IRC
0 人关注
ChatTTS
ChatTTS is a generative speech model for daily dialogue.
0 人关注
cpython
The Python programming language
TypeScript · 0 人关注
cusdis
lightweight, privacy-friendly alternative to Disqus.
0 人关注
Cyberbrain
Python debugging, redefined.
Python · 0 人关注
daily-wallpaper
A small crawler to get wallpapers from Unsplash
Shell · 0 人关注
debian-test
0 人关注
demo-scene
👾Scripts and samples to support Greptime Demos and Talks. ⚠️Might be rough around the edges ;-)
0 人关注
django
The Web framework for perfectionists with deadlines.
0 人关注
djongo
Django and MongoDB database connector
0 人关注
envd
🏕️ Reproducible development environment for Python, R and Julia
0 人关注
envd-docs
envd Website
0 人关注
ephemeral
ephemeral
frostming

frostming

V2EX 第 275917 号会员,加入于 2017-12-21 08:37:38 +08:00
有一个包管理器叫 PDM,已经四年多了
Python  •  frostming  •  192 天前  •  最后回复来自 ewfian
20
PDM 2.0 发布了
Python  •  frostming  •  2022-08-04 17:53:03 PM  •  最后回复来自 frostming
9
Modul: 像 CommonJS 那样控制模块的导出成员
  •  1   
    Python  •  frostming  •  2022-05-19 12:34:57 PM  •  最后回复来自 abersheeran
    3
    pdm 1.0.0 beta 版发布,支持最新 metadata 标准 PEP 621
  •  1   
    Python  •  frostming  •  2022-11-03 01:11:43 AM  •  最后回复来自 lidashuang
    6
    支持 PEP 582 的 Python 包管理器,和虚拟环境说再见
    Python  •  frostming  •  2021-09-22 21:32:48 PM  •  最后回复来自 ClericPy
    17
    无需额外进程的 Flask 定时任务扩展
    Python  •  frostming  •  2019-12-09 18:02:16 PM  •  最后回复来自 frostming
    12
    人人网备份工具
  •  1   
    Python  •  frostming  •  2019-04-07 10:23:47 AM  •  最后回复来自 frostming
    3
    知乎的前端来领工单了
    全球工单系统  •  frostming  •  2018-07-23 09:56:06 AM  •  最后回复来自 CasualYours
    8
    有没有大佬搞深圳的 Python Meetup 啊
    Python  •  frostming  •  2018-06-29 09:45:27 AM  •  最后回复来自 frostming
    10
    让你的命令行程序多点色彩—— Python -cfonts
  •  1   
    Python  •  frostming  •  2018-06-23 22:03:22 PM  •  最后回复来自 frostming
    2
    frostming 最近回复了
    1 天前
    回复了 tubowen 创建的主题 Python Python 一个继承的问题
    你这场景就是组合优于继承
    写一个类包装一个 socket ,比继承 socket 添加自己的方法,更适合解决你的需求
    这样把 accept 得到的 socket 包装一下就能得到你的对象
    @zypdominate1 用了 Sphinx-SimplePDF 这个扩展

    确实需要手动改一些东西,比如 translation 里把 zh-CN 改成 zh 才认识,具体要从报错中一步步摸索解决
    没有那么简单直接,但抱歉无法提供手把手教学
    @python30
    文档源码在 github.com/django/django
    中文翻译在 github.com/django/django-docs-translations

    把它俩搞一起,用 sphinx 构建一个 pdf 就可以了啊
    30 天前
    回复了 Leon6868 创建的主题 Python 有没有更加节省空间的 Python 环境管理器
    从源码编(译)了一个

    https://www.alipan.com/s/bscwVNQVP9e
    没有必要搞什么中文论坛了,搞了的从来也起不来

    社区得是有人用的,Python 中文社区,就在这里,不挺好的吗
    不知道为啥会觉得不等宽,可以拿根尺子对着一列看,如果你发现有偏移的那是 ligature

    字体地址在这里: https://github.com/be5invis/Iosevka

    它的设计理念是一个中文字符严格等于两倍 ascii 字符宽,所以会偏瘦
    喜欢 Django ORM 试试 Tortoise? https://tortoise.github.io/
    大佬赶紧把 motor 换了,不能让它再假装 aio 了
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5361 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 20ms · UTC 08:54 · PVG 16:54 · LAX 00:54 · JFK 03:54
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.