システムトレーディングに必要な計算や便利なPythonライブラリをまとめたパッケージ
Project description
kabu-json-lib
システムトレーディングに必要な計算や便利なPythonライブラリをまとめたパッケージです。
機能一覧
- bp関数: パーセント表記をベーシスポイント(bp)に変換します。
- fetch_now関数: 現在の日本時間をdatetimeオブジェクトで返します。
インストール方法
(PyPI公開後に記載予定)
使い方
from kabu_json_lib import bp, fetch_now
print(bp(0.05)) # 500
print(bp(None)) # None
now = fetch_now()
print(now) # 2023-10-01 12:34:56+09:00
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
kabu_json_lib-0.1.1.tar.gz
(1.8 kB
view details)
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 kabu_json_lib-0.1.1.tar.gz.
File metadata
- Download URL: kabu_json_lib-0.1.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c7163dfa15ca78327bc43883bbf8859d1feed2258e69820427e7894ce29e688
|
|
| MD5 |
1cf77b01e17e1a5d060d8b039299e5a0
|
|
| BLAKE2b-256 |
5e199f6f7880bd293b7a99f1d4644e908eef1cbc7d827c323a2b9d9929a468f7
|
File details
Details for the file kabu_json_lib-0.1.1-py3-none-any.whl.
File metadata
- Download URL: kabu_json_lib-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3b3495457582e8c1080f542ee9af0577c26fc5120d8eae7bd71af0f905b3ac2
|
|
| MD5 |
9c0213b3fb6f46c5ccdb40a9fc3e7434
|
|
| BLAKE2b-256 |
f7a4b90896ce48f2a9b4cdfa35122551d08648f892cea6620bca82da64583458
|