fin formula 
In this project I have developed my first python package. It is simple package that contain investment related formula.
How to install in local system?
pip install yogi-formula
Example of package
from yogi_formula.fin_formula import get_valuation
valuation = get_valuation(27726, 10)
print(f"Company Valuation is {valuation}")
Bug / Feature Request
If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue here by including your search query and the expected result.
If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.
Connect with Author! 🌐
Known on internet as Yogesh Nile
Email Me :e-mail:
Release files for yogi-formula 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| yogi_formula-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Release files / yogi_formula-0.1.2-py3-none-any.whl
| Download URL | yogi_formula-0.1.2-py3-none-any.whl |
|---|---|
| Size | 2.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
fc792fb086451717c01435bf92ac1fcedf91e14ef72c24b1e32b1c5d7c0c78bf
|
|
BLAKE2b-256 checksum How to use checksums |
c0408324f16847074a4a904ef41c699ace7ea694a432ec5ecef3ec6c6a1e9513
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.6.9
|