A simple test of package distribution with simple functions in it
Project description
What is this
This is a project which mainly contains simple functions like this:
plus31 = lambda x : x + 31
The purpose to create this project is to practicing package distribution.
How to import its functions
For practice, the directory is designed very complex.
However, with model calcfun, import will be easy.
We have function/variables named plus5,plus7,minus1,plus13,plus31,const,print_clr under calcfun.
We can:
assert xplus31.src.merge.deeper.file31.plus31 is xplus31.calcfun.plus31
assert xplus31.calcfun.plus31(79) == 100
,etc.
Ester-eggs:
Find it yourself!
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xplus31-1.0.1.tar.gz.
File metadata
- Download URL: xplus31-1.0.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e2acb5c85b00bea54593c5b219ef1c9497bce143560128bac8ccc7abdc1d0e8
|
|
| MD5 |
6e5e84c9ec03355259598fcf4422e8b9
|
|
| BLAKE2b-256 |
d8e5cc7480082a4596518f839d5912a8bf8c97df7be847b846d62754518b6785
|
File details
Details for the file xplus31-1.0.1-py3-none-any.whl.
File metadata
- Download URL: xplus31-1.0.1-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
742250cec8c9ad1b8aab7b9758aab1c45a0a6352d6531f5719a59c5757f4e69e
|
|
| MD5 |
5d43f8901936da996822d8d2dab82f86
|
|
| BLAKE2b-256 |
1140320be36a9ce604f0ce9d575599d9e159094d8dbf81632ee1a47f31e61e13
|