-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 May be consider 'spyder' [1] also... ;)
[1] http://code.google.com/p/spyderlib/ On 19.03.2012 09:37, [email protected] wrote: > You may also use IDLE wich comes with python. Have fun with both of > it. It is also very usefull for debuging and developing ;) > > Regards xqt > > ----- Original Nachricht ---- Von: Bináris > <[email protected]> An: Pywikipedia discussion list > <[email protected]> Datum: 19.03.2012 08:49 > Betreff: [Pywikipedia-l] Interactive Pywiki > >> Hi, >> >> I just want to share my new experience. Maybe this is trivial for >> everybody except me, but was new for me. So I started a Python >> command line interpreter from the Pywikipedia dictionary, and it >> began to work immediately. import wikipedia >> site=wikipedia.getSite() and you may begin to do anything >> interactively. It's a big fun! :-)) My task was to delete every >> second section title from my subpage, and it could be done by a >> few commands without saving any script. I was never aware of what >> a plenty of information Page.put() returns but in the interpreter >> environment returned values are displayed automatically without >> print so I know it now. :-) That's what I always wanted for quick >> one-time tasks. I don't know why I never experimented wit this >> earlier. >> >> -- Bináris >> >> >> -------------------------------- >> >> _______________________________________________ Pywikipedia-l >> mailing list [email protected] >> https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l >> > > _______________________________________________ Pywikipedia-l > mailing list [email protected] > https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk9svrIACgkQAXWvBxzBrDD1lgCfYM5zYlhmJT3aBLom5T+ZVioX h8MAoKNAW0jHsBXyNuxSlKj9mrziU65+ =C68S -----END PGP SIGNATURE----- _______________________________________________ Pywikipedia-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
