Giter Site home page Giter Site logo

messageeuler's Introduction

messageEuler

Python project to send text message of a desired programming problem on projecteuler.net

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You need the python interpreter, get it by visiting

https//python.org

or click here and install it

Setting Up Environment

Fork this repo and clone it to your local machine. Navigate into messagEuler folder and run the following commands

pip install pipenv

This is to create a virtual environment for the project.

pipenv shell

To activate the virtual environment

pipenv install -r requirements.txt

To install the python dependencies used in this project

easy_install twilio

This command ensures you have the lastest version of twilio, and installs it if not already installed properply.

More

To use this program, you need to have an account with Twilio, so you would recieve messages from python ๐Ÿ˜ƒ When you create an account, the wizard will help you set up your twilio phone number which will be used, and also your Account sid and Auth Token, which is needed.

Running the tests

Return to the messageEuler folder and run

python main.py

to start the program. Give valid inputs to the questions asked and you should recieve a message from your twilio number in within some minutes.

Note

The time taken to recieve a message, varies!

Future

Hoping to make it a desktop app, which pops up on starting the computer everyday, so we can code everyday. ๐Ÿ’ป๐Ÿ’ป๐Ÿ’ป Would also make a version of it, that allows users login, connect them for global competitions. (Authentication, Databases and connectivity)

messageeuler's People

Contributors

justineugo avatar

Watchers

James Cloos avatar

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.