Il Wed, 20 May 2009 07:01:39 +0100, A. Cavallo ha scritto:
> With the standard distutils (no need for setuptools) the config.py file
> might look like:
Right, I ended up using setuptools just because I used paster to create
the project layout. I'll think about using plain distutils instead.
> i
Hi,
> Matplotlib and Numpy, and a command line program. My goal is to create a
> distributable package, that should ideally contain both the "gnucal"
> package and the command line program.
> * where should the executable module be wrt setup.py and/or the
> package directory in the s
Ben Finney wrote:
Stefano Costa writes:
my name is Stefano Costa, I am an archaeologist and I am developing
GNUCal, a radiocarbon calibration program released under the GNU GPL.
[1][2]
That is a great use of Python, and sounds like interesting work.
I would highly recommend you change the n
Stefano Costa writes:
> my name is Stefano Costa, I am an archaeologist and I am developing
> GNUCal, a radiocarbon calibration program released under the GNU GPL.
> [1][2]
That is a great use of Python, and sounds like interesting work.
I would highly recommend you change the name, though.
Yo
On May 19, 2:54 pm, Stefano Costa wrote:
> Hi,
> my name is Stefano Costa, I am an archaeologist and I am developing
> GNUCal, a radiocarbon calibration program released under the GNU GPL.
> [1][2]
>
> Currently the program consists of a small "library", largely based on
> Matplotlib and Numpy, an
Hi,
my name is Stefano Costa, I am an archaeologist and I am developing
GNUCal, a radiocarbon calibration program released under the GNU GPL.
[1][2]
Currently the program consists of a small "library", largely based on
Matplotlib and Numpy, and a command line program. My goal is to create a
distri