我在PyPi上遇到了Python包問題。我看不出這樣的問題,任何回答問題(雖然我已經發現了一些懸而未決的),所以這裏有雲: 我的包BrickPython看起來是這樣的: BrickPython
+ BrickPython
+ __init__.py
+ Scheduler.py
+ Other test and example modules at to
我正在使用以下腳本來創建python分發,爲Pinax設置主題/模板。這些文件大多是HTML & JS,與Python文件有更多的配置目的: import os
import sys
from fnmatch import fnmatchcase
from distutils.util import convert_path
from setuptools import setup, fi