A python library made by SecretaSoftworks
Project description
SecrLib
SecrLib is a python library.
To install :
pip install SecrLib
To import :
example ( from Secr import logs )
Logging :
log(fname, content)
// Logs something to a file
logcopy(fname, ffname)
// copys a file to another file
logcopyremove(fname, ffname)
// Copys a log to a file, then deletes the first file
logmake(fname)
// makes a file
logdelete(fname)
// deletes a file
Math :
// returns the calculation of the slope of a set of coordinates
math.addone(num1)
// returns the number plus 1
math.subone(num1)
// returns the number minus 1
math.midpointxcoord(x1, x2)
// returns the midpoint of the x coordinate
math.midpointycoord(y1, y2)
// returns the midpoint of the y coordinate
Project details
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 SecrLib-0.0.4.tar.gz.
File metadata
- Download URL: SecrLib-0.0.4.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.0 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e8ea581b2d4b69a19a37ad7426fbfc01e7fb28cb9680c01212614b3e69a31ae
|
|
| MD5 |
6bb4f5b4e00dcbedda40b765955e3b7c
|
|
| BLAKE2b-256 |
fb7841bbe74fbe09f368c48d25f306328b0879907227f914bc9704bdd8702f67
|
File details
Details for the file SecrLib-0.0.4-py3-none-any.whl.
File metadata
- Download URL: SecrLib-0.0.4-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.0 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73467e1b1efab926c6c1c775cdcea245ab1d51b83a9a240a4b18b0ca96f09331
|
|
| MD5 |
4e444d53c1067a7f9034637506850410
|
|
| BLAKE2b-256 |
301066840d35cd6f58ef3fad3d0048fefa0fa0177a747790d6fafebcb6962711
|