An open API service indexing awesome lists of open source software.

https://github.com/alifruliarso/python-playground

A project to quickly experiment using python script
https://github.com/alifruliarso/python-playground

python scripting

Last synced: 2 months ago
JSON representation

A project to quickly experiment using python script

Awesome Lists containing this project

README

          

Problem Solving with Python
=================================================

A curated list of Python script for problem solving, fixing common usecases / jobs / projects.


There are solutions that need external lib.




  1. Read, write CSV using Python

  2. Slice images into tiles using image-slicer

  3. Taking a screenshot of webpage using pyppeteer

  4. Access Alpaca API using alpaca-trade-api-python