About 806,000 results
Open links in new tab
  1. TIL #082 – 20 million lines of Python code - mathspp

    Sep 7, 2023 · Today I learned that the largest file ever published to PyPI has 20 MILLION lines of code.

  2. The longest python code I ever sent - Python Snippet - glot.io

    Run this Python code snippet in the browser.

  3. Longest Line of Code I've Ever Written : r/learnpython - Reddit

    Jun 3, 2021 · Move your code to a separate function where you can lay out the evaluation in a way that can be understood. Long lines aren't an achievement, they're more like a warning …

  4. LargePythonProjects - Python Wiki

    Oct 10, 2012 · Large projects are arbitrarily defined as more than 100,000 lines. We decided to use pycount to size the programs, and arbitrarily declared that any program of more than …

  5. What is the longest code you have ever written? - Reddit

    The longest file I contributed to was probably a 16,000 line Perl file, with HTML in it, with script tags in the HTML, with JS in the script tags, with Perl templated values feeding the JS.

  6. Longest Python Script Ive Ever Written : r/Python - Reddit

    May 19, 2021 · I use Visual Studio Code on my machine, and to format it properly for Reddit, I selected all the code and hit the tab button. Copying/Pasting this into the above submission …

  7. code bowling - Most complex "Hello world" program you can …

    Feb 5, 2012 · I will here demonstrate the power and usability of the scripting language called Python by solving a rather complex task in a graceful and efficient manner through the …

  8. the long code ive ever seen / copy and paste - OpenProcessing

    Archived Sketch. This sketch is created with an older version of Processing, and doesn't work on browsers anymore. View Source Code

  9. What is the longest piece of code you can write to print ... - Reddit

    This is code that generates an arbitrarily long python file that prints "Hello World". Currently, the output is over 11,000+ lines of code. To make longer code, change the value of 1000 on line …

  10. What’s the longest script/python-single-file-program you ... - Reddit

    May 6, 2020 · What’s the longest script/python-single-file-program you have ever written or worked on? I inherited a single file server that is at 35_000 lines and has been worked on by 4 …

Refresh