Hi all,
Please help me with how we can make our folder structure similar to Numpy
Folder structure , so that we can make our installer similar to the numpy. With
the folder structure now I am having , if I install , it is directly installing
without the folder in site packages unlike numpy.
Th
Hi all,
Please help me with running Pep8 using setuptools. Also help me how to Pep8
for files in a folder.
Thanks & regards,
Chandru
CAUTION - Disclaimer *
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely
for the use of the address
Hi all,
How can we set the target folder for the package in Setuptools?
Thanks & regards,
Chandru
CAUTION - Disclaimer *
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely
for the use of the addressee(s). If you are not the intended rec
Hi all,
I am building my script. I want to run all the test scripts.
Currently I am running the code "python setup.py test", it is running only the
some tests in my directory. I want to run all the tests in my directory.
Can you help please.
Thanks & Regards,
Chandru
CAUTION - D
Hi,
I am newbie to python. Please give me an idea to use Global Variable In
multiprocessing with examples. Also give me an best practices of
multiprocessing.
Thanks & Regards,
Chandru
CAUTION - Disclaimer *
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORM
Hi all,
Please give me an idea about Multiprocessing and Multithreading.
Thanks & Regards,
Chandru
CAUTION - Disclaimer *
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely
for the use of the addressee(s). If you are not the intended rec
Hi all,
I am new to python. Please give information about Pep8 style checker plugin for
VS2012.
Thanks in Advance,
Chandru
CAUTION - Disclaimer *
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely
for the use of the addressee(s). If you
Hi all,
I have written the types to plot in Matplotlib.
#Usage Type 1
plt.plot(t,s)
plt.show()
#Usage type 2
fig=plt.figure()
ax=fig.add_subplot(111)
ax.plot(t,s)
plt.show()
I want difference between these types and other ways in which we can use plot.
Thanks & Regards,
Chandru
Thank you William.
-Original Message-
From: William Ray Wing [mailto:w...@mac.com]
Sent: Thursday, September 05, 2013 6:18 PM
To: Chandru Rajendran
Cc: William Ray Wing; python-list@python.org
Subject: Re: Cross Platform
On Sep 4, 2013, at 11:47 PM, Chandru Rajendran
wrote:
> Hi
Hi all,
I have a doubt regarding the python cross platform.
If we write Class in windows ,whether we can without any modifications in
Linux, if so then how about the GUI programming and Libraries.
Please provide needful information.
Thanks,
Chandru
CAUTION - Disclaimer
10 matches
Mail list logo