GitHub topics: python-tanzania
Kalebu/pyswahili
A Swahili version of programming language to allow Swahili speakers get started with programming
Language: Python - Size: 81.1 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 84 - Forks: 15

Kalebu/image-to-sound-python-
A python project for converting an Image into audible sound using OCR and speech synthesis
Language: Python - Size: 160 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 67 - Forks: 34

Neurotech-HQ/pysimilar
A python library for computing the similarity between two string(text) based on cosine similarity
Language: Python - Size: 1.49 MB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 22 - Forks: 12

Neurotech-HQ/pypesa
Python wrapper on Mpesa public API for mobile Payment Integration
Language: Python - Size: 566 KB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 35 - Forks: 10

Kalebu/Real-time-Vehicle-Dection-Python
A python project that does real-time vehicle detection using a trained car-cascade Model
Language: Python - Size: 2.77 MB - Last synced at: 2 days ago - Pushed at: about 2 years ago - Stars: 37 - Forks: 40

Kalebu/Digital-clock-in-Python
A digital clock application made with python and tkinter
Language: Python - Size: 17.6 KB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 31 - Forks: 32

Kalebu/python-keylogger
A minimal keylogger that accurately tracks keyboard strokes made in Python
Language: Python - Size: 238 KB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 21 - Forks: 9

Kalebu/mtaa
A package consisting of all Tanzania locations from region to streets in an easily accessible way
Language: Python - Size: 1.86 MB - Last synced at: 2 days ago - Pushed at: about 4 years ago - Stars: 45 - Forks: 13

Kalebu/Loan-prediction-with-ML
Predicts a chance of loan repayment based on historical data
Language: HTML - Size: 178 KB - Last synced at: 7 days ago - Pushed at: about 4 years ago - Stars: 30 - Forks: 12

Kalebu/Realtime-barcode-reader
A simple realtime barcode reader made in Python using OpenCV and pyzbar
Language: Python - Size: 43.9 KB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 16 - Forks: 2

Kalebu/MusicPlayer
A music player application made with python for learning purpose
Language: Python - Size: 6.99 MB - Last synced at: 2 days ago - Pushed at: about 3 years ago - Stars: 14 - Forks: 5

Kalebu/Website-Images-Spider
A scraper for downloading all downloadable images on a given website
Language: Python - Size: 3.91 KB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 16 - Forks: 10

Kalebu/Flask-starter
A minimal flask starter with boilerplate code to help speed up developing your flask application
Language: Python - Size: 130 KB - Last synced at: 7 days ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 2

Kalebu/Desktop-chatbot-app
A python knowledge-based chatbot application built with Tkinter
Language: Python - Size: 1.37 MB - Last synced at: 2 days ago - Pushed at: about 4 years ago - Stars: 22 - Forks: 14

Kalebu/Nida
Unofficial package for fetching users information based on National ID Number (Tanzania)
Language: Python - Size: 2.02 MB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 81 - Forks: 26

Kalebu/Duplython
CLI tool that recursively removes all the duplicates files over a given directory
Language: Python - Size: 4.88 KB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 2

Kalebu/Commandline-chatting-system-python
A simple CLI chat application made in Python using sockets
Language: Python - Size: 4.88 KB - Last synced at: 7 days ago - Pushed at: about 4 years ago - Stars: 19 - Forks: 5

Kalebu/Python-CameraApp
A camera application made with python, tkinter and opencv
Language: Python - Size: 273 KB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 5

Kalebu/Build-APIs-with-Flask-Course
This repo consists of content material for a swahili flask course to hosted on barmaga.io for getting started building restful API with Flask
Language: Python - Size: 10.3 MB - Last synced at: 7 days ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 1

Neurotech-HQ/tigopesa
Python package to ease the Tigo Pesa API integration
Language: Python - Size: 38.1 KB - Last synced at: 2 days ago - Pushed at: about 4 years ago - Stars: 14 - Forks: 9

beem-africa/python-client
A Python library to ease the integration with the Beem Africa (SMS, AIRTIME, OTP, 2WAY-SMS, BPAY, USSD)
Language: Python - Size: 17.6 KB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 22 - Forks: 12

Kalebu/Twitter-Sentiment-analysis-Python
A python project that automates the analysis of tweets emotions
Language: Python - Size: 1.95 KB - Last synced at: 2 days ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 1

Kalebu/Monty-Hall-Problem-Simulation-in-Python
Simulating monty hall problem with python
Language: Python - Size: 22.5 KB - Last synced at: 7 days ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 10

Kalebu/Python-for-Embedded-and-IoT
This repo consists of an introductory course on embedded programming and IoT Development using Python which was a part of a workshop in Pycon Tanzania 2020
Language: C++ - Size: 474 KB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 1

AidaLog/Sitemap-Generator
CLI tool for sitemap generation
Language: Python - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

Kalebu/crc16-modbus-in-Python
Cyclic Redundance Check hashing algorithm implemented in python
Language: Python - Size: 4.88 KB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 3

Kalebu/Python-GUI-Calculator-
A cross-platform gui calculator made with Python
Language: Python - Size: 12.7 KB - Last synced at: 7 days ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 2

Kalebu/Emotion-text-analyzer-
A python program that detects emotions (sentiment) associated with texts
Language: Python - Size: 1.95 KB - Last synced at: 7 days ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 1

Kalebu/Folium-visualization-examples
Examples of spatial visualization made with folium in Python
Language: HTML - Size: 1.37 MB - Last synced at: 7 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Kalebu/OCULUS
CLI tool to help blind people read textual information, This project is was tested in Linux operating system
Language: Python - Size: 1000 Bytes - Last synced at: 7 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

nextsms/python-client
Python Package to easy the integration with nextsms SMS Gateway
Language: Python - Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 3

Kalebu/Worldmeter-coronavirus-scraper
A python program that tracks coronavirus statistics based on the worldometer website
Language: Python - Size: 7.81 KB - Last synced at: 2 days ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 2

Kalebu/ML-with-Python
An introductory Swahili course to building Machine learning Models with Python
Size: 3.91 KB - Last synced at: 7 days ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

Kalebu/Edge-Detection
A python script for image detection based on canny algorithms
Language: Python - Size: 49.8 KB - Last synced at: 7 days ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

Kalebu/nextsms Fork of nextsms/python-client
Python Package to easy the integration with Nextsms SMS Bulk SMS API
Language: Python - Size: 17.6 KB - Last synced at: 7 days ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

Kalebu/Guessing-Game-Python
A guessing game app made with python and tkinter
Language: Python - Size: 10.7 KB - Last synced at: 7 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0
