MANIFEST.in
README.rst
setup.py
contrib/pypi-server.conf.example
contrib/pypi-server.service
pypi_server/__init__.py
pypi_server/cache.py
pypi_server/hash_version.py
pypi_server/http_cache.py
pypi_server/server.py
pypi_server/timeit.py
pypi_server.egg-info/PKG-INFO
pypi_server.egg-info/SOURCES.txt
pypi_server.egg-info/dependency_links.txt
pypi_server.egg-info/entry_points.txt
pypi_server.egg-info/not-zip-safe
pypi_server.egg-info/requires.txt
pypi_server.egg-info/top_level.txt
pypi_server/db/__init__.py
pypi_server/db/groups.py
pypi_server/db/packages.py
pypi_server/db/rules.py
pypi_server/db/users.py
pypi_server/db/migrator/__init__.py
pypi_server/db/migrator/actions.py
pypi_server/db/migrator/model.py
pypi_server/db/migrator/migrations/001_create_tables.py
pypi_server/db/migrator/migrations/002_create_default_user.py
pypi_server/db/migrator/migrations/003_create_package_tables.py
pypi_server/db/migrator/migrations/004_packagefile_add_url_and_fetched.py
pypi_server/db/migrator/migrations/005_packagefile_basename_unique.py
pypi_server/db/migrator/migrations/006_packageversion_license_textfield.py
pypi_server/db/migrator/migrations/__init__.py
pypi_server/handlers/__init__.py
pypi_server/handlers/base.py
pypi_server/handlers/default.py
pypi_server/handlers/index.py
pypi_server/handlers/api/__init__.py
pypi_server/handlers/api/login.py
pypi_server/handlers/api/package.py
pypi_server/handlers/api/packages.py
pypi_server/handlers/api/user.py
pypi_server/handlers/api/users.py
pypi_server/handlers/api/version.py
pypi_server/handlers/pypi/__init__.py
pypi_server/handlers/pypi/package.py
pypi_server/handlers/pypi/proxy/__init__.py
pypi_server/handlers/pypi/proxy/client.py
pypi_server/handlers/pypi/simple/__init__.py
pypi_server/handlers/pypi/simple/files.py
pypi_server/handlers/pypi/simple/packages.py
pypi_server/static/.DS_Store
pypi_server/static/css/simple.css
pypi_server/static/css/style.css
pypi_server/static/css/ui-bootstrap-custom-0.14.3-csp.css
pypi_server/static/favicon/apple-touch-icon-114x114.png
pypi_server/static/favicon/apple-touch-icon-120x120.png
pypi_server/static/favicon/apple-touch-icon-144x144.png
pypi_server/static/favicon/apple-touch-icon-152x152.png
pypi_server/static/favicon/apple-touch-icon-57x57.png
pypi_server/static/favicon/apple-touch-icon-72x72.png
pypi_server/static/favicon/favicon-16x16.png
pypi_server/static/favicon/favicon-32x32.png
pypi_server/static/favicon/favicon.ico
pypi_server/static/favicon/mstile-144x144.png
pypi_server/static/js/app.js
pypi_server/static/js/controllers/admin.js
pypi_server/static/js/controllers/index.js
pypi_server/static/js/controllers/navigation.js
pypi_server/static/js/controllers/packages.js
pypi_server/static/js/lib/api.js
pypi_server/static/js/lib/modals.js
pypi_server/static/partial/admin.html
pypi_server/static/partial/packages.html
pypi_server/static/vendor/jquery.min.js
pypi_server/static/vendor/jquery.min.js.map
pypi_server/static/vendor/loader.gif
pypi_server/static/vendor/md5.min.js
pypi_server/static/vendor/angular/angular.min.js
pypi_server/static/vendor/angular/angular.min.js.map
pypi_server/static/vendor/angular/ui-bootstrap-custom-tpls-0.14.3.min.js
pypi_server/static/vendor/angular/libs/angular-route.min.js
pypi_server/static/vendor/angular/libs/angular-route.min.js.map
pypi_server/static/vendor/angular/libs/angular-sanitize.min.js
pypi_server/static/vendor/angular/libs/angular-sanitize.min.js.map
pypi_server/static/vendor/angular/libs/angular-select2.min.js
pypi_server/static/vendor/angular/libs/angular-storage.min.js
pypi_server/static/vendor/angular/libs/storage.min.js
pypi_server/static/vendor/bootstrap/css/bootstrap-theme.css.map
pypi_server/static/vendor/bootstrap/css/bootstrap-theme.min.css
pypi_server/static/vendor/bootstrap/css/bootstrap.css.map
pypi_server/static/vendor/bootstrap/css/bootstrap.min.css
pypi_server/static/vendor/bootstrap/fonts/glyphicons-halflings-regular.eot
pypi_server/static/vendor/bootstrap/fonts/glyphicons-halflings-regular.svg
pypi_server/static/vendor/bootstrap/fonts/glyphicons-halflings-regular.ttf
pypi_server/static/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff
pypi_server/static/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2
pypi_server/static/vendor/bootstrap/js/bootstrap.js
pypi_server/static/vendor/bootstrap/js/bootstrap.min.js
pypi_server/static/vendor/select2/select2.min.css
pypi_server/static/vendor/select2/select2.min.js
pypi_server/templates/index.html
pypi_server/templates/templates.html
pypi_server/templates/simple/base.html
pypi_server/templates/simple/files.html
pypi_server/templates/simple/packages.html
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
资源分类:Python库 所属语言:Python 资源全名:pypi-server-0.3.2.tar.gz 资源来源:官方 安装方法:https://lanzao.blog.csdn.net/article/details/101784059
资源推荐
资源详情
资源评论
收起资源包目录
Python库 | pypi-server-0.3.2.tar.gz (108个子文件)
setup.cfg 59B
bootstrap.min.css 120KB
bootstrap-theme.min.css 23KB
select2.min.css 15KB
style.css 846B
simple.css 605B
ui-bootstrap-custom-0.14.3-csp.css 189B
.DS_Store 6KB
glyphicons-halflings-regular.eot 20KB
pypi-server.conf.example 201B
loader.gif 19KB
templates.html 4KB
index.html 4KB
admin.html 3KB
packages.html 2KB
files.html 358B
packages.html 255B
base.html 245B
favicon.ico 5KB
MANIFEST.in 224B
angular.min.js 144KB
ui-bootstrap-custom-tpls-0.14.3.min.js 129KB
jquery.min.js 94KB
bootstrap.js 67KB
select2.min.js 61KB
bootstrap.min.js 36KB
angular-sanitize.min.js 6KB
angular-route.min.js 4KB
md5.min.js 3KB
angular-select2.min.js 3KB
storage.min.js 3KB
api.js 3KB
modals.js 2KB
packages.js 2KB
admin.js 2KB
app.js 1KB
angular-storage.min.js 568B
index.js 563B
navigation.js 273B
angular.min.js.map 387KB
bootstrap.css.map 381KB
jquery.min.js.map 139KB
bootstrap-theme.css.map 47KB
angular-route.min.js.map 11KB
angular-sanitize.min.js.map 10KB
not-zip-safe 1B
PKG-INFO 3KB
PKG-INFO 3KB
apple-touch-icon-152x152.png 13KB
mstile-144x144.png 10KB
apple-touch-icon-144x144.png 10KB
apple-touch-icon-114x114.png 9KB
apple-touch-icon-120x120.png 6KB
apple-touch-icon-72x72.png 3KB
apple-touch-icon-57x57.png 3KB
favicon-32x32.png 1KB
favicon-16x16.png 596B
packages.py 10KB
package.py 9KB
cache.py 5KB
server.py 5KB
client.py 4KB
files.py 4KB
version.py 3KB
packages.py 3KB
setup.py 3KB
login.py 3KB
user.py 2KB
__init__.py 2KB
package.py 2KB
users.py 2KB
__init__.py 2KB
http_cache.py 1KB
index.py 1KB
base.py 1KB
__init__.py 1KB
packages.py 1KB
rules.py 921B
timeit.py 899B
actions.py 882B
users.py 867B
004_packagefile_add_url_and_fetched.py 798B
006_packageversion_license_textfield.py 794B
__init__.py 717B
hash_version.py 570B
003_create_package_tables.py 407B
__init__.py 386B
005_packagefile_basename_unique.py 383B
__init__.py 334B
model.py 262B
002_create_default_user.py 250B
default.py 185B
001_create_tables.py 181B
__init__.py 155B
__init__.py 109B
groups.py 41B
__init__.py 19B
README.rst 1KB
pypi-server.service 259B
glyphicons-halflings-regular.svg 106KB
共 108 条
- 1
- 2
资源评论
挣扎的蓝藻
- 粉丝: 14w+
- 资源: 15万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功