Data that is used in different ST projects
Project description
ST common data
Introduction
st_common_data
is common data that is used in different ST projects.
Installation
pip install st_common_data
Usage
from st_common_data.utils.common import (
is_holiday,
get_current_eastern_datetime,
round_half_up_decimal,
# ....
)
To update pip package via terminal:
- Add updates
- Change version in st_common_data._init_.py
- Commit changes
- Run build:
python3 -m build
python3 -m pip install --upgrade twine
- Run this command from the same directory where dist directory is located:
twine upload --skip-existing dist/*
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
st_common_data-0.2.9.12.tar.gz
(20.1 kB
view details)
Built Distribution
File details
Details for the file st_common_data-0.2.9.12.tar.gz
.
File metadata
- Download URL: st_common_data-0.2.9.12.tar.gz
- Upload date:
- Size: 20.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 061823e48b5b95f00ffdfcaee483ee45bbdb91a625e6f84413e6651f21dabc04 |
|
MD5 | b0641ad4db3d7b82fd9f853e0a8f0963 |
|
BLAKE2b-256 | 1fe84d0abc74e8c871071eab4142d092a4844d21e7bd2bbbc559fc981a79d4ca |
File details
Details for the file st_common_data-0.2.9.12-py3-none-any.whl
.
File metadata
- Download URL: st_common_data-0.2.9.12-py3-none-any.whl
- Upload date:
- Size: 28.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2493f27fa3097e9b2f6840b1d2701f4dd36763949861f6f5a599f1e9e7354c82 |
|
MD5 | 1c072df7b081a545e5c115a4485eeabd |
|
BLAKE2b-256 | ee3e31d00b4a7d9427d02e731952923d96371c2d5d672a61cb5bae9dcc86491a |