Skip to main content

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

tools-jsyoo61-2024.4.1.0.tar.gz (26.3 kB view hashes)

Uploaded Source

Built Distribution

tools_jsyoo61-2024.4.1.0-py3-none-any.whl (31.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page