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.
LéopoldClement 24965b27e7 Ajout demonstration final 2 years ago
coapthon Apprentissage 3 years ago
.coveragerc Porting to Python3 6 years ago
.gitignore Ignore PyCharm settings directory .idea 5 years ago
.travis.yml Porting to Python3 6 years ago
LICENSE Initial commit 6 years ago
MANIFEST added if_none_match setter 4 years ago
README.md Porting to Python3 6 years ago
boucle.py Apprentissage 3 years ago
cache_test.py Cleanup 5 years ago
coapclient.py Clean up printf((...) and some imports 5 years ago
coapforwardproxy.py Clean up printf((...) and some imports 5 years ago
coapping.py Clean up printf((...) and some imports 5 years ago
coapreverseproxy.py Clean up printf((...) and some imports 5 years ago
coapserver.py Clean up printf((...) and some imports 5 years ago
collectclient.py Porting to Python3 6 years ago
collectserver.py Porting to Python3 6 years ago
coverage_test.py Cleanup 5 years ago
coverage_testIPv6.py Cleanup 5 years ago
coverage_test_advanced.py Cleanup 5 years ago
coverage_test_multicast.py Cleanup 5 years ago
coverage_test_multicast_ipv6.py Cleanup 5 years ago
coverage_test_proxy.py Cleanup 5 years ago
coverage_test_reverse_proxy.py Cleanup 5 years ago
demo_boucle.py Ajout demonstration final 2 years ago
demo_env.py Apprentissage 3 years ago
demo_global.py Superviseur Global 3 years ago
demo_multi_client.py Apprentissage 3 years ago
demo_superviseur.py Apprentissage 3 years ago
dimmerserver.py Porting to Python3 6 years ago
exampleresources.py Add missing shebang 5 years ago
generateur_dataset.py yaml 3 years ago
lecteur_yaml.py yaml 3 years ago
limite_requette.py Apprentissage 3 years ago
logging.conf Porting to Python3 6 years ago
lorem_impsum.txt Porting to Python3 6 years ago
plugtest.py Cleanup 5 years ago
plugtest_coapserver.py Cleanup 5 years ago
plugtest_resources.py Cleanup 5 years ago
requirements.txt Use more current versions for requirements.txt 5 years ago
reverse_proxy_mapping.xml Porting to Python3 6 years ago
setup.cfg Porting to Python3 6 years ago
setup.py Use setuptools to be able to build wheels 3 years ago
utils_learning.py Ajout demonstration final 2 years ago

README.md

Build Status

CoAPthon3

CoAPthon3 is a porting to python3 of my CoAPthon library. CoAPthon3 is a python3 library to the CoAP protocol compliant with the RFC. Branch is available for the Twisted framework.