What will be the output of the following code?
  Anonymous Quiz
    25%
    CASE FOLD
      
    11%
    caSe FOID
      
    49%
    case fold
      
    7%
    None
      
    8%
    Error
      
    👍19😢2
  📸 Take Screenshots in Python
https://www.pythonforbeginners.com/basics/take-screenshots-in-python
@pythonl
https://www.pythonforbeginners.com/basics/take-screenshots-in-python
@pythonl
👍13
  Django 4.1 release candidate 1 released
https://www.djangoproject.com/weblog/2022/jul/19/django-41-rc1/
@pythonl
https://www.djangoproject.com/weblog/2022/jul/19/django-41-rc1/
@pythonl
👍5
  👍34😢13😁3
  Read CSV Into List of Dictionaries in Python
https://www.pythonforbeginners.com/basics/read-csv-into-list-of-dictionaries-in-python
@pythonl
https://www.pythonforbeginners.com/basics/read-csv-into-list-of-dictionaries-in-python
@pythonl
👍18👎4
  Which Python GUI library should you use?
https://www.pythonguis.com/faq/which-python-gui-library/
@pythonl
https://www.pythonguis.com/faq/which-python-gui-library/
@pythonl
👍12
  h2t - HTTP Hardening Tool
h2t is a simple tool to help sysadmins to hardening their websites.
Install:
$ git clone https://github.com/gildasio/h2t
$ cd h2t
$ pip install -r requirements.txt
$ ./h2t.py -h
Github
@pythonl
h2t is a simple tool to help sysadmins to hardening their websites.
Install:
$ git clone https://github.com/gildasio/h2t
$ cd h2t
$ pip install -r requirements.txt
$ ./h2t.py -h
Github
@pythonl
👍8🔥5
  This media is not supported in your browser
    VIEW IN TELEGRAM
  Building an authenticated Python CLI
https://www.notia.ai/articles/building-an-authenticated-python-cli
@pythonl
https://www.notia.ai/articles/building-an-authenticated-python-cli
@pythonl
👍8
  What will be the output of the following code?
  Anonymous Quiz
    13%
    Fals
      
    8%
    Fass
      
    42%
    Fall
      
    11%
    None
      
    26%
    Error
      
    👍14🔥7❤1
  How to just update a certain objects on the Pygame screen?
https://islandtropicaman.com/wp/2022/07/30/how-to-just-update-a-certain-objects-on-the-pygame-screen/
@pythonl
https://islandtropicaman.com/wp/2022/07/30/how-to-just-update-a-certain-objects-on-the-pygame-screen/
@pythonl
👍10🔥2
  map() vs submit() With The ProcessPoolExecutor in Python
https://superfastpython.com/processpoolexecutor-map-vs-submit/
@pythonl
https://superfastpython.com/processpoolexecutor-map-vs-submit/
@pythonl
👍12❤3
  