Skip to content

AlejoProjects/python_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

projects

A recopilation of exercises and small projects on python and javascript where libraries like numpy, scipy and pandas are used.

Contents

  • Email automation script
  • WhatsApp auto
  • String Finder
  • Computational tools
  • Apolo's food
  • Brief descriptions

Email automation script

A small script used to automatically send emails to different emails found on a spreadsheet. After the script gathers the emails it uses an external library to send a predetermined text with an attached pdf file to all the emails on the spreadsheet.

WhatsApp auto

A simple script that uses an external library to send automatic messages to other contacts through whatsApp web. It originally worked alongside anacron jobs to send the message on an specific date.

String finder

A small script used to find a string given by the user on a provided text. It uses only python.

Computational tools

A collection of exercises to solve differential equations, integrals and other problems through the use of python and different scientific focused libraries alongside array manipulation.

About

Esta es una recopilación de algunos proyectos que he hecho usando python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published