personal syntax tool
Project description
tools-jsyoo61
My personal tools for python programming.
JaeSung Yoo
jsyoo61@korea.ac.kr
pip install tools-jsyoo61
import tools as T
T.save_pickle(data, 'data.p')
data = T.load_pickle('data.p')
Most useful functions are in tools.tools
API dependent tools are in their corresponding folders: tools.API_name
(i.e. tools.torch.optim
)
Not documented yet, so you'll have to look at documents written inside the codes. (Most codes contain explanation)
scripts/
folder is not included in pip. It's just a copy-paste format
I'm open to using my tools for any purpose, and I would appreciate it if the users let me know. Please email me before using it.
If you have any questions or suggestions, I am more than happy to discuss them :smile:
Please contact me via email or pull request. (I prefer email though)
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
File details
Details for the file tools-jsyoo61-2024.7.30.0.tar.gz
.
File metadata
- Download URL: tools-jsyoo61-2024.7.30.0.tar.gz
- Upload date:
- Size: 27.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f36ec2fc3c6754eb1874986253711d709ad5cf8a7e2bd365bffee895750e5167 |
|
MD5 | 58c0878a1cd28040c6bb8f21d9d4cae8 |
|
BLAKE2b-256 | 77ffdb998edc5102706a98ccd9411a36f5620f4d0912cc22eed68ab13a353c96 |
File details
Details for the file tools_jsyoo61-2024.7.30.0-py3-none-any.whl
.
File metadata
- Download URL: tools_jsyoo61-2024.7.30.0-py3-none-any.whl
- Upload date:
- Size: 32.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bedcb379388ba79aa19f76d5ac130df3b95f5fbf2c81255d70400a3e1cae914a |
|
MD5 | bc2ce6a9195085cdb08cb956ebd83d8a |
|
BLAKE2b-256 | 0ab2147bf0b96009c1543650d8120cc417525d8f0219a49404f4d1fbdb79b90e |