This project has been abandoned in favour of using a kotlin code base instead of python. This provides a more stable, performant and portable experience. The new repo is located here -> new repo
This project is incompetent and no were finish. Please dont clone or use this project untill a stable/usable complete version is made
Pycloud is a serverless HTTP sever.
- basic math operations
- File upload and download
- Text manipulation
- data dencryption
- data encryption
- AI, with ollama
- A web scraper
- A scheduler to proform actions at certain times
- Time data
- Control sensors on the pico
- File compression
- working auth
- a built lib for it
1 ) clone the repo
git clone --depth 1 https://github.com/ChippyPlus/Pycloud.git
2 ) To get your depenincies run warning this project was built with python3.12.3 if your using older versions
pip3 install -U -r requirements.txt
3 ) get into project
cd Pycloud
4 ) run the project
python3 src/main/app.py
The wiki URL
And in-codebase docs dir(more up to date (updated(very behind))