View on GitHub

python

Python

GitHub top language GitHub code size in bytes CRAN/METACRAN PyPI - Python Version GitHub last commit

Website: clem9669.github.io

What is Python 🐍 ? How can Python can help me dealing with math and other stuff ? 📚✏️

First experience with Python

My goal is to realise some short script to assist me whenever i need.

For instance, my first programs are :

  1. PGCD (= GCD & LCM) 🔐
  2. Bissextile years 📖
  3. Body Mass Index (IMC) 🍔
  4. Factorisation (100=2^2*5^2)
  5. Calculate probability from n (vice versa)
  6. Base64-to-image (auto-detect output file type)
  7. Psd reset free trial
  8. etc …
Folder 📂 Description
Forensic Small forensic selfwritten
IA Face detection + sorting ML
Network Network tools
Openclassroom 101 script for learning
root-me Script for challenges

Requirements

Did you know that Python is a programming language invented in 1990 by Guido van Rossum. 👨

You will need a working Python 3 installation. (see python.org/downloads ⬇️)

Scripts ⭐

Script 📂 Description
api Call api - to be improve
ascii Face detection + sorting ML
birthday-paradox Calculator of birthday paradox problem
BMI Indice of mass and height
captacha UVSQ challenge solver
factors 101 Factorisation poorly optimized
psd-reset Reset psd free trial
years Leap years or not ?
blockchain Blockchain in python