4126 links
739 private links
  • Doo's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Jouer les vidéos
Links per page: 20 50 100
◄Older
page 4 / 5
Newer►
94 results tagged python x
  • Could someone give me an ELI5 for decorators? : Python

    Toujours pas très au clair avec ça, je le laisse de côté pour le moment :D

    September 7, 2016 04:12:57 PM GMT+02:00 * - permalink -
    QRCode
    - https://www.reddit.com/r/Python/comments/2lrhp5/could_someone_give_me_an_eli5_for_decorators/
    python
  • thumbnail
    Bash to Python Converter | zwischenzugs

    sur terre, y'a des gens fous

    August 31, 2016 03:17:00 PM GMT+02:00 * - permalink -
    QRCode
    - https://zwischenzugs.wordpress.com/2016/08/29/bash-to-python-converter/
    python bash
  • thumbnail
    Arvin-X/swarm: A distributed penetration testing tool.
    July 19, 2016 09:44:01 AM GMT+02:00 * - permalink -
    QRCode
    - https://github.com/Arvin-X/swarm
    pentest sécurité security python
  • Python Remote Access Tool: Ares

    tout est dans le titre

    July 18, 2016 11:10:25 AM GMT+02:00 * - permalink -
    QRCode
    - https://n0where.net/python-remote-access-tool-ares/
    python hack tool remote
  • Pyston 0.5.1 Is Making Python Code Even Faster http://www.phoronix.com/scan.php?page=news_item&px=Pyston-0.5.1-Released
    July 16, 2016 09:53:55 AM GMT+02:00 * - permalink -
    QRCode
    - http://Pyston 0.5.1 Is Making Python Code Even Faster http://www.phoronix.com/scan.php?page=news_item&px=Pyston-0.5.1-Released
    python dropbox speed
  • thumbnail
    Implementing a full Python Unix-style daemon process - Stack Overflow

    une classe dont je me sers souvent pour mes applications, avec les loggings que j'ai référencé plus tôt ça fait un combo très sympa

    July 8, 2016 03:34:05 PM GMT+02:00 * - permalink -
    QRCode
    - https://stackoverflow.com/questions/10217067/implementing-a-full-python-unix-style-daemon-process
    python daemon
  • thumbnail
    How To Generate Javadoc Style Documentation For Python – Danish Mujeeb

    javadocish style documentation for python code, needs to be done on some collaborative projects

    July 7, 2016 11:22:02 AM GMT+02:00 * - permalink -
    QRCode
    - http://danishmujeeb.com/blog/2012/10/how-to-generate-javadoc-style-documentation-for-python/
    python documentation
  • Python's undocumented ThreadPool

    Pas testé, semble cool aussi mais pas documenté selon le gars :D donc à voir en lisant le source des classes

    July 1, 2016 04:36:49 PM GMT+02:00 * - permalink -
    QRCode
    - http://lucasb.eyer.be/snips/python-thread-pool.html
    python multiprocessing snippet
  • thumbnail
    Python Quick Tip: Simple ThreadPool Parallelism | Codementor

    Very effective snippet :)

    July 1, 2016 04:36:33 PM GMT+02:00 * - permalink -
    QRCode
    - https://www.codementor.io/python/tutorial/simple-parallelism-in-python
    python multiprocessing snippet
  • Python Exploit Development GDB Assistance: Peda
    June 27, 2016 09:52:29 AM GMT+02:00 * - permalink -
    QRCode
    - https://n0where.net/python-exploit-development-gdb-assistance/
    python gdb hack
  • Understanding '*', '*args', '**' and '**kwargs' - Agiliq Blog | Django web app development
    June 26, 2016 02:38:16 PM GMT+02:00 * - permalink -
    QRCode
    - http://agiliq.com/blog/2012/06/understanding-args-and-kwargs/
    python
  • Different ways to get memory consumption or lessons learned from ``memory_profiler``

    c'est une pratique que je devrais mettre en oeuvre je pense un de ces 4, le memory profiling de mes apps ... c'est l'habitude du grand luxe que de prendre 100M de mémoire gratuitement!

    May 16, 2016 04:57:15 PM GMT+02:00 * - permalink -
    QRCode
    - http://fa.bianp.net/blog/2013/different-ways-to-get-memory-consumption-or-lessons-learned-from-memory_profiler/
    python memory
  • Multiplatform Linux Sandbox: Detux
    May 9, 2016 09:36:20 AM GMT+02:00 * - permalink -
    QRCode
    - https://n0where.net/multiplatform-linux-sandbox-detux/
    sandbox python chroot
  • Scala Basics for Python Developers | Bugra Akyildiz
    April 13, 2016 09:31:06 AM GMT+02:00 * - permalink -
    QRCode
    - https://bugra.github.io/work/notes/2014-10-18/scala-basics-for-python-developers/
    scala python
  • thumbnail
    Logging — The Hitchhiker's Guide to Python

    une autre :)

    February 26, 2016 03:34:15 PM GMT+01:00 * - permalink -
    QRCode
    - http://docs.python-guide.org/en/latest/writing/logging/
    python log
  • thumbnail
    Good logging practice in Python « Victor Lin's coding notes

    une bonne doc sur le logging en python

    February 26, 2016 03:34:02 PM GMT+01:00 * - permalink -
    QRCode
    - http://victorlin.me/posts/2012/08/26/good-logging-practice-in-python
    python log
  • thumbnail
    lins05/slackbot

    Une lib très bien faite pour les bots en python

    December 17, 2015 02:08:50 PM GMT+01:00 * - permalink -
    QRCode
    - https://github.com/lins05/slackbot
    slack bot python
  • thumbnail
    Python requests ImportError: cannot import name HeaderParsingError - Stack Overflow

    pip install --force-reinstall requests==2.1.0

    or force an upgrade:

    pip install --upgrade requests

    December 11, 2015 02:51:20 PM GMT+01:00 * - permalink -
    QRCode
    - https://stackoverflow.com/questions/32986626/python-requests-importerror-cannot-import-name-headerparsingerror
    python requests bug
  • thumbnail
    Cue/scales

    une super lib python équivalente à metrics en golang qui permet de ressortir des percentiles sur toutes les stats tout en feedant ça à graphite

    May 5, 2015 03:01:18 PM GMT+02:00 * - permalink -
    QRCode
    - https://github.com/Cue/scales
    python
  • Snimpy: SNMP & Python | Vincent Bernat

    snimpyyyyyyyyyyyyy super pratique, super efficace, que du bonheur.

    October 16, 2014 09:43:27 AM GMT+02:00 * - permalink -
    QRCode
    - http://vincent.bernat.im/fr/blog/2013-snimpy.html
    snmp python
Links per page: 20 50 100
◄Older
page 4 / 5
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation