pynance | lightweight streamlit app for understanding financial terms
kandi X-RAY | pynance Summary
kandi X-RAY | pynance Summary
pynance is a Python library typically used in Financial Services, Banks, Payments applications. pynance has no bugs, it has no vulnerabilities, it has build file available and it has low support. You can download it from GitHub.
This is a lightweight streamlit app for understanding financial terms, fundamental ratios, and performance metrics. It uses fmpcloud to pull periodic data of stock prices, annual statements, balance sheets of listed companies in the US. The explanation of the terms used in the app is taken from Investopedia. Select a symbol name of the company you want to assess. If the symbol does not match any name, then the selectbox will display search results matching the symbol. Select the company and press start. The app will display fundamental terms and display performance from historical financial statements.
This is a lightweight streamlit app for understanding financial terms, fundamental ratios, and performance metrics. It uses fmpcloud to pull periodic data of stock prices, annual statements, balance sheets of listed companies in the US. The explanation of the terms used in the app is taken from Investopedia. Select a symbol name of the company you want to assess. If the symbol does not match any name, then the selectbox will display search results matching the symbol. Select the company and press start. The app will display fundamental terms and display performance from historical financial statements.
Support
Quality
Security
License
Reuse
Support
pynance has a low active ecosystem.
It has 17 star(s) with 6 fork(s). There are 1 watchers for this library.
It had no major release in the last 6 months.
pynance has no issues reported. There are 4 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of pynance is current.
Quality
pynance has 0 bugs and 0 code smells.
Security
pynance has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
pynance code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
pynance does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
pynance releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
It has 810 lines of code, 34 functions and 6 files.
It has low code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed pynance and discovered the below as its top functions. This is intended to give you an instant insight into pynance implemented functionality, and help decide if they suit your requirements.
- Returns a list of market resources
- Download historical stock data .
- Returns the income statement for a given period
- Fetch cash Flow Statement
- Download the daily cash flow .
- Maps market prices to API
- returns balance sheet
- Batch request for end of day of day
- Return the rating for a given ticker .
- Get market capitalization history
Get all kandi verified functions for this library.
pynance Key Features
No Key Features are available at this moment for pynance.
pynance Examples and Code Snippets
No Code Snippets are available at this moment for pynance.
Community Discussions
Trending Discussions on pynance
QUESTION
Python IRR Function giving different result than Excel XIRR
Asked 2020-Sep-08 at 16:36
I am using the following functions to perform IRR-Calculations with Python:
...ANSWER
Answered 2020-Sep-08 at 16:36Scipy optimization functions are fallable to local minima. Change optimization method to something diferent, e.g. anderson
, and get what you expect to.
Proof
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install pynance
Get a free API Key at https://fmpcloud.com
Install dependencies
Run
Install dependencies
Run
Support
Fork the ProjectCreate your Feature Branch (git checkout -b feature/AmazingFeature)Commit your Changes (git commit -m 'Add some AmazingFeature')Push to the Branch (git push origin feature/AmazingFeature)Open a Pull Request
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page