Skip to content
View dehivix's full-sized avatar
  • Barcelona, España
  • 04:43 - 2h ahead

Block or report dehivix

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dehivix/README.md

Pinned Loading

  1. Download Lambda functions from aws a...
    1
    """
    2
        The below method is used to download all the lambda functions in a given region (implicitly set as part of default 
    3
        aws cli profile). All the lambda functions are extracted into folders as per their given function names.
    4
    """
    5
    import os
  2. Script para enviar mensajes con python
    1
    #testeado con un ZTE N720
    2
    #!/usr/bin/env python
    3
    import gammu
    4
    import sys
    5
     
  3. alienSDS Public

    un juego sencillo creado con python usando pygame

    Python 2 6

  4. compilerURG Public

    Compilador basado en la libreria ply con fines educativos

    Python 6 6

  5. WicryptoTerminal Public

    Python Pandas implementation to deal with datasets

    Python

  6. PruebaSplinter.py
    1
    #instalar splinter desde pip(pip install splinter)
    2
    import splinter #importamos la libreria instalada previamente en el sistema o entorno virtual
    3
    b = splinter.Browser('firefox') #definimos una variable donde indicamos el navegador a utilizar
    4
    b.visit('http://google.com') #aca se define la url que abriremos con el comando visit de splinter
    5
    b.fill('q', 'hola splinter') #primero con fill buscamos un campo llamado 'q' y escribimos el texto

2 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing dehivix's contributions from April 07, 2024 to April 12, 2025. The contributions are 50% pull requests, 50% commits, 0% issues, 0% code review.

Contribution activity

April 2025

dehivix has no activity yet for this period.
Loading