頻繁に利用する処理を集めたライブラリ
Project description
reelib
頻繁に利用する処理を集めたライブラリ
インストール方法
pip install reelib
ライブラリの内容
Timestamp
from reelib import timestamp
# 現在時刻のタイムスタンプを取得
ts = timestamp.get_timestamp()
# ex) 20191025164844890916
# タイムスタンプをdatetimeに変換
t = timestamp.conv_time_from_timestamp(ts)
# ex) datetime.datetime(2019, 10, 25, 16, 48, 44, 890916, tzinfo=datetime.timezone(datetime.timedelta(0, 32400)))
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
reelib-1.0.0.tar.gz
(1.7 kB
view details)
Built Distribution
File details
Details for the file reelib-1.0.0.tar.gz
.
File metadata
- Download URL: reelib-1.0.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 720bef0991ef694261b5fc10596ee78315734932d28f00bd56954e2d86857715 |
|
MD5 | bbde5470d3255d4ea76ee46213f15b34 |
|
BLAKE2b-256 | ea1c255be19ad4badf310bdbb7a4be6e9594d4c7ada43a65dea037e252c288d0 |
File details
Details for the file reelib-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: reelib-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a805f062230d3e47bd8c282b7a1528415d0cf3e8bfbbb4f21531d84f494de3a |
|
MD5 | b9166ffcff4298530932710c01a0905c |
|
BLAKE2b-256 | 159d6541c4ec8e31ac20d843048e7aa6caa8b5f408f162c09e9fc6735b84dd23 |