Skip to content

This library allows you to quickly and easily use the Palmy Web API v1 via Python

License

Notifications You must be signed in to change notification settings

mikauser001/palmy-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌴palmy-python

This library allows you to quickly and easily use the Palmy-investing Web API via Python. Currently in progress. API, Code/Repo will be fully published 2023

Ambinition

Firstly easier API usability. Thats why this SDK can prevent errors before you request the data.
Besides preventing errors when communicating with Palmys server, I'd also like to ensure that there are more open source rescources related to investing and finance.

Thats why the utilities of palmy-python are not limitted to the API handling. Instead I've decided to create the PalmyHandler. A class within common financial usecases and methods to use when dealing with financial data. Besides them, as always you are theoretically able to overwrite everything you want, but keep in mind that this might result in a reduced usability of our API.

Quick install

Requirements