Victor Fernandez(My Notes)[Python] Why IntEnum Might not be a good idea.When writing code in Python you often need to list some options for a category some allow colors, or a limited set of options. more often…Sep 21Sep 21
Victor Fernandez(My) Notes about Conditionals in Robot frameworkShort notes for Conditionals in Robot FrameworkAug 21, 2022Aug 21, 2022
Victor Fernandez(Ideas) Three approaches to software testing.How to approach software testingJul 28, 2022Jul 28, 2022
Victor Fernandez(My) Notes about Jenkings running Robot FrameworkHow to configure Jenkins to run RobotFramework test casesJul 21, 20221Jul 21, 20221
Victor Fernandez(My Notes) How Building a pypi packageThis is my notes on how I built my first PyPI package. Simple and step by stepJun 11, 2022Jun 11, 2022
Victor FernandezCreating a New dictionary for my Kindle (Spanish-Traditional Chinese)How to create my own Spanish to traditional Chinese dictionary for my kindle.May 31, 2022May 31, 2022
Victor FernandezNews aggregator with Python and NewsAPI.I created my own News aggregator system that delivers the articles to my telegram bot, running on a Raspberry Pi.May 16, 2022May 16, 2022
Victor Fernandez(My Notes) Configuration Files in PythonI need a way to store variable so I can switch between testing environment and deploying environment. short notes about configParser.May 12, 2022May 12, 2022
Victor Fernandez(My Notes) Telegram Bot <pyTelegramBotAPI>I needed a way to interact with my projects, Telegram can be the best option. (My Notes) building a telegram bot using pyTelegramBotAPI.May 7, 2022May 7, 2022