carlosplanchon
Any sufficiently advanced technology is indistinguishable from biology.
@BuscoJobs @ARCDolores, Soriano, Uruguay
Pinned Repositories
AlliumWay
Proyecto UTU Dolores
ImpoGPT
ImpoGPT queries using ChatGPT and recursive summarization algorithm
measurevolume
Measure volume of an exchange based on snapshots of the order book.
outfancy
Python3 library to print tables in Terminal.
playwright_splash
Simple Playwright scraper which receives an URL and returns the website code.
scripts
Scripts & Snippets
telegramgetbotip
Python3 telegram bot to retrieve public IP of the Telegram bot's host machine.
tokenizesentences
Python3 module to tokenize english sentences.
xmlstreamer
Python library to parse XML data directly from HTTP, HTTPS, or FTP sources without loading the entire file into memory, supporting decompression, encoding detection, tag-based itemization, and optional filtering.
carlosplanchon's Repositories
carlosplanchon/outfancy
Python3 library to print tables in Terminal.
carlosplanchon/playwright_splash
Simple Playwright scraper which receives an URL and returns the website code.
carlosplanchon/tokenizesentences
Python3 module to tokenize english sentences.
carlosplanchon/measurevolume
Measure volume of an exchange based on snapshots of the order book.
carlosplanchon/ImpoGPT
ImpoGPT queries using ChatGPT and recursive summarization algorithm
carlosplanchon/telegramgetbotip
Python3 telegram bot to retrieve public IP of the Telegram bot's host machine.
carlosplanchon/parse_broken_json
Small lib to help parsing broken or invalid JSONs
carlosplanchon/gpt_pydantic_tools
A way to write GPT tools using Pydantic Schemas.
carlosplanchon/Learn_Prompting
Fork to translate Learn Prompting resources to spanish.
carlosplanchon/parsel_text
Module to get_selector_text from parsel.Selector objects.
carlosplanchon/scripts
Scripts & Snippets
carlosplanchon/wifireconnect
Python3 module to test and ensure connectivity on a network which have stability problems on traffic routing (link layer).
carlosplanchon/ansistrip
Module to strip ANSI Escape codes from a string.
carlosplanchon/iterativerecursion
Python3 module to simulate recursion with iteration.
carlosplanchon/atramentarium
Python3 prompt with simple command completion.
carlosplanchon/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
carlosplanchon/carlosplanchon.github.io
Moon is a minimal, one column jekyll theme.
carlosplanchon/caseireplace
Python3 module to case insensitive replace of strings.
carlosplanchon/checkcorruptedimages
Check corrupted images.
carlosplanchon/fakeua
Python3 module made as a wrapper of fake-useragent.
carlosplanchon/fakewindowsize
Python3 module to generate realistic browsers window size.
carlosplanchon/gencedula
Python3 module to generate random and verify uruguay identification document.
carlosplanchon/googlesearch
A Python library for scraping the Google search engine.
carlosplanchon/imposcraper
Scraper for IMPO laws and law sections.
carlosplanchon/learnnextjs
Learning NextJS
carlosplanchon/practicas
Practicas de python
carlosplanchon/pyclassparser
Parse Python classes and attributes from a string of Python code.
carlosplanchon/pycommremover
Python comment remover. Supports multiline and singleline comments.
carlosplanchon/pyopensaas
Open Source alternative to free SaaS
carlosplanchon/vtclear
Python3 ANSI VT100 implementation of Erase Screen