Skip to main content

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


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 hashes)

Uploaded Source

Built Distributions

ft_fibonacci-1.0.0-py3.7.egg (2.6 kB view hashes)

Uploaded Source

ft_fibonacci-1.0.0-py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page