Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in setuptools

How to configure setup.py to have pip install from GitHub master?

What tools are there to cross-create an OSX installer for a python package?

read README in setup.py

Install numpy + pandas as dependency in setup.py

python numpy pandas setuptools

Installed module is empty

python setuptools

How to prevent setuptools install package as an .egg

python setuptools egg

How To Set Project Links in PyPI

How to properly define package_data in setup.py? [duplicate]

Distributing a large Python-enabled application: best practices

Creating a Python package for a C extension-only module which is pre-built

python setuptools distutils

Does python's new 'pip wheel' have any support for building wheels for the dependencies listed in tests_requires?

When should the "Natural Language" PyPI classifier be used?

How does one declare a dependency on gi.repository in setup.py (and required C library)?

How to register Entry Points for network python package installs?

Namespace packages with a core part?

Setting package_dir to ..?

Python setuptools is stripping slashes from path arguments on Windows

python setuptools

How to distribute `.desktop` files and icons for a Python package in Gnome (with distutils or setuptools)?