This website requires JavaScript.
Explore
Help
Sign In
wirawan0
/
wpylib
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
235
Commits
1
Branch
0
Tags
master
T
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Wirawan Purwanto
6f91f61db4
* Syntax correction.
2015-08-19 17:48:42 -04:00
db
* Documentation & test update.
2014-10-15 10:12:49 -04:00
file
* In tmpdir cleanup: Replaced stray debug printout with a warning msg if
2015-03-18 14:12:10 -04:00
iofmt
* Added my tools to parse/process textual table, from Cr2 project.
2015-06-04 16:05:49 -04:00
math
* wpylib.math.fitting.stochastic: Added plot_curve_errorbar.
2015-06-04 16:36:13 -04:00
net
* Added os.path-like methods: isdir, isfile, islink.
2012-06-03 20:35:40 -04:00
params
* For auto param _create_() function: added _skipframes_ option, if needed.
2014-05-30 18:22:22 -04:00
py
* Syntax correction.
2015-08-19 17:48:42 -04:00
TESTS
* Documentation update.
2015-06-04 16:01:42 -04:00
__init__.py
* Introducing "wpylib" which is the collection of my small python utilities.
2009-12-04 19:30:26 +00:00
.cvsignore
* Don't save python compiled modules.
2010-01-22 18:50:39 +00:00
array_tools.py
* Added array_tools.array_vstack.
2015-05-20 09:50:38 -04:00
datetime0_idt.py
* Added method idatetime.join_values() .
2015-03-12 23:47:48 -04:00
datetime.py
* Upgraded utime_to_iso function to include more formatting.
2014-10-16 14:26:19 -04:00
debugging.py
* New module wpylib.debugging: Debugging tools.
2011-08-31 18:25:07 +00:00
dirty.py
* Template for dirty scripts/experiments.
2010-02-24 14:26:29 +00:00
generators.py
* Generic generator module.
2010-02-19 18:41:28 +00:00
graph_digitizer.py
* text_tools: module to contain simple text utilities.
2009-12-04 19:57:22 +00:00
hacks.py
* hacks.py: Added make_unbound_method to allow general function to participate
2011-06-08 15:49:04 +00:00
interactive_tools.py
* Added wpylib.interactive_tools.printstr class to facilitate logging of
2012-05-17 12:29:30 -04:00
ipython-interactive-script.PY
* ipython-interactive-script.PY: skeleton for my ipython interactive script.
2011-08-19 17:23:10 +00:00
regexps.py
* Minor documentation edit.
2010-11-11 18:00:01 +00:00
shell_tools.py
* Added class logged_runner for logging external programs called from
2014-08-19 11:09:46 -04:00
sugar.py
* Added: dict_update_nested() for nested dict member copy-update into
2014-06-05 11:30:47 -04:00
text_tools.py
* matrix_str: Added support for complex array.
2015-04-17 17:45:05 -04:00
timer.py
* Minor bug fixes.
2015-05-28 17:17:06 -04:00
update-avocado.sh
* Correcting recursive updates.
2010-10-29 15:58:51 +00:00
update-jaguar.sh
* Using external login node on jaguar.
2011-03-10 20:18:27 +00:00
update-pzt.sh
* Correcting recursive updates.
2010-10-29 15:58:51 +00:00
S
Description
My tools of the trade for python programming.
242
KiB
Languages
Python
99.5%
C++
0.3%