A simple test package to calculate Fibonacci Sequence through a recursive approach
Project description
Fibonacci Wrapper in Python
Performs fibonacci sequence calculation
Installation
This fibonacci sequence wrapper can be installed using python pip.
pip install ft_fibonacci
Guide
# import the function
from ft_fibonacci.app import fibonacci
# call the function
result = fibonacci(10)
print(result)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ft_fibonacci-1.0.0.tar.gz
(2.1 kB
view details)
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
ft_fibonacci-1.0.0-py3.7.egg
(2.6 kB
view details)
File details
Details for the file ft_fibonacci-1.0.0.tar.gz.
File metadata
- Download URL: ft_fibonacci-1.0.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62254788077813380ebb20dd382ac5a033642042ca373f5df480cf38d6b26874
|
|
| MD5 |
6c07099fb45c675c53759a632e4bc45f
|
|
| BLAKE2b-256 |
ebb001c232790b167f02e006ac13bf15190f2017de9ac54fed06355e350c50e2
|
File details
Details for the file ft_fibonacci-1.0.0-py3.7.egg.
File metadata
- Download URL: ft_fibonacci-1.0.0-py3.7.egg
- Upload date:
- Size: 2.6 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3bbaf25da1285377c290bf40cbf8a29d12824e8a298664b04e0657dfb2f6c70c
|
|
| MD5 |
7d2ef85886346ba479b2f34b7cafee24
|
|
| BLAKE2b-256 |
84e6a1bc7516963bac3d3a4608ce3aab1783ba5643493bf351661707e6d26d62
|
File details
Details for the file ft_fibonacci-1.0.0-py3-none-any.whl.
File metadata
- Download URL: ft_fibonacci-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
468afbcef0beb869f727a359cfcf70bd134ac2cefa87ef321d1472eb9959875d
|
|
| MD5 |
8d22afda7b18f31604e508a73944cf74
|
|
| BLAKE2b-256 |
dd26626caeb6a8844920d9d3c2eaf5a4d669fbe6cd2e4cb944e7d26c793a78e3
|