Hacker News new | ask | show | jobs
by delaaxe 2616 days ago
Care to elaborate which type of work you're doing and which libraries you're using?
1 comments

Libraries:

aiohttp: web framework

aiopg: async postgres driver with SQLAlchemy support

asyncssh: async ssh library with SFTP capability

I generally work on CRUD microservices to automate some steps of a business workflow - activating/registering a resource with our vendors, generating and updating pricing, picking up new files off an FTP site and processing.