Skip to content
View fariascl's full-sized avatar
coding...
coding...

Block or report fariascl

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

Pinned Loading

  1. isbnpy isbnpy Public

    librería para obtener datos relacionados al número estándar internacional de libro (ISBN)

    Python 1

  2. pyemailscraper pyemailscraper Public

    A Python library for scrape all email addresses from websites and text files

    Python 1

  3. patenteschile patenteschile Public

    Librería en Python para generar patentes vehiculares chilenas

    Python

  4. roboc roboc Public

    Bot de discord que sirve para hacer cosas

    Python

  5. tmp tmp Public

    /tmp es un sistema simple de almacenamiento de archivos en PHP

    CSS 1

  6. Script SQL clasificaciones dewey Script SQL clasificaciones dewey
    1
    INSERT INTO categoria(cod_dewey, nombre_categoria) VALUES ('000', 'Generalidades');
    2
    INSERT INTO categoria(cod_dewey, nombre_categoria) VALUES ('010', 'Bibliografía');
    3
    INSERT INTO categoria(cod_dewey, nombre_categoria) VALUES ('020', 'Bibliotecología y ciencias de la información');
    4
    INSERT INTO categoria(cod_dewey, nombre_categoria) VALUES ('030', 'Enciclopedias generales');
    5
    INSERT INTO categoria(cod_dewey, nombre_categoria) VALUES ('040', '');