python syntax tool
Project description
tools-jsyoo61
(tools
package was replaced on 2025.04.28. If you're looking for web scraping tools, visit http://pypi.python.org/pypi/weblib)
Python syntax tools for faster programming. github
jsyoo61@unc.edu
pip install tools
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
)
Planning to document using chatGPT, Not documented yet, so you'll have to look at documents written inside the codes. (Most codes contain explanation)
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.
I'm happy to discuss questions or suggestions, please contact me via email. :) \
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-1.0.tar.gz
.
File metadata
- Download URL: tools-1.0.tar.gz
- Upload date:
- Size: 31.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
022a297fc143b49518cad8398a7605f36a3450415dad5587cd581600c8f8e945
|
|
MD5 |
6df1dd49df09bec9d7e9df307679b3d9
|
|
BLAKE2b-256 |
8cd838a866060f3f42779789e74c4fc73d8f818fb49603cf62dd646f6281b52e
|
File details
Details for the file tools-1.0-py3-none-any.whl
.
File metadata
- Download URL: tools-1.0-py3-none-any.whl
- Upload date:
- Size: 37.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c97c2c0cf137cfd558d1bde23d42cb9cde78e841aa3adc7251dc360ded5c0dcc
|
|
MD5 |
fe717bf8aa0f0df09c4efea138299bea
|
|
BLAKE2b-256 |
bf899e559533b266dbda7203ad2483b4d670052c4e83873cd4b2604718d43960
|