Skip to main content

A sample package

Project description

personalinfo

A simple Python package for basic arithmetic operations: addition, subtraction, multiplication, and division.

Features

  • Easy-to-use functions for common math operations
  • Clean and minimal API
  • Well-tested and ready for integration

Installation

pip install personalinfo

Usage

from personalinfo import add, subtract, multiply, divide

print(add(2, 3))        # 5
print(subtract(5, 2))   # 3
print(multiply(4, 6))   # 24
print(divide(8, 2))     # 4.0

API Reference

  • add(a, b) – Add two numbers
  • subtract(a, b) – Subtract b from a
  • multiply(a, b) – Multiply two numbers
  • divide(a, b) – Divide a by b (raises ValueError if b is 0)

License

This project is licensed under the MIT License.

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

personalinfo-0.1.4.tar.gz (9.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

personalinfo-0.1.4-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

Details for the file personalinfo-0.1.4.tar.gz.

File metadata

  • Download URL: personalinfo-0.1.4.tar.gz
  • Upload date:
  • Size: 9.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for personalinfo-0.1.4.tar.gz
Algorithm Hash digest
SHA256 563b91e8a3a1d0b075187aa846e4f261aeaa1d63555053849ce61fa0517b5fbd
MD5 b14e170e8d35c02adf69cd7eb0b6f3f9
BLAKE2b-256 0ad903e0dfe8c613e71e592cc7b848468ec43160fe779a9028423d074665e5de

See more details on using hashes here.

File details

Details for the file personalinfo-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: personalinfo-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 2.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for personalinfo-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 50b9b42a51a6e0a4a14b1bb592e9084782b2fa5243b7b95dbe67150bacfc7fe3
MD5 617364ead55957e18dff3284863e3ebe
BLAKE2b-256 9dc6d5b182b96320fcf175542a699a9e5f5f5b520bde4008c6f661a28dda1745

See more details on using hashes here.

Supported by

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