Suchergebnisse
Erscheinungsbild
Der Artikel „Setuptools“ existiert in der deutschsprachigen Wikipedia nicht. Du kannst den Artikel erstellen (Quelltext-Editor, Anleitung).
Wenn dir die folgenden Suchergebnisse nicht weiterhelfen, wende dich bitte an die Auskunft oder suche nach „Setuptools“ in anderssprachigen Wikipedias.
- Python unterstützt die Erstellung von Paketen; dabei helfen distutils und setuptools. Die Pakete werden auf PyPI, dem Python Package Index, gespeichert und…63 KB (5.714 Wörter) - 02:05, 17. Apr. 2025
- „pyinstall“ genannt. Das Python-Paketverwaltungsprogramm easy_install wurde mit Setuptools eingeführt. pip wurde entwickelt, um easy_install zu verbessern. Der Python…4 KB (337 Wörter) - 13:25, 15. Nov. 2022
Suchergebnisse von der englischsprachigen Wikipedia.
- example_project for above structure) with the following content: from setuptools import setup, find_packages setup( name="example", # Name of the package…9 KB (780 Wörter) - 12:29, 17. Mär. 2025
- than in most languages because it interfaces with the Python C API and setuptools or other PEP517-compliant extension building facilities.[jargon] At least…17 KB (1.796 Wörter) - 01:47, 7. Mär. 2025
- was improved to help various scientific projects in their switch from setuptools to Meson, for example SciPy. Meson can be used as a PEP517 backend to…14 KB (1.045 Wörter) - 17:15, 15. Apr. 2025
- PECL, Packagist composer require <package> pear install <package> Python Setuptools, Poetry PyPI pip, EasyInstall, PyPM, Anaconda R R CMD check process CRAN…23 KB (2.040 Wörter) - 03:41, 25. Dez. 2024
- Public License v2 EAPI=7 PYTHON_COMPAT=( python3_{6,7,8} ) DISTUTILS_USE_SETUPTOOLS="no" inherit distutils-r1 virtualx xdg-utils DESCRIPTION="Multiple GNOME…25 KB (2.529 Wörter) - 19:55, 8. Apr. 2025
- configuration from scripts Configuration files are formatted as INI Support for setuptools and eggs Plugin support through Buildout recipes Example configuration…3 KB (164 Wörter) - 19:58, 15. Dez. 2024
- privileges Prayer wheel (slide rule), a circular slide rule Wheel (Python), a "setuptools" package format extension replacing "egg" package format Wheel graph,…5 KB (633 Wörter) - 21:41, 26. Dez. 2024
- for acceptance testing and acceptance test-driven development (ATDD) Setuptools, a package development process library designed to facilitate packaging…32 KB (3.541 Wörter) - 03:54, 19. Apr. 2025
- 0.20 28 Jun 2013 A new CaptureTracer has been added to storm.testing. Setuptools is now required to run setup.py. This makes it easier to install dependencies…6 KB (192 Wörter) - 06:13, 19. Mär. 2025
- Paketmanager. Falls das bei Ihnen nicht der Fall ist, können Sie Pythons setuptools oder ein Installationspaket verwenden. Die erste Variante sollte die einfachste