Coder Social home page Coder Social logo

DEBAYAN CHAKRABORTY's Projects

banking-application icon banking-application

Banking Application in Python This is a simple banking application in Python programming language in which a new user can create bank account and then withdraw and deposit amount by using the account no.

guess-me-game icon guess-me-game

A simple game where you have to guess the correct integer number. Happy Gaming!

mine-craft-telegram-bot icon mine-craft-telegram-bot

Minecraft Telegram Bot Package to Install pip install python-telegram-bot Used Modules Description Updater: This will contain the API key we got from BotFather to specify in which bot we are adding functionalities to using our python code. Update: This will invoke every time a bot receives an update i.e. message or command and will send the user a message. CallbackContext: We will not use its functionality directly in our code but when we will be adding the dispatcher it is required (and it will work internally) CommandHandler: This Handler class is used to handle any command sent by the user to the bot, a command always starts with “/” i.e “/start”,”/help” etc. MessageHandler: This Handler class is used to handle any normal message sent by the user to the bot, FIlters: This will filter normal text, commands, images, etc from a sent message.

paint-bot icon paint-bot

a python script which makes a human in MS Paint automatically

super-market-profit-finder icon super-market-profit-finder

Just store the details in "records.txt" file and then run this application. This application reads the data from "records.txt" file and then fetches the details from that data. It calculates the profit by the following formula:profit = (sp - cp) * qty where, sp = selling price cp = cost price qty = quantity

text-analyzer icon text-analyzer

A tool for analyzing text data in Django backend It is a simple django project or website in which we can Analyze text. What Can We do from Textutils ? 1)Remove Punctuations 2)UPPERCASE 3)New Line Remove 4)Extra Spaces Remover 5)Numbers Remover Requirments python3 django

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.