How should I split up a Python module into PyPi packages?

If wraith. Ext etc. Are not useful on their own it is not necessary to split. Can you imagine someone would use wrait.

Util without installing wraith. Color?

If wraith. Ext etc. Are not useful on their own it is not necessary to split. Can you imagine someone would use wrait.

Util without installing wraith. Color? If you decide to split you need to set install_requires in setup.

Py which tells setuptools etc. The package dependencies. Also you need to set-up namespace_packages telling that wrait namespace will receive other packages too. More info tarekziade.wordpress.com/2011/08/19/5-ti... packages.python.org/distribute/setuptool....

Wraith. Util is the most useful part. Ext and color depend on util.

– Wraith Sep 24 at 14:08.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions