context-manager

There are 41 repositories under context-manager topic.

  • slack_notipy

    A simple script for sending decorated notifications using Slack Incoming Webhook from Python3

    Language:Python
  • FTP-upload-folder

    Upload folder contents to FTP server

    Language:Python
  • python-requests_numpy_pandas

    Tutorials / Examples for Context Managers and the Python libraries NumPy, Pandas, and Requests.

    Language:Python
  • timing-context-manager-article-snippets

    Supporting material for the "How To Create Your Own Timing Context Manager In Python" article

    Language:Python
  • RecursionSafe.py

    Protects recursive functions processing collections from infinite recursion

    Language:Python