Beka is a fairly basic BGP speaker. It can send
and receive unicast route updates in IPv4 and IPv6,
but not too much else. It is designed to be simple to use
and to extend, without too much overhead.
It uses eventlet for concurrency, but is easy enough to port to
gevent if that takes your fancy.
More information at https://github.com/faucetsdn/beka
Raw data
{
"_id": null,
"home_page": "https://github.com/faucetsdn/beka",
"name": "beka",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "bgp,beka,routing,sdn,networking",
"author": "Sam Russell",
"author_email": "sam.h.russell@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/c4/b0/2a90f45227244c28c4159c93f28a6e6b251622dab635de1eb0cfd3093399/beka-0.4.2.tar.gz",
"platform": null,
"description": "Beka is a fairly basic BGP speaker. It can send\nand receive unicast route updates in IPv4 and IPv6,\nbut not too much else. It is designed to be simple to use\nand to extend, without too much overhead.\n\nIt uses eventlet for concurrency, but is easy enough to port to\ngevent if that takes your fancy.\n\nMore information at https://github.com/faucetsdn/beka",
"bugtrack_url": null,
"license": "Apache-2",
"summary": "A bare-bones BGP speaker",
"version": "0.4.2",
"split_keywords": [
"bgp",
"beka",
"routing",
"sdn",
"networking"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c4b02a90f45227244c28c4159c93f28a6e6b251622dab635de1eb0cfd3093399",
"md5": "d9492df1575554edf2eb72f035eff50e",
"sha256": "4bef33926dd4503b0c6cfa0f0682c2a589f68c82b3c87e62c912483132f5e886"
},
"downloads": -1,
"filename": "beka-0.4.2.tar.gz",
"has_sig": false,
"md5_digest": "d9492df1575554edf2eb72f035eff50e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 28502,
"upload_time": "2023-04-18T22:12:10",
"upload_time_iso_8601": "2023-04-18T22:12:10.260229Z",
"url": "https://files.pythonhosted.org/packages/c4/b0/2a90f45227244c28c4159c93f28a6e6b251622dab635de1eb0cfd3093399/beka-0.4.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-18 22:12:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "faucetsdn",
"github_project": "beka",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "beka"
}