Adds two numbers
Project description
ADD TWO NUMBERS
This is an example project demonstrating how to publish a python module to PyPI.
Installation
Run the following to install: ''' python3 pip install add_15_05_23 '''
##Usage ''' python3 from add import add_numbers
Generate "25"
add_numbers(15,10) '''
Developing add_numbers
To install add_numbers, along with tools you need to develop and run tests, run the following in your virtualenv: ''' bash $pip install -e .[dev] '''
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
add_15_05_23-0.1.0.tar.gz
(2.2 kB
view details)
Built Distribution
File details
Details for the file add_15_05_23-0.1.0.tar.gz
.
File metadata
- Download URL: add_15_05_23-0.1.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 44d2372e03ec2c26d2083a25be3942dde2f7a832142fdc652260646315a5c83d |
|
MD5 | 27ddd74c7f36d6b0479416d017a65324 |
|
BLAKE2b-256 | 7838871fd8c44c054c883b2ba657fdc0d15d004695f20e87591ca132661551f4 |
File details
Details for the file add_15_05_23-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: add_15_05_23-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8810889fab3c0ac3a53b57b37288729b46afb83f84d52c7dbe487108ef61691 |
|
MD5 | eb97d8f4a0bb4e7e36d38e1dc36ca5ff |
|
BLAKE2b-256 | d55ada99fa93bbb18c580aa1a7d7310a061aabda7db2ddd9251949ed83ee5d4c |