context-manager

There are 41 repositories under context-manager topic.

  • finishy1995/effibot

    Effibot: A ChatGPT server with tree-based data structure for efficient context management, providing a mind map-like Q&A experience.

    Language:Go1623425
  • instld

    pomponchik/instld

    The simplest package management

    Language:Python117270
  • alexdelorenzo/limiter

    ⏲️ Easy rate limiting for Python using a token bucket algorithm, with async and thread-safe decorators and context managers

    Language:Python33332
  • bskinn/stdio-mgr

    Context manager for mocking/wrapping stdin/stdout/stderr

    Language:Python144703
  • meribold/timethis

    Context manager for measuring execution times

    Language:Python11301
  • philtrade/mpify

    A simple API to launch Python functions to run on multiple ranked processes, mpify is designed to enable interactive multiprocessing experiments in Jupyter/IPython, such as distributed data parallel training over multiple GPUs.

    Language:Python11200
  • LemonPi/window_recorder

    Programatically video record a window with a python context manager in Linux

    Language:Python9211
  • sileod/xpflow

    Python nested loops as classes for improved readability and modularity

    Language:Python6200
  • bskinn/tempvars

    Context manager for handling temporary variables in Jupyter Notebook, IPython, etc.

    Language:Python55482
  • carpentry-org/using

    Context Managers for Carp

  • swilltec/bookmark

    Python bookmark application for saving and organizing bookmark.

    Language:Python4101
  • gmagannaDevelop/tidyCSV.py

    Tired of having pseudo CSV files full of invalid entries ? Me too, this is my solution.

    Language:Python3100
  • PythonUniverse

    windsuzu/PythonUniverse

    The goal of PythonUniverse is to collect and organize Python skills in one place. We've collected some Python techniques, Python modules, and some libraries for data science. Each Topic includes code snippet and further explanation.

    Language:Jupyter Notebook3100
  • u1234x1234/tempenviron

    Temporary modify your environment variables with context manager.

    Language:Python211
  • alvarobartt/uvicorn-context-manager

    🚀 Context Manager to run `uvicorn` ASGI applications

    Language:Python110
  • DahlitzFlorian/timing-context-manager-video-snippets

    Supporting material for the video "Create a Context Manager in Python Measuring the Execution Time" published on YouTube.

    Language:Python120
  • dominikstraessle/python_stuff

    Python scripts, programs, templates etc.

    Language:Python1000
  • JOIVY/gaesd

    Language:Python1600
  • MarianaDrozd/cursor_my_homeworks

    My homeworks at CURSOR EDUCATION Python Basic

    Language:Python1100
  • Mohamed00Abdelmonem/Python_Topics_Advanced

    The Python Topics Advanced repository is designed to help Python developers enhance their skills by covering advanced topics and providing practical examples. This repository is particularly useful for those preparing for technical interviews or seeking to deepen their understanding of complex Python concepts.

    Language:Python1
  • Mount-Isaac/APIs_Development

    APIs Development

    Language:JavaScript10
  • pond918/ctxmap

    Ctxmap is a tree map style context management spec&engine, to define and execute LLMs based long running, huge context tasks. Such as large-scale software project development, epic novel writing, long-term extensive research, etc.

  • ayush52056/Application-Programming

    Here, you'll find the culmination of our intensive 2-day coding journey, where we delved into various aspects of python programming. This repository hosts the code examples, projects, and exercises that we worked on during the bootcamp. What's Inside: Clear and concise code examples demonstrating each topic we covered.

    Language:Python0101
  • MK-444/ITSTEP

    Language:HTML0100
  • phenogood/Product-Inventory-Management

    A code that can add, edit and remove information of a product into a txt file. Information of a product can also be displayed in a certain way after the user selected a specific product.

  • RodneyFinkel/groq_deepgram_agent

    STT-LLM-TTS (websockets/asynchronous) Agent using Deepgram and Groq LPU's and Bert for Vector Embeddings and Simiarity search for RAG context management

    Language:Python0200
  • ankitjha2603/optimized-version-of-Sieve-of-Eratosthenes

    This is Optimized version of Sieve of Eratosthenes to find first N prime number.

    Language:Python10
  • EliahKagan/subaudit

    Subscribe and unsubscribe for specific audit events

    Language:Python10
  • grobertson/persona-openai-cli-chat

    Persona is an OpenAI v1 compatible chat client at the command line written in Python. Interactive chat or one-shot question from the terminal - with planned extended support of custom prompts, easier modification of model list, and adjustment of model params. Forked from "Genie" in 4/2024

    Language:Python11
  • LesiaUKR/goit-pycore-hw-07

    Master's degree. MODULE 10 | HOMEWORK| Advanced Object-Oriented Programming in Python

    Language:Python
  • lisek75/uma_food_chatbot

    UMA's chatbot uses Dialogflow NLP for order management and real-time tracking

    Language:Python
  • MikeCase/emailer

    SMTPLib email wrapper/context manager that allows sending emails with a markdown file or jinja template.

    Language:Python10
  • MirelaManta/squirrel-count-csv

    Introduction to pandas and csv library.

    Language:Python10
  • njwardhan/nfs-colour

    Test repository for Colour's NFS project

    Language:Python10
  • soda480/single-line

    A context manager to facilitate printing messages to the same line.

    Language:Python