Implementation of the chord peer-to-peer networking protocol, introduced by Stoica et al.
Project description
ChordNet
Python implementation of the chord protocol, introduced by Stoica et al. This library began as a group project for cs536 at Purdue University in Fall 2024.
Installation
pip install chordnet
uv add chordnet
Usage
to stay consistent with the language from the original paper, we recommend
naming your chordnet attribute ring:
from chordnet import ChordNet
ring = new ChordNet(...)
ring.create()
# or ring.join(...)
#...
ring.leave()
This fits with the concept of "joining" an existing ring network, or creating a new one. Examples follow this practice.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file chordnet-2.2.0.tar.gz.
File metadata
- Download URL: chordnet-2.2.0.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dfbb6acc4a8677bec2d625521dc119807cf675b182b7a916b77b28e020e6f258
|
|
| MD5 |
049c498f6f98d86d1fec80e39800bfcf
|
|
| BLAKE2b-256 |
d7ab3c0c31fdf1ba10801e731fb7993a03f23f0cfbf217aa88dd1c1dcbf452fa
|
Provenance
The following attestation bundles were made for chordnet-2.2.0.tar.gz:
Publisher:
release.yml on jacklowrie/chordnet
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
chordnet-2.2.0.tar.gz -
Subject digest:
dfbb6acc4a8677bec2d625521dc119807cf675b182b7a916b77b28e020e6f258 - Sigstore transparency entry: 620858973
- Sigstore integration time:
-
Permalink:
jacklowrie/chordnet@6495263cdda0f9638c0af68ae9ba323680799533 -
Branch / Tag:
refs/tags/v2.2.0 - Owner: https://github.com/jacklowrie
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@6495263cdda0f9638c0af68ae9ba323680799533 -
Trigger Event:
release
-
Statement type:
File details
Details for the file chordnet-2.2.0-py3-none-any.whl.
File metadata
- Download URL: chordnet-2.2.0-py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
259254b08762f1886ec42fb3be6a2633036ed1c2d635c88b14ff80f22691e89b
|
|
| MD5 |
3c86f39de9c90d9ae163e6bb003efef2
|
|
| BLAKE2b-256 |
e594f61ddcc8414a013b27e891aa671f89994343ca15ea3829ae5617d1ba83c5
|
Provenance
The following attestation bundles were made for chordnet-2.2.0-py3-none-any.whl:
Publisher:
release.yml on jacklowrie/chordnet
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
chordnet-2.2.0-py3-none-any.whl -
Subject digest:
259254b08762f1886ec42fb3be6a2633036ed1c2d635c88b14ff80f22691e89b - Sigstore transparency entry: 620858978
- Sigstore integration time:
-
Permalink:
jacklowrie/chordnet@6495263cdda0f9638c0af68ae9ba323680799533 -
Branch / Tag:
refs/tags/v2.2.0 - Owner: https://github.com/jacklowrie
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@6495263cdda0f9638c0af68ae9ba323680799533 -
Trigger Event:
release
-
Statement type: