tabulate
There are 96 repositories under tabulate topic.
sksalahuddin2828/AI_Personal_Digital_Assistant
AI Personal Voice Assistant Project (Male - Female version)
timvink/mkdocs-table-reader-plugin
MkDocs plugin that enables a markdown tag like {{ read_csv('table.csv') }} to directly insert various table formats into a page
kaushikjadhav01/Movie-Recommendation-Chatbot
Movie Recommendation Chatbot provides information about a movie like plot, genre, revenue, budget, imdb rating, imdb links, etc. The model was trained with Kaggle’s movies metadata dataset. To give a recommendation of similar movies, Cosine Similarity and TFID vectorizer were used. Slack API was used to provide a Front End for the chatbot. IBM Watson was used to link the Python code for Natural Language Processing with the front end hosted on Slack API. Libraries like nltk, sklearn, pandas and nlp were used to perform Natural Language Processing and cater to user queries and responses.
vegarsti/csvprint
command line utility for printing csv files
devrohaan/kick-off-web-scraping-python-selenium-beautifulsoup
A tutorial-based introduction to web scraping with Python.
prabhakar267/wikipedia-frequency-lookup
Simple script written in Python to get the 20 words with highest frequency in an English Wikipedia article
Atharvkote/Inventory-Management-System
" INVENTORY Management System for Local Businesses " Using Our Software You Efficiently Manage your Product Record(eg. Quantity ) and also has a Customer Interface which can be further extend to a "Online Market Place" . This software is highly Compatible ,Can be Changed in accordance to clients Requirements.This Project is Associated with CED@SCOE
mohdsaqibhbi/easy_images
Download hundreds of images from Google. Do image post processing later.
rtmigo/tabular_dart
Dart library for displaying tabular data in a visually appealing ASCII table format.
nimish-nimishmittal/mydb-cli
SQL based db management dev tool.
learnwithtalhagillani/openai-swarm-basic-demo
OpenAI Swarm - Multi AI Agent Orchestration Framework - Practical Demo with 1 Orchestrator Agent and 2 Worker Agents (Natural Language to SQL Agent, Email Agent)
akhatkulov/UzChipher-CLI
Cipher App for CLI
dhanoosu/Tablicate
Tablicate - Python library for easy table creation
dataindataout/yb_day2ops
Day 2 Ops for YugabyteDB
Git-Utkarsh/SchoolManagementSystem
This project is a Python-based Student Management System that allows users to manage student records, check admission availability, view fee structures, and perform various administrative tasks within a school or educational institution.
HxnDev/Simple-Translator-in-Python
In this project, we'll be making a very simple translator in Python using some libraries.
mdminhazulhaque/kakitangan-cli
:briefcase: CLI for Kakitangan app, the online HR Software for Malaysian businesses
Mhwmd/dart-tabulate
Table Maker for Dart Language
ronaldokun/fiscaliza
Scripts para baixar informações sobre inspeções no Sistema Fiscaliza da Anatel e atualizar inspeções por meio da API do Redmine.
AlvisonHunterArnuero/PostgresQL-MongoDB-Data-Migration-Service
Getting PostgresQL datasets, analyze it, get all information. Using ETL, read PostgresQL data, transform it with Python to MongoDB proper formatting, create MongoDB and populate it with the new data.
arjunachuravi/BINGO-WITH-PYTHON
Bingo game implemented in python3.8
deeeelin/IG_MESSAGE_ANALYZER
IG Message Analyzer , analyzes IG inbox messages , evaluates relationship : )
etcetra7n/tabulux
A python package for performing tabular operations
ortursucceeh/PersonalAssistant
Command Line Bot (CLB)
rtk-rnjn/google-cli-search
A command-line application to perform Google searches using the Google Custom Search API, with results displayed in a formatted table.
stdlib-js/utils-async-count-by
Group values according to an indicator function and return group counts.
AnshMNSoni/Graphs
All about Graph Theory (Discrete Mathematics)
ecocity-coder/credits
проект по анализу заемщиков для кредитного отдела
ecocity-coder/games_market
проект по анализу рынка компьютерных игр
ecocity-coder/real_estate_piter
проект по анализу рынка недвижимости в Санкт-Петербурге для Яндекс-Недвижимости
isaccanedo/Python_MariaDB
:computer: Exemplo simples de conexão ao Banco de Dados MariaDB através do Python
MaanavKrishna/Gaming-Management-System
Level up your management game with this Python-powered system! Easily add, edit, and track games and subscribers, generate activity reports, and keep your gaming universe organized. Built with MySQL and Tabulate, it’s your ultimate cheat code for streamlined management. 🕹️✨
MathumithaGembunathan/Bingo
A simple Bingo game using python
P-Nelly/roadmap-expense-tracker
📊 Python CLI Expense Tracker: A lightweight, command-line tool for personal finance management. Features dual interface (interactive/CLI), JSON persistence, and expense analytics. Perfect for developers seeking simple expense tracking. Built with Python, supports monthly summaries and data visualization.
Selvadharshini04/Student_Management
Student Management(CRUD Operation ) using mysql and python
vitorjpc10/ETL-GDP-of-South-American-countries-using-the-World-Bank-API
This project is a comprehensive data pipeline designed to extract Gross Domestic Product (GDP) data for South American countries from the World Bank API, transform it into a structured format, and load it into a PostgreSQL database.