The Peliqan low-code Python environment allows you to handle files, both reading data from files and writing data into files. Below is a list of supported file types and platforms (cloud storage, SFTP etc.).
Reading from files
File sources
- SFTP server
- AWS S3
- Microsoft Sharepoint (and OneDrive)
- Dropbox
- Incoming emails (files as attachment)
- Manual upload of file using Streamlit: Manual file uploads
File types to read
- Excel files
- Google Sheets
- CSV files
- JSON files
Writing to files
File destinations
File types to write
- Excel files
- Google Sheets
- CSV files
- JSON files