No project description provided
Project description
Utility Functions for developers
Author: Shaon Majumder
Utilities
- stats
- network
- image
- string
- file
Installation
pip install shaonutil
Usages
File
shaonutil.file.get_all_functions(object) Note: object can be object/file/class
Statistics
shaonutil.stats.mean(list of numbers)
shaonutil.stats.median(list of numbers)
shaonutil.stats.mode(list of numbers)
Versioning
major.minor[.maintenance[.build]] (example: 1.4.3.5249)
adoption: major.minor.patch.maintenance.status.trials_for_success
The last position
- 0 for alpha (status)
- 1 for beta (status)
- 2 for release candidate
- 3 for (final) release
For instance:
- 1.2.0.1 instead of 1.2-a1
- 1.2.1.2 instead of 1.2-b2 (beta with some bug fixes)
- 1.2.2.3 instead of 1.2-rc3 (release candidate)
- 1.2.3.0 instead of 1.2-r (commercial distribution)
- 1.2.3.5 instead of 1.2-r5 (commercial distribution with many bug fixes)
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
shaonutil-0.0.0.9.1.tar.gz
(4.1 kB
view details)
File details
Details for the file shaonutil-0.0.0.9.1.tar.gz
.
File metadata
- Download URL: shaonutil-0.0.0.9.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3039684deca369d2a6827e84336d3863007c15d16ce72b2f948a91cceecb4cc |
|
MD5 | a9aa8eda2cfb582fe0f8920b3239b189 |
|
BLAKE2b-256 | d91b544cda381332ec14d30bb9b0335232b1e717381f9de72d2ab94e58e3fc47 |