- Dominican Republic
- https://bntz.dev
- @jafetbntz
Pinned Loading
-
simple-ftp-server.py
simple-ftp-server.py 1from pyftpdlib.authorizers import DummyAuthorizer
2from pyftpdlib.handlers import FTPHandler
3from pyftpdlib.servers import FTPServer
45authorizer = DummyAuthorizer()
-
Utility Scripts
Utility Scripts 1# -*- coding: utf8 -*-23while 1 == 1:
45file = input('Ingerse la ruta del archivo a convertir: ')
-
ionic-rich-text
ionic-rich-text PublicForked from IsmaFunes/IonicRichText
Simple rich text editor for ionic 3 apps
TypeScript
-
-
hermes
hermes PublicThe project contains a microservice to receive a list of coordinates (a path) and generates a map snapshot drawing the path for those coordinates through a call to MapBox's Static Images API.
Python
-
Ejercicio 23 del libro Álgrebra Line...
Ejercicio 23 del libro Álgrebra Lineal de Kolman, Pag. 24, 1from math import*
234def get_module(x):
5return round(sqrt(sum([a*a for a in x])),3)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


