Skip to content

A rendezvous service that just swaps values. In Python.

License

Notifications You must be signed in to change notification settings

rendezqueue/rendezqueue-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rendezqueue-py

A rendezvous service to exchange queued values. This is meant to be a Python version of the main JavaScript rendezqueue project.

Setup

PDM Prereq

Install pdm on your machine via apt install pdm. Then install package dependencies for this project, omitting the ones needed for development (see CONTRIBUTING.md for that).

pdm install --prod

If pdm is not available directly, then try installing it via uv like uv tool install pdm. Then you can run pdm naturally if ~/.local/bin/ is in your $PATH, or you can alternatively run it like uv tool run pdm.

About

A rendezvous service that just swaps values. In Python.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •  

Languages