295 links
  • Mind sticky
  • Home
  • Login
  • RSS Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
3 results for tags python x
  • Python Project Howto — Python Project Howto
    The Anatomy of a Python Project

    googlemaps/ # Project Hosting

    .svn/ # Version Control

    googlemaps/ # Quality Code

    googlemaps.py

    test/ # Unit Testing

    test_googlemaps.py

    doc/ # Documentation

    index.rst

    html/

    index.html

    README.txt

    LICENSE.txt # Licensing

    setup.py # Packaging

    MANIFEST.in
    Thu 20 Feb 2014 12:56:23 PM UTC - permalink -
    QR-Code
    - http://infinitemonkeycorps.net/docs/pph/
    dev developement method normalize python
  • Ressources Python
    en téléchargement libre, les versions numériques de l'ouvrage "Apprendre à programmer avec Python" de Gérard Swinnen (troisième et cinquième éditions), anciennement publié aux éditions O'Reilly et dorénavant édité chez Eyrolles (ISBN 978-2-212-13434-6) ;
    Thu 05 Dec 2013 11:13:18 PM UTC - permalink -
    QR-Code
    - http://inforef.be/swi/python.htm
    ebook python
  • Hidden features of Python - Stack Overflow
    Fonctions cachées Python : un must ce lien ! Merci JeromeJ :)
       Argument Unpacking
       Braces
       Chaining Comparison Operators
       Decorators
       Default Argument Gotchas / Dangers of Mutable Default arguments
       Descriptors
       Dictionary default .get value
       Docstring Tests
       Ellipsis Slicing Syntax
       Enumeration
       For/else
       Function as iter() argument
       Generator expressions
       import this
       In Place Value Swapping
       List stepping
       __missing__ items
       Multi-line Regex
       Named string formatting
       Nested list/generator comprehensions
       New types at runtime
       .pth files
       ROT13 Encoding
       Regex Debugging
       Sending to Generators
       Tab Completion in Interactive Interpreter
       Ternary Expression
       try/except/else
       Unpacking+print() function
       with statement
    Thu 22 Aug 2013 04:15:21 PM UTC - permalink -
    QR-Code
    - http://stackoverflow.com/questions/101268/hidden-features-of-python
    code development python scripting trick
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, no-database delicious clone by the Shaarli community - Help/documentation