Search results

From ICO wiki
Jump to navigationJump to search
View (previous 50 | ) (20 | 50 | 100 | 250 | 500)

Page title matches

Page text matches

  • = Getting a Python 3 installer for Windows = Vanilla Python installer package is available from Python homepage under downloads ...
    2 KB (262 words) - 04:21, 27 March 2016
  • Python 3.5 brings support for async programming in Python making it possible to use [http://aiohttp.readthedocs.org/en/stable/ async in older versions the OpenCV build will pick up Python 3.4 and this is going to result in mess. ...
    1 KB (160 words) - 10:41, 28 April 2016
  • == When to use what python version == Use python 3 if you: ...
    3 KB (523 words) - 23:23, 8 September 2017
  • ...ndex.php/Skriptimiskeeled_aine_aruanded_2010_s%C3%BCgis/SigmarMuuga/Python Python] ...
    359 bytes (48 words) - 12:49, 28 January 2011
  • ...can be found here: https://en.wikipedia.org/wiki/Scope_(computer_science)#Python <source lang="python">my_variable = 1 # in the global scope ...
    4 KB (619 words) - 20:04, 16 September 2017
  • * python needs a file named <code>__init__.py</code> in the directory ofr the file t <source lang="python">if __name__ == "__main__":</source> ...
    3 KB (363 words) - 11:21, 10 February 2017
  • ...ki.itcollege.ee/index.php/I719_Fundamentals_of_Python I719 Fundamentals of Python (Spring 2017)] * [https://wiki.itcollege.ee/index.php/Category:I703_Python Python] ...
    2 KB (314 words) - 11:32, 21 December 2020
  • ==Classic Python 3.4== <source lang="python"> ...
    4 KB (559 words) - 18:36, 29 February 2016
  • = Advanced Python = * Use lists, strings, dictionaries, and integers with python ...
    5 KB (742 words) - 14:53, 11 January 2018
  • <source lang="python"># Make a list >>> example_dict = {'python': 1991} ...
    3 KB (482 words) - 13:03, 17 April 2017
  • ...a more detailed document on functional programming in python https://docs.python.org/3/howto/functional.html function in python are first class objects. ...
    2 KB (310 words) - 12:35, 3 October 2017
  • == Running Python == ...de>, and <code>python3</code> By default on ubuntu and most systems, <code>python</code> is symlinked to <code>python2</code> ...
    5 KB (771 words) - 16:38, 7 April 2017
  • *[[Skript, mis teeb maailma paremaks - Python]] [[Skript leiab dublikaat failid Python]] ...
    3 KB (491 words) - 20:42, 16 May 2011
  • ...dcr=0&amp;source=hp&amp;ei=k-oCWtGxJaHg6ASl0a4g&amp;q=cryptopals+solutions+python&amp;oq=cryptopals+solutions+p&amp;gs_l=psy-ab.3.0.0i19k1.657.4332.0.4870.17 ...are. Unfortanetly, I cannot find a very good introduction to the topics in python. ...
    2 KB (355 words) - 11:26, 14 November 2017
  • == python 2 or 3? == * we are using python 2 today ...
    4 KB (579 words) - 20:01, 6 February 2017
  • <source lang = "python"> #!/usr/bin/python ...
    370 bytes (52 words) - 13:27, 28 January 2011
  • To receive the output of a pipe into your python script, use <code>sys.stdin</code>. <code>sys.stdin</code> is an iterable. To print all stdin to stdout in a python script, you could use. ...
    3 KB (448 words) - 12:12, 10 October 2017
  • NB! Even though classes in python work as a namespace with their own scope, you should use modules (i.e .py f Classes in python create their own scope. Symbols defined outside the class are available fro ...
    5 KB (816 words) - 23:19, 24 September 2017
  • Enne Iototp-i paigaldamist on vaja teada kas <b>Python ≥ 2.5 ja Linuxi tuuma ≥ 2.6.20</b> on nõuetele vastavad <pre>python -V</pre> ...
    3 KB (437 words) - 10:52, 5 May 2010
  • This class is python for beginners, taught Spring 2017 ...cific editor and do not want to learn one now, then use spyder for writing python. ...
    7 KB (1,131 words) - 12:01, 7 June 2017
  • http://lauri.vosandi.eu/wiki/?page=python-kaugope ...i/?page=python-for-beginners (Välise paketi paigaldamist nõudvad näited > python-apt - Ubuntu pakettide paigaldamine) ...
    2 KB (338 words) - 12:21, 7 February 2011
  • <p>Python 2.7 </p> sudo apt-get install python-pip build-essential python-dev ...
    4 KB (640 words) - 10:18, 25 May 2015
  • <source lang="python"># socket_echo_server.py ...ous programming with python, using only the standard library. Asynchronous python, like javascript, has the ability to do something else when it is waiting. ...
    4 KB (560 words) - 01:08, 24 October 2017
  • Python 2.7 või Python 3.5<ref>[https://sshuttle.readthedocs.io/en/stable/requirements.html Requir Python 2.7 või Python 3.5. ...
    4 KB (565 words) - 19:36, 21 May 2020
  • clases in python describe datatype, and when called, create a new object of that type. <code They define specific python functionality. ...
    2 KB (251 words) - 01:14, 24 October 2017
  • python application often include a <code>requirements.txt</code> that lists pip de python packages are formatted as ...
    4 KB (589 words) - 20:33, 9 March 2017
  • ==Python== Python on levinud ja lihtne programeersimiskeel, mis toetab mitmeid operatsioonisü ...
    9 KB (1,070 words) - 16:14, 25 April 2013
  • <source lang="python"> #!/usr/bin/python ...
    962 bytes (132 words) - 14:28, 28 January 2011
  • Käivitamisel määra kataloogist, kus soovid duplikaat faile leida. Näiteks: python duplikaadid.py /etc /home <source lang="python"> ...
    936 bytes (99 words) - 23:57, 30 January 2011
  • *python 2.6 or 2.7 *python-setuptools ...
    6 KB (799 words) - 18:42, 27 December 2013
  • Python has a style guide called PEP8. Please see http://blog.sideci.com/2015/12/14/style-guide-of-python-and-lint-tool/ for more information on linting ...
    5 KB (749 words) - 17:16, 4 March 2017
  • ==Blinking LED from Python script== # import Raspberry Pi GPIO support into Python environment ...
    9 KB (1,417 words) - 18:24, 20 September 2016
  • * Python 2.7 or Python 3.5.<ref>[https://sshuttle.readthedocs.io/en/stable/requirements.html]</ref ...nts are more relaxed, however it is recommended that you use Python 2.7 or Python 3.5. ...
    5 KB (807 words) - 20:04, 10 June 2017
  • *Python 2.7 (I recommend [https://sourceforge.net/projects/winpython/files/WinPyth *Install all the .EXE files ( this version of python takes long time compared to the original one, make some coffee meanwhile) ...
    7 KB (1,025 words) - 13:14, 20 February 2016
  • ...n on tarkvara, mis kaitseb arvuti/serveri brute-force rünnete eest. See on python keeles kirjutatud tarkvara, mis parsib logifailid ja vastavalt defineeritud ...lis kasutatakse Ubuntu 14.04.2 x86_6, fail2ban v0.8.1, iptables v1.4.21 ja Python 2.7.6. Näidis konfiguratsioonis me kaitseme sshd mis kuulab pordil 22 brute ...
    4 KB (559 words) - 00:43, 20 November 2017
  • <source lang="python">import datetime as dt <source lang="python">import datetime as dt ...
    3 KB (469 words) - 11:21, 4 May 2017
  • == Sigmar Muuga Python == <source lang="python"> ...
    4 KB (473 words) - 12:44, 28 January 2011
  • <source lang="python"> #!/usr/bin/python ...
    17 KB (2,494 words) - 11:12, 12 May 2015
  • ...sest tegu pole ühegi õppeaine kodutööga. Kuna pole [http://www.python.org/ Python]iga nii sina peal, siis on põhiosa siiski [http://tldp.org/LDP/abs/html/ Ba new=`python md5sum.py $file` ...
    7 KB (1,016 words) - 23:36, 7 May 2011
  • Python 2.5+<br> <pre>apt-get update && apt-get install python-twisted</pre> ...
    4 KB (527 words) - 13:06, 25 May 2015
  • <source lang="python"> #!/usr/bin/python ...
    1 KB (221 words) - 18:26, 30 January 2011
  • # Käivita programm käsutealt: python pildituvastus.py failinimi.avi ...rogrammi käima ajada paigalda esmalt sõltuvused: apt install python-opencv python-numpy ...
    4 KB (591 words) - 16:54, 17 April 2017
  • * Python 2.7, which is installed by default in most systems * Pip version 1.1: sudo apt-get install python-pip ...
    3 KB (486 words) - 23:26, 11 June 2015
  • python 2.6.5+ or 2.7 python-setuptools ...
    8 KB (969 words) - 11:03, 26 May 2014
  • **ruby/python ...
    2 KB (244 words) - 11:10, 13 September 2010
  • ...tab Python(Windows, Linux, Mac Os jne). Enne kasutamist peaks veenduma, et Python oleks paigaldatud. <pre>python wapiti.py [url] [parameetrid]</pre> ...
    6 KB (826 words) - 10:30, 4 January 2013
  • <source lang="python"> tags = process_file(open("/home/sheela/Documents/Python/pics/IMG_20131019_201706.jpg")) ...
    20 KB (2,611 words) - 13:50, 7 June 2016
  • root@kaka:~# apt install python-minimal root@kaka:/var/www/html/#: python plugins.py ...
    4 KB (753 words) - 01:57, 21 September 2016
  • SQLmap on operatsioonisüsteemist sõltumatu, kuna on kirjutatud keeles Python. Teda on võimalik kasutada nii Windowsis kui ka Linux/Unix all. [https://gi SQLmap'i jaoks on kõigepealt vaja paigaldada Python 2.6 või 2.7 versioon. ...
    15 KB (1,818 words) - 18:14, 14 May 2015
  • Java on veidi keerulisem keel, kui näiteks Python, aga samas ei lase Java sul nii palju vigu teha ja on seetõttu vahest isegi ...
    1 KB (214 words) - 12:53, 16 April 2015
View (previous 50 | ) (20 | 50 | 100 | 250 | 500)