Skip to content

Instantly share code, notes, and snippets.

View RafaFerr's full-sized avatar

Rafael Ferreira RafaFerr

  • 3º Oficio de Registro de Imóveis de Belo Horizonte
  • Belo Horizonte
  • X @rafapferreira
View GitHub Profile
@hhslepicka
hhslepicka / instructions.md
Last active December 27, 2023 12:48
BotCity - From Bot to EXE

Generating a Binary from a Bot Template

This short tutorial will demonstrate how to create an EXE file from a bot starting from the template.

Requirements

This short tutorial assumes that you already have the following dependencies installed. Note: it is recommended that you use a virtual environment.

  • Python 3.7 or greater
  • Git