DevOps drawer
@DevOps101
396
subscribers
9
photos
2
files
9.17K
links
Curated DevOps resources from trustworthy sources.
Download Telegram
Join
DevOps drawer
396 subscribers
DevOps drawer
https://www.willmcgugan.com/blog/tech/post/amazon-s3-filesystem-for-python/
#python
Will McGugan Tech
Amazon S3 Filesystem for
Python
I'd like to announce an new
Python
module to make working with Amazon S3 files a whole lot easier. The S3FS class in fs-s3fs wraps an Amazon S3 bucket in a PyFilesystem interface. There was an S3FS class built in to the first version of PyFilesystem, but…
DevOps drawer
https://engineering.21buttons.com/clean-architecture-in-django-d326a4ab86a9
#python
DevOps drawer
https://medium.com/towards-data-science/predicting-stock-prices-in-50-lines-of-python-c2c56a84b03d
#python
DevOps drawer
#python
https://python-telegram-bot.readthedocs.io/en/stable/
DevOps drawer
#regex
#python
#learnRegex
https://blog.patricktriest.com/you-should-learn-regex/
Break | Better
You Should Learn Regex
Regular Expressions (Regex): One of the most powerful, widely applicable, and sometimes intimidating techniques in software engineering.
DevOps drawer
https://gto76.github.io/python-cheatsheet/
#python
#cheatsheet