myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

python (1472B)


      1 # packages for python development
      2 
      3 #python-pip
      4 python3-pip
      5 
      6 python3-pygments
      7 
      8 # disabled because of python2 # python-hachoir-subfile # for hachoir-subfile
      9 
     10 python3-tornado # for selvage
     11 
     12 # disabled because of python2 # python-gdata # for videotop
     13 # python-wxgtk3.0 # for groove-dl, was 2.8
     14 
     15 python3-bs4
     16 #python-debian
     17 python3-dev
     18 python3-flask
     19 python3-fuse
     20 #python-matplotlib
     21 # python-pyglet
     22 #python-pyquery
     23 # python-statsmodels
     24 
     25 #python-cvxopt
     26 python3-scipy
     27 
     28 python3-bs4
     29 python3-cherrypy3
     30 python3-flask
     31 python3-urllib3
     32 
     33 pyflakes3
     34 
     35 python3-pil # rasterald
     36 python3-scipy # rasterald
     37 
     38 python3-virtualenv # dissemin
     39 virtualenv
     40 
     41 python3-markdown # compile markdown statically
     42 
     43 #python-lxml
     44 
     45 python3-unidecode
     46 
     47 python3-celery # dissemin
     48 python3-django # dissemin
     49 
     50 pylint
     51 python3-pylint-common
     52 
     53 # disabled because of python2 # python-rsvg # my old tetris project
     54 
     55 python3-pymysql # drime
     56 
     57 python3-nltk # i played with it at some point
     58 
     59 python3-icalendar # for git/dig_seminar
     60 
     61 python3-defusedxml # for git/minediff
     62 
     63 python3-termcolor # for git/enum-spanner
     64 python3-tqdm # for git/enum-spanner
     65 python3-graphviz # for git/enum-spanner
     66 
     67 python3-pytest # for plint
     68 
     69 python3-imageio # for image processing for misc/melodia
     70 
     71 pypy3
     72 
     73 jupyter
     74 
     75 libjpeg-dev # for python-imageio for songflower
     76 
     77 python3-apt # for git/debdu
     78 
     79 2to3
     80 
     81 ipython3
     82 
     83 python3-psycopg2
     84 python3-wtforms
     85 
     86 python3-pypdf2
     87 python3-bibtexparser
     88 
     89 python3-dulwich # git API
     90 
     91 virtualenvwrapper # needed for PCI web application