An open API service providing repository metadata for many open source software ecosystems.

Topic: "context-manager"

finishy1995/effibot

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

Language: Go - Size: 547 KB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 160 - Forks: 25

pomponchik/instld

The simplest package management

Language: Python - Size: 129 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 123 - Forks: 1

alexdelorenzo/limiter

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

Language: Python - Size: 117 KB - Last synced at: 19 days ago - Pushed at: about 1 year ago - Stars: 51 - Forks: 3

bskinn/stdio-mgr

Context manager for mocking/wrapping stdin/stdout/stderr

Language: Python - Size: 154 KB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 14 - Forks: 4

meribold/timethis

Context manager for measuring execution times

Language: Python - Size: 10.7 KB - Last synced at: 8 days ago - Pushed at: 7 months ago - Stars: 11 - Forks: 2

LemonPi/window_recorder

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

Language: Python - Size: 24.4 KB - Last synced at: 15 days ago - Pushed at: 10 months ago - Stars: 11 - Forks: 2

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: Python - Size: 6.59 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 0

sileod/xpflow

Python nested loops as classes for improved readability and modularity

Language: Python - Size: 85 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

bskinn/tempvars

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

Language: Python - Size: 124 KB - Last synced at: 9 days ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 2

kajaste/overdue

Conveniently stop Python code from running when it is taking too long on Python 3.10+

Language: Python - Size: 25.4 KB - Last synced at: 20 days ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

carpentry-org/using

Context Managers for Carp

Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

Friskes/capture-db-queries

Class to simplify the search for slow and suboptimal sql queries to the database in django projects.

Language: Python - Size: 162 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

ertgl/stackholm

Zero-copy stack-based context data management library.

Language: Python - Size: 188 KB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

yeison-liscano/python_intermediate_topics

Python Intermediate topics

Size: 75.2 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

gmagannaDevelop/tidyCSV.py

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

Language: Python - Size: 264 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

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 Notebook - Size: 22.8 MB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

swilltec/bookmark

Python bookmark application for saving and organizing bookmark.

Language: Python - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

u1234x1234/tempenviron

Temporary modify your environment variables with context manager.

Language: Python - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

RodneyFinkel/groq_deepgram_agent

STT-LLM-TTS (websockets/asynchronous) Agent using Deepgram and Groq LPU's and Bert for Vector Embeddings, Chroma for persistent vector db storage and simiarity search for RAG context management

Language: Python - Size: 13 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

tybruno/zombie-py

Bringing Raised Exceptions Back From the Dead As New Exceptions

Language: Python - Size: 2.71 MB - Last synced at: 22 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Apoll011/ContextManager

A Python context manager for saving and loading objects to/from memory and files.

Language: Python - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

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: Python - Size: 642 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Mount-Isaac/APIs_Development

APIs Development

Language: JavaScript - Size: 1.11 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

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.

Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

alvarobartt/uvicorn-context-manager

🚀 Context Manager to run `uvicorn` ASGI applications

Language: Python - Size: 517 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

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: Python - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

dominikstraessle/python_stuff 📦

Python scripts, programs, templates etc.

Language: Python - Size: 125 KB - Last synced at: 7 days ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

JOIVY/gaesd

Language: Python - Size: 150 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

EliahKagan/subaudit

Subscribe and unsubscribe for specific audit events

Language: Python - Size: 700 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

wizzardx/bracket

A Crystal shard implementing the bracket pattern for safe resource management. Ensures proper initialization and cleanup of resources, similar to Python's context managers or Haskell's bracket pattern.

Language: Crystal - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

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.

Language: Python - Size: 6.84 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

soda480/single-line

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

Language: Python - Size: 288 KB - Last synced at: 16 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

lisekarimi/uma_food_chatbot

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

Language: Python - Size: 928 KB - Last synced at: 5 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

LesiaUKR/goit-pycore-hw-07

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

Language: Python - Size: 182 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

grobertson/persona-openai-cli-chat Fork of jameswylde/openai-chatgpt-terminal

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: Python - Size: 1.01 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ankitjha2603/optimized-version-of-Sieve-of-Eratosthenes

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

Language: Python - Size: 129 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

KOLANICH-libs/RecursionSafe.py

Protects recursive functions processing collections from infinite recursion

Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MirelaManta/squirrel-count-csv

Introduction to pandas and csv library.

Language: Python - Size: 134 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

MikeCase/emailer

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

Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

njwardhan/nfs-colour

Test repository for Colour's NFS project

Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

kiyou/slack_notipy

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

Language: Python - Size: 63.5 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

orestispanago/FTP-upload-folder

Upload folder contents to FTP server

Language: Python - Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

evboggs302/python-requests_numpy_pandas

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

Language: Python - Size: 84 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

DahlitzFlorian/timing-context-manager-article-snippets

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

Language: Python - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0