• v1.0 f5098b1408

    Bare Bones Stable

    psavarmattas released this 2020-12-21 11:57:54 +00:00 | 12 commits to main since this release

    All the features which where added in the primary edition or the most basic edition of this program is this code right here. Extract the SourceCode.zip file and you will find two (2) files:

    1. PSMBot-Virtual-Assistant folder (containing all the code)
    2. alexa folder (containing the virtual environment)

    You can import the project code into your Python interpreter and import the environment so that all the libraries used to build this are preserved and you don't have to install all the libraries from scratch.

    I used VS Code(Visual Studio Code) as my interpreter and Anaconda Navigator as my virtual environment manager (if you want to perfectly replicate my project).

    Downloads