myconfig

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

python (1707B)


      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 
     27 python3-bs4
     28 python3-cherrypy3
     29 python3-flask
     30 python3-urllib3
     31 
     32 pyflakes3
     33 
     34 python3-pil # rasterald
     35 # python3-scipy # rasterald
     36 
     37 python3-virtualenv # dissemin
     38 virtualenv
     39 
     40 python3-markdown # compile markdown statically
     41 
     42 #python-lxml
     43 
     44 python3-unidecode
     45 
     46 python3-celery # dissemin
     47 python3-django # dissemin
     48 
     49 pylint
     50 python3-pylint-common
     51 
     52 # disabled because of python2 # python-rsvg # my old tetris project
     53 
     54 python3-pymysql # drime
     55 
     56 python3-nltk # i played with it at some point
     57 
     58 python3-icalendar # for git/dig_seminar
     59 
     60 python3-defusedxml # for git/minediff
     61 
     62 python3-termcolor # for git/enum-spanner
     63 python3-tqdm # for git/enum-spanner
     64 python3-graphviz # for git/enum-spanner
     65 
     66 python3-pytest # for plint
     67 
     68 python3-imageio # for image processing for misc/melodia
     69 
     70 pypy3
     71 
     72 jupyter
     73 
     74 libjpeg-dev # for python-imageio for songflower
     75 
     76 python3-apt # for git/debdu
     77 
     78 ipython3
     79 
     80 python3-psycopg2
     81 python3-wtforms
     82 
     83 # python3-pypdf2 # no longer packaged
     84 python3-bibtexparser
     85 
     86 python3-dulwich # git API
     87 
     88 virtualenvwrapper # needed for PCI web application
     89 
     90 python3-geopy # geocoding for carbon footprint computations
     91 
     92 python3-feedparser
     93 
     94 python3-poppler-qt5 # pdfannot
     95 
     96 # python3-pandas # to plot things
     97 
     98 python3-humanize # codex
     99 
    100 # python3-networkx # graph manipulations
    101 
    102 python3-venv