
Chcialbym zbudowac paczke ze zrodla Sonaty , lecz jest ona zbudowana w pythonie i nie zabardzo wiem jak sie do tego zabrac , czy to w ogole jest mozliwe ?
Kod: Zaznacz cały
Standard commands:
build build everything needed to install
build_py "build" pure Python modules (copy to build directory)
build_ext build C/C++ extensions (compile/link to build directory)
build_clib build C/C++ libraries used by Python extensions
build_scripts "build" scripts (copy and fixup #! line)
clean clean up output of 'build' command
install install everything from build directory
install_lib install all Python modules (extensions and pure Python)
install_headers install C/C++ header files
install_scripts install scripts (Python or otherwise)
install_data install data files
sdist create a source distribution (tarball, zip file, etc.)
register register the distribution with the Python package index
bdist create a built (binary) distribution
bdist_dumb create a "dumb" built distribution
bdist_rpm create an RPM distribution
bdist_wininst create an executable installer for MS Windows

z gory dzieki

// Poprawiłem Twój post - dodałem tagi code.
Kaka'