Demo library
Project description
Algefunc
A small demo library for studying libraries in python
Installation
pip install algefunc
Get started
How to work with a function of first degree with this lib:
from algefunc import func
# Instantiate a variable
functiontest = func('4x-8')
# Print the variable
print(functiontest)
# Output: 2.0
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
algefunc-0.1.0.tar.gz
(2.7 kB
view details)
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 algefunc-0.1.0.tar.gz.
File metadata
- Download URL: algefunc-0.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de1af66f5670e95f72b1b1898ebe9ead4c8cacb26614cc614508b87c0b4b69c8
|
|
| MD5 |
ed3d374c25f2ee2dd795d72e97df09e6
|
|
| BLAKE2b-256 |
8145fb4ce09ff2649e624f795b0326793e3d84de11d4fb073dd662c78c515c6d
|
File details
Details for the file algefunc-0.1.0-py3-none-any.whl.
File metadata
- Download URL: algefunc-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.9 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 |
d3502d82b7f2d201943412532caf9b29e0d7cd21e227236b0e6f6d4d8f1219b1
|
|
| MD5 |
2d0d400bdd8f3a056e88ab4821c88f3f
|
|
| BLAKE2b-256 |
63afe4ec77daa1e93bc9c2aa2e515dff124ebd53425e025cefccbfca65715790
|