1 Star 0 Fork 0

内网之家/ArchiveBox

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 264 Bytes
一键复制 编辑 原始数据 按行查看 历史
root 提交于 2021-01-08 21:24 +08:00 . add wheel to dev packages
.DS_Store
._*
*.pyc
__pycache__/
.mypy_cache/
.eggs/
tests/out/
# Python and Node dependencies
venv/
.venv/
.docker-venv/
node_modules/
# Packaging artifacts
archivebox.egg-info
archivebox-*.tar.gz
build/
dist/
# Data folders
data/
data1/
data2/
data3/
output/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/localnetwork/ArchiveBox.git
git@gitee.com:localnetwork/ArchiveBox.git
localnetwork
ArchiveBox
ArchiveBox
master

搜索帮助