Skip to main content
Bulid Status Code Health PyPI

The cjdns python library doesn’t support python3 and is a PITA to install, due to it’s use of a modified bencode library which is still called “bencode”, among other things, so I’m cleaning it up.

Note: 0.2.3.1 is just 0.2.3 but signed.

Installation

The easiest way to install it is:

pip install cjdns

But you could also clone it and run:

python setup.py install

Once it’s installed, you’ll find peerStats and cexec installed in your $PATH, and the cjdns library available for import.

Usage

Usage is simple. First, import:

import cjdns

Then, connect to the running cjdns instance. There are two ways to do this. The normal way is to use the ~/.cjdnsadmin file:

cjdns = cjdns.connectWithAdminInfo()

Or, if you have the IP, port and password and wish to ignore the ~/.cjdnsadmin file for whatever reason:

cjdns = cjdns.connect(ip, port, password)

Once connected, you may call any of the [cjdns admin interface functions](https://github.com/cjdelisle/cjdns/blob/master/admin/README.md#cjdns-functions):

peerStats = cjdns.InterfaceController_peerStats()

Finally, there is a helper function that allows one to convert a cjdns public key into an IP address:

from cjdns import key_utils key_utils.to_ipv6(‘1rfp3guz4jjhfu4dsu5mrz68f7fyp502wcttq6b78xdrjhd4ru80.k’)

License

Same as cjdns, this is a GPLv3 project. Full text of the license is available [here](LICENSE)

Contributing

I welcome pull requests, please make sure that everything you contribute is pep8 compliant and works on python 2.6, 2.7, 3.2, 3.3 and 3.4. There are some basic tests in place for these things via Travis, but they’re not complete by any means.

Release files for cjdns 0.2.3.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for cjdns 0.2.3.1
File Size Uploaded
cjdns-0.2.3.1.tar.gz 8.1 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for cjdns 0.2.3.1
File Interpreter ABI Platform
cjdns-0.2.3.1-py2.py3-none-any.whl Python 2, Python 3 none any Details

Total release size: 21.3 kB

Release files / cjdns-0.2.3.1.tar.gz

Download URL cjdns-0.2.3.1.tar.gz
Size 8.1 kB
Tags Source
SHA-256 checksum
How to use checksums
67dcfb130859608e53ceca47d2217102766ad89a84b21158ac25619b206159a8
BLAKE2b-256 checksum
How to use checksums
119b12005fb73ac526f2aa313fa52a52812bf58a2667b1598d15b81bf3c99839
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / cjdns-0.2.3.1-py2.py3-none-any.whl

Download URL cjdns-0.2.3.1-py2.py3-none-any.whl
Size 13.2 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
1d1d1c26d95ab3f9d13f53127cc704f9c4a37e5b2118693a466f626312db6f79
BLAKE2b-256 checksum
How to use checksums
40b3216ef7b4c71d3c0705525a88f886b5ab460b8d00537690f7beaa7df5b52f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

0.2.4

3 release files

This release

0.2.3.1 This release

2 release files

0.2.3

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page