Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in setuptools

Installing Python-2.7 on Ubuntu 10.4

python zlib setuptools

How do I create a wheel from a django app?

python django setuptools

Are all post-install options for python setuptools broken?

python setuptools

installing a Python package source tarball with pip

module not found during load_entry_point in Python

How to tell which specific compiler will be invoked for a Python C extension: GCC or Clang?

Post install script after installing a wheel

Pyinstaller on a setuptools package

Python packages installation in Windows

Compiling & installing C executable using python's setuptools/setup.py?

Why do I need to include sub-packages in setup.py

python setuptools setup.py

Add numpy.get_include() argument to setuptools without preinstalled numpy

Changing console_script entry point interpreter for packaging

python setuptools distutils

Ubuntu + virtualenv = a mess? virtualenv hates dist-packages, wants site-packages

The way to make namespace packages in Python

How to handle dependency on scipy in setup.py

Install by default, "optional" dependencies in Python (setuptools)

python pip setuptools music21

Twine is asking for my password each time : how to use the .pypirc

python setuptools twine

What is the easiest way to make an optional C extension for a python package?