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.13.tar.gz
(20.3 kB
view details)
Built Distribution
File details
Details for the file st_common_data-0.2.9.13.tar.gz
.
File metadata
- Download URL: st_common_data-0.2.9.13.tar.gz
- Upload date:
- Size: 20.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 265e0880ef701478212f5fd3e4cc571de46019c09114fbcaf282fae8d6dfc556 |
|
MD5 | f1bc408eff780756ae29fbafb223b09b |
|
BLAKE2b-256 | 7d6468413b368ef6402a18fd8fde7debe9b093f205f39753164b7137c42469c7 |
File details
Details for the file st_common_data-0.2.9.13-py3-none-any.whl
.
File metadata
- Download URL: st_common_data-0.2.9.13-py3-none-any.whl
- Upload date:
- Size: 28.5 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 | 9be161f0c2784f1ef0286d2a629418e8ed7e5d3aa61884545f8706f94523a62e |
|
MD5 | e4c9dba771c5840273170a810857e8ff |
|
BLAKE2b-256 | 41183bf005bf7f3e265152047ed5903c9fd00d3a3958741742ebe02366cc676f |