High-performance code snippets and utilities toolkit
Project description
pl-snippet-toolkit-utils-001
高品質なPython/TypeScriptユーティリティ集。データ処理、API通信、可視化、型検証などを網羅。
機能一覧
- CSV処理(pandas/numpy)
- チャート生成(matplotlib/seaborn)
- REST APIクライアント(requests)
- JSON型検証(Zod)
- GraphQLクライアント(axios)
セットアップ
python3 -m venv venv
pip install -e .
pip install pytest pytest-cov build twine
npm install
テスト
pytest
# TypeScriptのテストは、src/__tests__ や src/配下に test ファイルを追加してください。
npm run test # テストファイルが無い場合はエラーになります
chmod +x scripts/publish.sh
./scripts/publish.sh
ライセンス
MIT
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
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 pl_snippet_toolkit_utils_001-0.1.0.tar.gz.
File metadata
- Download URL: pl_snippet_toolkit_utils_001-0.1.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efe47cc5d4bacd0310f1eec71392ddeec0b43415ad6b56c839c0f6e40430b9e7
|
|
| MD5 |
a7aaf422f868e6ae8f93cf37c6e41f13
|
|
| BLAKE2b-256 |
a27a057f8106f9cbd7ffc48535292408b85f641f4e99bc3a86d7843c712e298c
|
File details
Details for the file pl_snippet_toolkit_utils_001-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pl_snippet_toolkit_utils_001-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.9 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 |
5e4cad79ed347dd858e59ef6db5683d5695f2bd28295c288e2499fe8955a831e
|
|
| MD5 |
98c3fd14775fbdfc8431db440255400e
|
|
| BLAKE2b-256 |
a53294570cf89fbb284bba2657148a29ac3a12a7172e214d6944dbf191d586f0
|