This package comes with lots of functionality which makes your work easy !
Project description
Project Title
This is very simple package that comes with the following functionalities.
multiplication_table() : Prints the multiplication table from 1 to 5 by default.
fahrenheit_to_celsius() : Converts Fahrenheit to Celsius given an integer parameter.
celsius_to_fahrenheit() : Converts Celsius to Fahrenheit given an integer parameter.
finds_the_longest_word() : Returns the longest word from a provided string.
binary_to_decimal() : This function handles user input and output. It prompts the user to input a binary number, processes it through the main() function, and displays the appropriate result based on the validity of the input.
fibonacci_series_generator() : This function generates Fibonacci numbers interactively in groups of 10, allowing the user to proceed by pressing “Enter” or terminate the program with “Ctrl+D”.
Documentation
See the documentation section at:
Badges
abu-project
Installation and Use
To install the package, use pip:
pip install abu-project
To use the package in your Python script:
import abu_project
help(abu_project)
Change Log
1.43(31/12/2024)
Sixth Release
Encapsulating the implementation of the main() function
Added Docstring for every function.
Added an interactive fibonacci_series_generator function to generate Fibonacci numbers in groups of 10 with user-controlled continuation.
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
Built Distribution
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
File details
Details for the file abu_project-1.43.tar.gz.
File metadata
- Download URL: abu_project-1.43.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34d57d1535c29ee9f8435c72d785b78610f027d0f7ca339dd3cd35e580cfd53f
|
|
| MD5 |
ec8e870b7f111099b09c20dff8cc0f33
|
|
| BLAKE2b-256 |
10709da9081051ac6f5c0bc2d1c9915c295c49ffb47795f5a34bf752855879be
|
File details
Details for the file abu_project-1.43-py3-none-any.whl.
File metadata
- Download URL: abu_project-1.43-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e399bbf0e826216d41ee6f403b5b1813f8645de9484f2dc547e5eb6c85feb0f
|
|
| MD5 |
43d73b05a0be95ca081365b0778e0373
|
|
| BLAKE2b-256 |
112ed3a661dcc1d862a8ab60e27e778fa62449dec1f2957cbd57794aeef196de
|