19 projects
txtcleanen
A lightweight Python package to clean English text by removing HTML tags, URLs, emojis, digits, and punctuation.
simplinear-regression
A simple Linear Regression implementation in pure Python
correlation-stats-analyzer
A simple tool to compute and interpret Pearson correlation coefficients.
pytxt2morse
Convert text to Morse code and Morse code to text.
molweightcal
A lightweight package to calculate molecular weights from chemical formulas.
pyquadraticsolution
A callable Python package that solves and explains quadratic equations.
wordfrequencer
A package to count word frequency and display it in a table format.
autoimgrenamer
A simple tool to rename image files in a folder.
mathcalcusuit
A simple package for basic math operations including prime checking, Fibonacci, GCD, LCM, and factorials
PyCleanText
A Python package for cleaning text data by removing noise, stopwords, duplicates, and more.
PyCSVDataCleaner
A lightweight Python package to clean CSV files
PyCSVSummarizer
A lightweight tool to summarize CSV files using various features.
PyBMICalculator
A simple BMI Calculator that calculates and categorizes BMI based on weight and height.
PyBioQuanta
PyBioQuanta: A small bioinformatics toolkit with 6 essential tools.
PySieveEra
Generate a list of prime numbers within a specified range
PyGeneratePassword
Generate Random password
PyGraph-DFS
Implement of Depth First Search for a graph
PyRemoveDuplicates
Remove all duplicates value from an array
PyRandomNameGenerator
This is a simple name generator package