Giter Site home page Giter Site logo

Anto's Projects

appium-framework icon appium-framework

This project offers a framework for appium projects to make mobile app testing easier. The approach is similar to page object oriented Selenium frameworks, we homogenize how xpaths, ids, ... are related to page objects, how screenshots are taken and where are saved. We also provide modules and classes that automate the process to get the right capabilities to run our texts and to find web elements in our classes

coronaviruswebscraper icon coronaviruswebscraper

Web scraper that gets information about the corona virus spread from https://www.worldometers.info/coronavirus/ and world population in from https://www.worldometers.info/world-population/population-by-country/ and generates three maps with folium that represent the ratio between cases and population, between recovered people and cases and between death people and cases using circles

eu_unemployment_rate_2007_2018 icon eu_unemployment_rate_2007_2018

Project where we take a tsv provided by the EU an we create a map for each year from 2007 to 2018 with the unemployment rates in each country and build a gif file with it. We use folium especially choropleth for maps, pandas to manage data, selenium to open each html file and save it as png and imageio to turn those images into a gif file. #Python #folium #pandas #selenium #imageio #unemployment #EU

homosexualityhistorycurrentstatus icon homosexualityhistorycurrentstatus

In this project we use folium, pandas and webscraping using requests and beautifulSoup to create a map that contains information about the legal status of homosexuality around the world. We created an API with a function called buildMap to create the map with the colors combining number ranges and static string values to color that map. Also we use request and beautifulSoup to get and parse all the wikipedia pages that contain information about lgbt rights in each country for the html we display when we open a marker (every country has a marker placed in its capital to display with information).

marriageequalityworldwide icon marriageequalityworldwide

Project where we provide inside folder API two interesting modules: DonutChartGenerator whose function graph_generator allows you to generate simple or double donut charts very easily and very customized and module MapGenerator whose function build_map allows you to build a map coloring regions according to certain values defined by yourself and including a legend and putGenericMarkers that allows you to set markers in the map and the HTML code you want to be displayed when we open a marker. In this case, we used these functions to create two different maps, in module MarriageEquailtyApprovalRate we generated a world map where the different countries have a different color depending on their approval rate for marriage equality in the second module MarriageEqualityLegalized we generate a map where the countries where marriage equality is legal are colored in green and they display a marker that when opened displays a donut chart with information about the voting for marriage equaility

on_page_basic_seo_checker icon on_page_basic_seo_checker

This project provides methods and utils to make basic checks in the SEO of an instance of a page using the URL of this page or a webdriver instance that is browsing that page at the moment

privateattributesproject icon privateattributesproject

Module to increase encapsulation in Python, not allowing the access to private members outside their classes

pydesktopbrowserrecorder icon pydesktopbrowserrecorder

This project allows you to record your desktop or the browser during an automated test using selenium's webdriver

python101 icon python101

Proyecto de juego de cartas usando Python, PyGame, Pandas y Matplotlib. Aquí verá ejemplos comentados en español de los features básicos de Python y algunos más avanzados que no suelen verse en cursos básicos. // Cards game desktop app made with Python, PyGame, Pandas and Matplotlib. Here you can find examples with comments in Spanish of every basic feature that Python provides but also some more advanced ones that are not often shown in basic courses

reminda icon reminda

Project for Reminda: Application to help you study

sequence_cmd_tasks_scripts_automation icon sequence_cmd_tasks_scripts_automation

This project will allow to automate a sequence of commands, tasks or scripts. Basically file "Main" is an interpreter that will ask you to read a file in folder "files" with a sequence of commands. "Main" will also search these commands in a file called "Aliases" in folder "files" to see if you provided an alias for that command and instead of just executing that in a shell we need to execute a custom made function from a custom made module in in our main folder.

webscraperallmusic icon webscraperallmusic

Simple example of a web scrapper using python. In this case, we ask the user using the console for the name of a band/artist and using selenium webdriver and beautifulsoup we print information about the discography of that artist/band

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.