Search results

Jump to navigation Jump to search
  • Python deployments (category Python) (section Check Python)
    Check the version of the default Python interpreter: python --version List the versions of python available: ls /usr/bin/python* Use update-alternatives to
    4 KB (422 words) - 10:46, 26 March 2024
  • Learn Python (category Python)
    of salt. To learn Python, you should probably start out by checking out the "Getting Started" page over at python.org https://www.python.org/about/gettingstarted/
    2 KB (338 words) - 22:54, 24 January 2024
  • com/dist/virtual-python.py python virtual-python.py --no-site-packages wget http://peak.telecommunity.com/dist/ez_setup.py sudo python ez_setup.py sudo
    5 KB (811 words) - 08:34, 26 April 2020
  • Software Collections (category Python)
    the virtualenv system for Python. So if you want Python 2.7 on your RHEL 6.x box, you can choose to use virtualenv for Python, or you can use Software
    2 KB (207 words) - 11:00, 30 November 2015
  • Y2}}}}]]Tests of Transcluding the Python page from wikipedia.org {{w::Python}} {{subst:w::Python}} {{raw:w::Python}} The wikipedia manual of style talks
    2 KB (230 words) - 13:58, 21 January 2016
  • Pywikibot (category Python)
    Pywikibot is short for Python MediaWiki Robot Framework. Pywikibot is a collection of tools made to fit the maintenance need on Wikipedia, but it can also
    2 KB (180 words) - 16:18, 17 June 2014
  • com/architect/ansible-execution-environment-tips Using Python 3 https://docs.ansible.com/ansible/latest/reference_appendices/python_3_support.html https://docs.ansible.
    16 KB (2,137 words) - 15:37, 12 April 2024
  • Another method for installing a copy of the Help content is to use the Python Wikipedia Bot Framework The Manual on moving a wiki Ubuntu Guide: Mediawiki
    1 KB (170 words) - 22:43, 5 February 2024
  • background perspective, Jinja is used as a templating system by various Python projects like Django, Flask, or Ansible. From the Jinja2 documentation,
    4 KB (431 words) - 15:46, 12 April 2024
  • json_decode JSON_PRETTY_PRINT There are other tools too for working with json Python python -m json.tool myFile.json Node based https://github.com/ddopson/underscore-cli
    2 KB (251 words) - 18:02, 2 August 2016
  • /LocalSettings.php | cut -d \" -f 2 Regex in Python (and Ansible since it's written in Python) https://docs.python.org/2.7/library/re.html Regex in Javascript
    4 KB (580 words) - 08:02, 14 November 2018
  • Packages for Enterprise Linux (EPEL) repo. So for example, if you want a newer Python, you might need to enable and use EPEL. https://docs.fedoraproject.org/en-US/epel/
    470 bytes (67 words) - 01:59, 1 March 2024
  • Sources (section Python)
    since October 1995 and is constantly growing. Nullege is a search engine for Python source code with about 65,090 projects
    637 bytes (86 words) - 16:04, 22 April 2016
  • With yamllint, there is both a script and a Python module; meaning you can write your own linting tool in Python by invoking (importing) the yamllint module
    4 KB (437 words) - 23:53, 21 February 2024
  • ansible-bender The host requires Podman, Buildah, and Ansible (built on Python 3.6 or later). Use root to use the in-kernel overlay filesystem. alias ab="ansible-bender"
    313 bytes (41 words) - 17:51, 4 August 2020
  • better. 1 Software Foundations 1.1 Linux 1.2 Apache 1.3 PHP 1.4 Perl 1.5 Python 2 System Administration 2.1 Samba 2.2 Webmin 3 Graphics 3.1 GIMP 3.2 Fotoxx
    2 KB (256 words) - 13:44, 24 April 2024
  • Python, Linkers and Virtual Memory https://www.youtube.com/watch?v=twQKAoq2OPE Reporting on "actual" memory usage of your application with smem http://linuxaria
    2 KB (205 words) - 17:13, 26 July 2018
  • want to check out Glom Glom does use a database server (Postgres) and also Python for creating calculated fields. Kexi is the KDE office suite database component
    711 bytes (98 words) - 23:54, 11 March 2009
  • APIs to customize them for a particular programming language. For example Python developers can use pySVN while work is underway to expand the PHP interface
    4 KB (481 words) - 12:36, 19 December 2017
  • need to have the python interpreter installed and the python UNO bridge sudo apt-get update && sudo apt-get install xvfb python python-uno http://meta
    8 KB (1,108 words) - 15:05, 8 August 2015
  • nsis objc ocaml-brief ocaml oobas oracle8 pascal perl php-brief php plsql python qbasic reg robots ruby sas scheme sdlbasic smalltalk smarty sql tcl text
    4 KB (312 words) - 17:19, 9 December 2008
  • sh=331 345 crowdrating.org perl=345 172 jobs perl=121,php=51 63 bm-gateway python=63 4 meditation perl=4 3 docker sh=3 0 atom (none) 0 icons (none) 0 nginx
    4 KB (242 words) - 17:39, 1 June 2018
  • help in creating a more cryptographically secure SSL key) #! /usr/bin/env python import string from random import Random import sys for x in range(1, 10000):
    8 KB (1,193 words) - 15:21, 20 May 2020
  • languages through the mw:Extension:SyntaxHighlight_GeSHi and the underlying Python Pygments library Apache shows config file highlighting; Library shows JavaScript;
    2 KB (166 words) - 21:47, 20 May 2020
  • named yaml Means that your Python doesn't have the YAML parsing module. You might as well add this to your global Python sudo --set-home pip install
    1 KB (142 words) - 15:47, 2 March 2017
  • Oracles. DBeaver MySQLTuner by the aforementioned Major Hayden (he made a Python version too) Percona Toolkit wget https://downloads.percona.com/downloa
    9 KB (1,188 words) - 16:00, 24 April 2024
  • languages through the mw:Extension:SyntaxHighlight_GeSHi and the underlying Python Pygments library More Example: Apache shows config file highlighting; Library
    4 KB (483 words) - 19:22, 14 May 2020
  • goody. LinkChecker probably the most modern and easy to use. Written in Python and code is on GitHub https://github.com/wummel/linkchecker There is a package
    627 bytes (77 words) - 12:06, 5 October 2016
  • other people are making interesting spiders that you can use. Scrapy is a Python spider. There is a visual frontend, Portia, from the folks over in Cork
    3 KB (370 words) - 21:09, 9 February 2024
  • "NA", "ansible_product_version": "20160415", "ansible_python": { "executable": "/usr/bin/python", "has_sslcontext": false, "type": "CPython", "version":
    99 KB (1,513 words) - 15:59, 13 May 2024
  • --format='%(refname:short)' refs/heads/ svncutter is another tool, written in Python, by Eric Raymond. svncutter is for stream surgery on SVN dump files. repopuller
    4 KB (569 words) - 08:40, 31 December 2018
  • templates  Protection templates  Pseudoscience barnstars  Pumpkin icons  Python  QA  QualityBox  Quality Assurance  Reading  Recent changes  RedHat  Redirect
    899 bytes (755 words) - 10:14, 14 May 2020
  • feature community edition Taiga GNU Affero GPLv3, stack includes Nginx, Python and PostgreSQL You can start a project at taiga.io OrangeScrum GPLv3, based
    2 KB (145 words) - 11:45, 29 March 2018
  • Keyboard Kids Knowledge management Knowledge management toolkit LDAP Learn Python Learning Legal Issues Less Lex Sulzer Library LibreOffice LibreOffice/certification
    41 bytes (599 words) - 22:14, 30 January 2016
  • http://codingteam.net Live demo instanceLanguage Go Ruby Python Python PHP Python PHP Haskell Python Scala PHP LanguageTest suite FAIL PASS PASS PASS     PASS
    217 KB (37 words) - 22:20, 5 June 2018
  • Allison Randal, Sam Ruby, and a handful of others met and talked about the Python Software Foundation, Apache Software Foundation, Free Software Foundation
    3 KB (440 words) - 10:35, 23 May 2023
  • 142 58 JavaScript 4 22950 1971 1307 19672 3170 SQL 3 1931 398 879 654 0 Python 2 1277 68 35 1174 42 CSS 1 641 129 30 482 0 INI 1 1 0 0 1 0 License 1 22
    10 KB (710 words) - 01:42, 4 March 2024
  • included in the Python package. To bootstrap my first host, I ran debops bootstrap -u root --limit labs, but it would fail on '/usr/bin/python: not found'
    7 KB (1,008 words) - 21:50, 28 August 2019
  • to Ubuntu, Fedora, Debian, RHEL, CentOS and more is the cloud-init set of Python scripts. https://linuxcontainers.org/
    4 KB (474 words) - 23:06, 24 August 2023
  • apt-get install xtide xtide-data python-configobj sysstat python-mysqldb python-serial python-usb python-cheetah python-imaging rsync Invoke apt-get update
    13 KB (2,179 words) - 11:42, 11 February 2015
  • any third party software. Experimental support has been added to achieve Python triggered workflows through REST APIs and LocalGPT Q&A + search assistance
    8 KB (733 words) - 13:37, 22 December 2023
  • j5int.com/2014/06/splicing-git-repositories-together/ Splice Repos is a python script. It's more recent than some others and a better tool because it's
    9 KB (1,205 words) - 10:52, 22 December 2015
  • System Trace is a tool for hackers. Say you have some python application such as Reposurgeon that you need to understand better. You can attach strace
    5 KB (664 words) - 03:32, 12 January 2016
  • 2/mobility:/home/greg/netbeans-8.0.2/profiler:/home/greg/netbeans-8.0.2/python:/home/greg/netbeans-8.0.2/php:/home/greg/netbeans-8.0.2/identity:/home/greg/netbeans-8
    4 KB (762 words) - 21:50, 28 November 2016
  • You'll need to get this in order to install PDT. JavaScript, Ruby, TCL, Python Subclipse is an Eclipse Team Provider plug-in providing support for Subversion
    14 KB (1,801 words) - 22:25, 30 January 2016
  • documentation generator based on https://github.com/evindor/doxi Aside from the Python-specific PyDoc, there are ROBODoc (Windows and Fink) and Doxygen tools which
    6 KB (909 words) - 12:19, 24 January 2017
  • the SVN:LOG property of the transaction ## using Python because you can only do this using the Python bindings to SVN set_log_message(){ $( /home/bob/pre-commit
    12 KB (1,846 words) - 11:35, 19 September 2014
  • changes on a whole series of commits in a git repository, git filter-repo(Python) is that tool. The git maintainers themselves do NOT recommend using git
    19 KB (2,950 words) - 14:35, 19 April 2024
  • prepared by the Peers community in 2016. Pagure is a forge written in Python. With pagure you can host your project with its documentation, let your
    7 KB (1,193 words) - 08:39, 27 December 2018
  • Ensure optional repos enabled TAGS: [base] base : ensure libselinux-python installed prior to SELinux TAGS: [base] base : Install base packages
    36 KB (4,758 words) - 11:42, 30 January 2018