Skip to content

christian-kardach/AllSkyAIPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AllSkyAIPy

#Setup

Install Python3.9

https://www.python.org/ftp/python/3.9.13/python-3.9.13-amd64.exe

Clone the repository

$ git clone https://github.com/christian-kardach/AllSkyAIPy.git

cd AllSkyAIPy

Create a clean virtual environment

C:\Python\Python39\python.exe -m venv .\\venv

Activate virtual environment

$ venv\Scripts\activate

Install requirements

$ pip install -r requirements.txt

Once everything installed, start the rest server

$ python main.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages