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
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 tools-jsyoo61-2024.3.4.0.tar.gz.
File metadata
- Download URL: tools-jsyoo61-2024.3.4.0.tar.gz
- Upload date:
- Size: 26.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f36553e400423077ffcbeaf46a60d60d762f9a496f50f4d7c48c3f908bbd111
|
|
| MD5 |
450ff4a79928d9f223977e38fae9d124
|
|
| BLAKE2b-256 |
0810b93712ffe5268ac1ad13e0bc37770e9eb1f386d597244587741ad369b367
|
File details
Details for the file tools_jsyoo61-2024.3.4.0-py3-none-any.whl.
File metadata
- Download URL: tools_jsyoo61-2024.3.4.0-py3-none-any.whl
- Upload date:
- Size: 31.3 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 |
a8b51dd9ab5281acf3454bffed283057427046272d3ee73990fa4d4f208aeeb3
|
|
| MD5 |
b6bb9a3e6d04418bbe07acfc764418a9
|
|
| BLAKE2b-256 |
79ef257706a26cd91225399b7f096fa3e7331f183e59b7db1da2b39c7c6d0d29
|