Tartalomjegyzék

Configuration

Virtual environment

Set up virtual environment: source.

Anaconda tricks

  1. conda config --set auto_activate_base false

Python tricks

  1. SymPy Reference (Nagyon vagany)
  2. Python decorators
  3. Python Cheat Sheets
  4. IPython magic-functions
  5. Last three outputs: _ , __ , and ___

Usefull packages

Scientific python packages

  1. Gaussian Processes - Marginal Likelihood Implementation
  2. Littlest JupytherHub
  3. Cadabra2 GitHub
  4. Cadabra2 Conda-forge
  5. Cadabra2 Official Webpage: Quick Start
  6. PyMC3 Probabilistic Programming in Python
  7. NumPy
  8. Conda Cheat Sheet, Installation instructions

Régen volt fontos

sudo apt install python-pip
pip install pathlib
pip install beautifulsoup4 # HTML parser, sanitizer, scrubber and filter
pip install lxml # XML, HTML, XHTML cleaner, etc...
pip install networkx
pip install matplotlib
pip install bibtexparser
pip install bs4 # Beautiful Soup 4 (HTML/XML parser, sanitizer)
sudo apt-get install python-tk
sudo apt-get install python-pygraphviz
pip install --upgrade google-api-python-client # Google API

# CodeIntel API for SublimeCodeIntel
pip install --upgrade --pre CodeIntel
http://polcz.itk.ppke.hu/
http://polcz.itk.ppke.hu/index.php
http://polcz.itk.ppke.hu array(40) { ["PHPRC"]=> string(1) "." ["PHP_FCGI_CHILDREN"]=> string(1) "5" ["PWD"]=> string(34) "/var/www/polcz.itk.ppke.hu/cgi-bin" ["SHLVL"]=> string(1) "0" ["PATH"]=> string(60) "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ["CONTENT_LENGTH"]=> string(1) "0" ["HTTP_CONNECTION"]=> string(5) "close" ["PATH_TRANSLATED"]=> string(59) "/var/www/polcz.itk.ppke.hu/public_html/main/view/python.php" ["PATH_INFO"]=> string(21) "/main/view/python.php" ["SCRIPT_NAME"]=> string(10) "/index.php" ["REQUEST_URI"]=> string(31) "/index.php/main/view/python.php" ["QUERY_STRING"]=> string(0) "" ["REQUEST_METHOD"]=> string(3) "GET" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["REMOTE_PORT"]=> string(5) "43782" ["SCRIPT_FILENAME"]=> string(48) "/var/www/polcz.itk.ppke.hu/public_html/index.php" ["SERVER_ADMIN"]=> string(23) "polcz.peter@itk.ppke.hu" ["CONTEXT_DOCUMENT_ROOT"]=> string(38) "/var/www/polcz.itk.ppke.hu/public_html" ["CONTEXT_PREFIX"]=> string(0) "" ["REQUEST_SCHEME"]=> string(5) "https" ["DOCUMENT_ROOT"]=> string(38) "/var/www/polcz.itk.ppke.hu/public_html" ["REMOTE_ADDR"]=> string(12) "3.144.127.94" ["SERVER_PORT"]=> string(3) "443" ["SERVER_ADDR"]=> string(14) "193.224.224.14" ["SERVER_NAME"]=> string(17) "polcz.itk.ppke.hu" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_SIGNATURE"]=> string(0) "" ["HTTP_HOST"]=> string(17) "polcz.itk.ppke.hu" ["HTTP_COOKIE"]=> string(51) "ci_session=446cdca6b7ef1ce8920c4564fce32413de374b9d" ["HTTP_ACCEPT_ENCODING"]=> string(23) "gzip, br, zstd, deflate" ["HTTP_REFERER"]=> string(55) "http://polcz.itk.ppke.hu/index.php/main/view/python.php" ["HTTP_USER_AGENT"]=> string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ["HTTP_ACCEPT"]=> string(3) "*/*" ["SSL_TLS_SNI"]=> string(17) "polcz.itk.ppke.hu" ["HTTPS"]=> string(2) "on" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["PHP_SELF"]=> string(31) "/index.php/main/view/python.php" ["REQUEST_TIME_FLOAT"]=> float(1715928950.178) ["REQUEST_TIME"]=> int(1715928950) }