Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

abu-project

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abu-project

This package comes with lots of functionality which makes your work easy !

  • 1.42
  • PyPI
  • Socket score

Maintainers
1

Project Title

This is very simple package that comes with the following functionalities.

  1. multiplication_table(): Prints the multiplication table from 1 to 5 by default.
  2. fahrenheit_to_celsius(): Converts Fahrenheit to Celsius given an integer parameter.
  3. celsius_to_fahrenheit(): Converts Celsius to Fahrenheit given an integer parameter.
  4. finds_the_longest_word(): Returns the longest word from a provided string.
  5. 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.

Documentation

See the documentation section at:

  • github <https://github.com/abuawaish/awaish_pkg>_

Author

See the Author of this project at:

  • abuawaish7 <https://www.github.com/abuawaish>_

Badges

abu-project

.. image:: https://badge.fury.io/py/abu-project.svg :target: https://pypi.org/project/abu-project/

.. image:: https://img.shields.io/badge/License-MIT-yellow.svg :target: https://opensource.org/licenses/MIT

Installation and Use

To install the package, use pip:

.. code:: sh

pip install abu-project

To use the package in your Python script:

.. code:: python

import abu_project
help(abu_project)

Change Log

1.42(24/09/2024)

  • Fifth Release
  • Encapsulating the implementation of the main() function
  • Added Docstring for every function.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc