Skip to main content

A secret package with hidden source code

Project description

SecretPackage

A demonstration package with compiled source code.

Installation

pip install secretpackage

Usage

import secretpackage

# Math utilities
result = secretpackage.add(5, 3)
product = secretpackage.multiply(4, 7)
power = secretpackage.power(2, 8)

# String utilities
reversed_text = secretpackage.reverse_string("hello")
capitalized = secretpackage.capitalize_words("hello world")
no_spaces = secretpackage.remove_spaces("hello world")

# Data utilities
cleaned_list = secretpackage.process_list([3, 1, 4, 1, 5, 9])
max_val, min_val = secretpackage.find_max_min([1, 2, 3, 4, 5])
avg = secretpackage.calculate_average([1, 2, 3, 4, 5])

License

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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

secretpackage-0.1.0-py3-none-any.whl (55.3 kB view details)

Uploaded Python 3

File details

Details for the file secretpackage-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: secretpackage-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 55.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.7

File hashes

Hashes for secretpackage-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 76121de132f027241939153f43625daa93b7ea535b09d6edef366dd1e7ca9e05
MD5 4ea7b3bf3ced7c16f81ba5e98ea3c83e
BLAKE2b-256 0d0cd9cb95c03d18af9bb97813e975ebf96ea2dcd1582c3b51ab225ebe4ff700

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