hugapi /
hug
Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.
Loading repository data…
Noahzaidi / repository
The Aim of this project is to validate Bank account numbers (for SWIFT countries), calculate BIC/SWIFT , and extract information as Bank name, Country Code, account number, control digits, Bank code and Office number. Note: This algorithm could only used for spanish bank accounts. El objetivo de este proyecto es validar números de cuenta bancaria (para países SWIFT), calcular BIC/SWIFT y extraer información como nombre del banco, código de país, número de cuenta, dígitos de control, código bancario y número de oficina. Nota: Este algoritmo solo podría usarse para cuentas bancarias españolas.
The Aim of this project is to validate Bank account numbers (for any SWIFT country), calculate BIC/SWIFT (for spanish banks) , and extract information as Bank name, Country Code, account number, control digits, Bank code and Office number.
This could be a useful tool for ERPs master data migrations.
Note: This algorithm could only used for spanish bank accounts.
El objetivo de este proyecto es validar números de cuenta bancaria (para países SWIFT), calcular BIC/SWIFT y extraer información como nombre del banco, código de país, número de cuenta, dígitos de control, código bancario y número de oficina.
Nota: Este algoritmo solo podría usarse para cuentas bancarias españolas
Selected from shared topics, language and repository description—not editorial ratings.
hugapi /
Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.
py-why /
ALICE (Automated Learning and Intelligence for Causation and Economics) is a Microsoft Research project aimed at applying Artificial Intelligence concepts to economic decision making. One of its goals is to build a toolkit that combines state-of-the-art machine learning techniques with econometrics in order to bring automation to complex causal inference problems. To date, the ALICE Python SDK (econml) implements orthogonal machine learning algorithms such as the double machine learning work of Chernozhukov et al. This toolkit is designed to measure the causal effect of some treatment variable(s) t on an outcome variable y, controlling for a set of features x.
YunoHost /
YunoHost is an operating system aiming to simplify as much as possible the administration of a server. This repository corresponds to the core code, written mostly in Python and Bash.
TeamDefronix /
Cyberonix is a complete resource hub for Cyber Security Community. Our aim is to make this tool an 1 stop solution for all the Hackers out there to get resources of various topics in Cyber Security. We will keep updating this tool & adding new & updated resources on the go.
AliHabibnia /
This comprehensive, hands-on course provides a thorough exploration into the world of algorithmic trading, aimed at students, professionals, and enthusiasts with a basic understanding of Python programming and financial markets.
felixweyne /
Imaginary C2 is a python tool which aims to help in the behavioral (network) analysis of malware. Imaginary C2 hosts a HTTP server which captures HTTP requests towards selectively chosen domains/IPs. Additionally, the tool aims to make it easy to replay captured Command-and-Control responses/served payloads.