You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
juga 206e7eba0c Pass request data dict as json arg, not data arg
`requests.post` data argument is used to send that in the **body** request,
not as json header.
The json argument can be a dictionary and doesn't need to be converted to
string.
3 years ago
docker Test pygnunetrest using docker and gitlab CI 3 years ago
pygnunetrest Pass request data dict as json arg, not data arg 3 years ago
testdata Convert nkls' gnunet-docker repo to pygnunetrest 3 years ago
tests Replace method name to be more meanful 3 years ago
.gitlab-ci.yml Test pygnunetrest using docker and gitlab CI 3 years ago
Dockerfile Replace dockerfile to build gnunetrest, not gnunet 3 years ago
README.md Convert nkls' gnunet-docker repo to pygnunetrest 3 years ago
docker-compose.yml Test pygnunetrest using docker and gitlab CI 3 years ago
setup.cfg Add setup files to be able to install the package 3 years ago
setup.py Add setup files to be able to install the package 3 years ago

README.md

Docker Image with GNUnet V13.2 on Debian Buster Slim