Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #51787

Re: Python script help

From Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com>
Newsgroups comp.lang.python
Subject Re: Python script help
Date 2013-08-02 10:44 +0200
Message-ID <a58sca-4n7.ln1@satorlaser.homedns.org> (permalink)
References <4566d0e7-2576-4d09-83f5-fca3b370710a@googlegroups.com> <f6842c80-369b-4fcc-a555-1c953cc1a865@googlegroups.com>

Show all headers | View raw


Am 01.08.2013 18:02, schrieb cool1574@gmail.com:
> I know I should be testing out the script myself but I did, I tried
> and since I am new in python and I work for a security firm that ask
> me to scan hundreds of documents a day for unsafe links (by opening
> them) I thought writing a script will be much easier. I do not know
> how to combine those three scripts together (the ones I wrote in my
> previous replay) that is why I cam to here for help. please help me
> build a working script that will do the job.

This first option is to hire a programmer, which should give you the 
quickest results. If the most important thing is getting the job done, 
then this should be your #1 approach.

Now, if you really want to do it yourself, you will have to do some 
learning yourself. Start with http://docs.python.org, which includes 
tutorials, references and a bunch of other links, in particular go 
through the tutorials. Make sure you pick the documentation 
corresponding to your Python version though, versions 2 and 3 are subtly 
different!

Then, read http://www.catb.org/esr/faqs/smart-questions.html. This is a 
a bit metatopical but still important, and while this doesn't make you a 
programmer in an afternoon, it will help you understand various 
reactions you received here.

hope that gets you started

Uli


Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Python script help cool1574@gmail.com - 2013-07-30 07:49 -0700
  Re: Python script help Chris Angelico <rosuav@gmail.com> - 2013-07-30 16:38 +0100
    Re: Python script help cool1574@gmail.com - 2013-07-30 08:49 -0700
      Re: Python script help Chris Angelico <rosuav@gmail.com> - 2013-07-30 16:58 +0100
        Re: Python script help cool1574@gmail.com - 2013-07-30 09:10 -0700
          Re: Python script help cool1574@gmail.com - 2013-07-30 09:12 -0700
            Re: Python script help Cameron Simpson <cs@zip.com.au> - 2013-07-31 07:47 +1000
            Re: Python script help Joshua Landau <joshua@landau.ws> - 2013-07-31 07:24 +0100
          Re: Python script help Chris Angelico <rosuav@gmail.com> - 2013-07-30 17:22 +0100
          Re: Python script help Vincent Vande Vyvre <vincent.vandevyvre@swing.be> - 2013-07-30 18:58 +0200
  Re: Python script help Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> - 2013-07-30 17:32 +0200
  Re: Python script help Denis McMahon <denismfmcmahon@gmail.com> - 2013-07-31 05:08 +0000
  Re: Python script help cool1574@gmail.com - 2013-07-31 01:15 -0700
    Re: Python script help alex23 <wuwei23@gmail.com> - 2013-08-01 10:57 +1000
      Re: Python script help Alister <alister.ware@ntlworld.com> - 2013-08-01 10:39 +0000
    Re: Python script help Piet van Oostrum <piet@vanoostrum.org> - 2013-08-23 22:37 -0400
  Re: Python script help cool1574@gmail.com - 2013-08-01 09:02 -0700
    Re: Python script help Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> - 2013-08-02 10:44 +0200
  Re: Python script help cool1574@gmail.com - 2013-08-02 02:46 -0700
    Re: Python script help Chris Angelico <rosuav@gmail.com> - 2013-08-02 11:01 +0100
      Re: Python script help cool1574@gmail.com - 2013-08-04 08:57 -0700
        Re: Python script help Chris Angelico <rosuav@gmail.com> - 2013-08-04 17:20 +0100
    Re: Python script help Michael Torrie <torriem@gmail.com> - 2013-08-04 16:58 -0600
    Re: Python script help Jake Angulo <jake.angulo@gmail.com> - 2013-08-05 10:30 +1000

csiph-web