Giter Club home page Giter Club logo

Santiago Velez's Projects

djangorest_models_serializers_views icon djangorest_models_serializers_views

DjangoREST just a test with viewsets.ModelViewSet, routers.DefaultRouter(), serializers.HyperlinkedModelSerializer, and json field for models. Finished

djangorest_subprocess_api icon djangorest_subprocess_api

An API that runs a subprocess on another file through a POST request, using the subprocess library from python

express_api icon express_api

Express, nodeJS API for hotel website. Services for reading, adding, editing, and deleting reservations, rooms and guests

selenium_rpa_-plm_esb-_integration_api_consumption icon selenium_rpa_-plm_esb-_integration_api_consumption

Python RPA scripts that use an API from an ESB to fetch data and load it to a website(ERP) by using Selenium. 6 different RPA files for 6 different types of info that needs to be fetched from a specific endpoint each. All 6 files are activated by the trigger.py file by using python subprocess

selenium_rpa_cookie-collector_executable_file icon selenium_rpa_cookie-collector_executable_file

A python script that gathers cookies from a website, then saves it into a .pkl file, so they can be reused to login to the website in the future without having to insert the credentials. It also has an executable file with pyinstaller (pip install pyinstaller, then pyinstaller --onefile pythonScriptName.py) INSTRUCTIONS AT: https://datatofish.com/executable-pyinstaller/

selenium_rpa_erp_bills_completion_verifier icon selenium_rpa_erp_bills_completion_verifier

RPA that logs into an ERP, takes info from a list of bills, and sends an alert email and a SMS if any of the bills dont have a 'FINISHED' status, and its been more than 3 hours since it was uploaded, then it sets the initial time for the process of issuing the bill for 10 minutes past the current time to try and re run the process

twilio_sms_sender_test icon twilio_sms_sender_test

Twilio library SMS sender test, with .env file ignored in git (git rm .env --cached |||| git commit -m "Stopped tracking .env File"), and using dotenv library to import environment variables from .env file

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.