Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danmurphy1217/airtable-to-s3
A Python Script that reads in data from Airtable, converts it to a CSV, and sends that CSV to an AWS S3 bucket.
https://github.com/danmurphy1217/airtable-to-s3
Last synced: 29 days ago
JSON representation
A Python Script that reads in data from Airtable, converts it to a CSV, and sends that CSV to an AWS S3 bucket.
- Host: GitHub
- URL: https://github.com/danmurphy1217/airtable-to-s3
- Owner: danmurphy1217
- Created: 2021-06-05T02:15:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-10T18:09:44.000Z (over 3 years ago)
- Last Synced: 2024-10-26T22:10:32.087Z (3 months ago)
- Language: Python
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# airtable-to-s3
A Python Script that reads in data from Airtable, converts it to a CSV, and sends that CSV to an AWS S3 bucket.