This commit is contained in:
Kabir
2022-10-02 10:51:46 +02:00
committed by GitHub

View File

@@ -1303,6 +1303,15 @@
], ],
"description": "The Python Internationalization Library." "description": "The Python Internationalization Library."
}, },
{
"name": "port scanner",
"link": "https://github.com/thecyberworld/port-scanner",
"label": "difficulty/low",
"technologies": [
"Python"
],
"description": "A fast port scanner written in python with a focus on reliability and simplicity."
},
{ {
"name": "Kinto", "name": "Kinto",
"link": "https://github.com/Kinto/kinto", "link": "https://github.com/Kinto/kinto",