home.social

#docstring — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #docstring, aggregated by home.social.

  1. Super, je viens de rejoindre
    #docstring
    Une communauté autour de @python

    Ceci est ma premier appli avec eux :)

    myfirstdoctringchat.streamlit.

    Une appli de chat avec #streamlit

    Le tuto ici :
    docstring.fr/accompagnement/me

    Voilà,
    bonne journée

    Amicalement, José

    @oisux
    @gul_lolica

    @Pierre_lmd

  2. With #Python now being "the most popular programming language" (don't get me started...), the #Unicode consortium has announced a new #codepoint specifically to aid Python #developers and increase efficiency -- both of time, and of storage.

    The next Unicode release will include a codepoint representing triple double quotes, making #docstrings much easier.

    #quotes #DoubleQuotes #TripleDoubleQuotes #docstring #syntax #popularity

  3. With #Python now being "the most popular programming language" (don't get me started...), the #Unicode consortium has announced a new #codepoint specifically to aid Python #developers and increase efficiency -- both of time, and of storage.

    The next Unicode release will include a codepoint representing triple double quotes, making #docstrings much easier.

    #quotes #DoubleQuotes #TripleDoubleQuotes #docstring #syntax #popularity

  4. With #Python now being "the most popular programming language" (don't get me started...), the #Unicode consortium has announced a new #codepoint specifically to aid Python #developers and increase efficiency -- both of time, and of storage.

    The next Unicode release will include a codepoint representing triple double quotes, making #docstrings much easier.

    #quotes #DoubleQuotes #TripleDoubleQuotes #docstring #syntax #popularity

  5. With #Python now being "the most popular programming language" (don't get me started...), the #Unicode consortium has announced a new #codepoint specifically to aid Python #developers and increase efficiency -- both of time, and of storage.

    The next Unicode release will include a codepoint representing triple double quotes, making #docstrings much easier.

    #quotes #DoubleQuotes #TripleDoubleQuotes #docstring #syntax #popularity

  6. With #Python now being "the most popular programming language" (don't get me started...), the #Unicode consortium has announced a new #codepoint specifically to aid Python #developers and increase efficiency -- both of time, and of storage.

    The next Unicode release will include a codepoint representing triple double quotes, making #docstrings much easier.

    #quotes #DoubleQuotes #TripleDoubleQuotes #docstring #syntax #popularity

  7. I've been doing some VS Code extension hacking recently (something cool coming soon, possibly!) and I have to say...

    It is really a testament to LISP and to the Emacs contributors that docstrings are:
    1. a core part of the language
    2. are available on nearly every function and command

    The best way to even find out if a command _exists_ in VS Code is to open the "keyboard shortcuts" window. And then just guess the args…

    #vscode #vscodeExtension #emacs #elisp #lisp #docstring #documentation

  8. Been playing around with the new #treesitter feature in #emacs. Using it to add docstrings to the current function in #python (in the bottom right window) .

    #docstring #foss #emacs29 #linux #programming #lisp