Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in setuptools

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?

Change Cython's naming rules for .so files

python cython setuptools

How can I specify a python version using setuptools? [duplicate]

python setuptools

Python module won't install

python setuptools distutils

Testing Python C libraries - get build path

python setuptools distutils

Does it make sense to install my Python unit tests in site-packages?

Is it possible to exclude certain files when building a wheel with setup.py?

python setuptools

Unable to use easy_install to install Python modules

setuptools python setup.py install not copying all child modules

python setuptools

Can I update Amazon's old versions of pip and setuptools?

Unable to install MySQL-python

pip install dependency links

python pip setuptools

Installing data files into site-packages with setup.py

python setuptools

Is there a need for bumpversion (or bump2version) when setuptools_scm is available?

Python setup.py install specify extras_require

python pip setuptools setup.py

pip download without executing setup.py

How do I package for distribution a python module that uses a shared library?

Is it possible to require PyQt from setuptools setup.py?

Eggs in path before PYTHONPATH environment variable