Here you'll find a list of scripts written in Python for backend developers and SaaS entrepreneurs 🔳
DISCLAIMER: These scripts backend that focuses only on the functionality of the program and doesn't have GUI for the web or desktop 💽
This consists in a group of ideas 💭 of how the backend is expected to do its workflow 💬, and it could be used in the future for the development of an app for web 📧, desktop 💻 or mobile 📱
Follow the next steps to clone this repo:
The first thing you need to do is to open your terminal/cmd, access to the directory where you want to keep your project, then copy and paste this code:
git clone https://github.com/albertiaedev/python_scripts.git
git clone git@github.com:albertiaedev/python_scripts.git
And that's it! It creates a local copy of this repository in your machine.