Demo library
Project description
Becode example
Small demo library
Installation
pip install becode_example
Get started
Here is how to multiply one number by another:
from becode_example import Multiplication
# Instantiate a Multiplication object
multiplication = Multiplication(2)
# Call the multiply method
result = multiplication.multiply(5)
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
becode_example-0.1.1.tar.gz
(2.0 kB
view details)
File details
Details for the file becode_example-0.1.1.tar.gz
.
File metadata
- Download URL: becode_example-0.1.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e56d54085cbd6747423477a420c37c63b0c7d472271377488f345b81623359c5 |
|
MD5 | a2b8f89fa8c7de1ab0ea5dbf12b9e1db |
|
BLAKE2b-256 | bc47b3ffd205c8dc586a14c7b015a9fd38f7eaa2c48d8b24f4a303c55d952281 |